216.73.216.36

CVE-2025-58057

· Published 04/09/2025 10:42 · Modified 04/09/2025 15:35

Labels: CVE-2025-58057 2025-09-04CVE-2025-58057CWE-409[email protected]

Essential information

Published
04/09/2025 10:42
Modified
04/09/2025 15:35
Author
Creator
CVSS
6.9 MEDIUM (v3) 6.9 MEDIUM (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In netty-codec-compression versions 4.1.124.Final and below, and netty-codec versions 4.2.4.Final and below, when supplied with specially crafted input, BrotliDecoder and certain other decompression decoders will allocate a large number of reachable byte buffers, which can lead to denial of service. BrotliDecoder.decompress has no limit in how often it calls pull, decompressing data 64K bytes at a time. The buffers are saved in the output list, and remain reachable until OOM is hit. This is fixed in versions 4.1.125.Final of netty-codec and 4.2.5.Final of netty-codec-compression.

NVD status

Status
Undergoing Analysis — CVE is currently being analyzed by NVD staff, this process results in association of reference link tags, CVSS scores, CWE association, and CPE applicability statements.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
netty / netty cpe:2.3:a:netty:netty:4.1.124:*:*:*:*:*:*:*
netty / netty cpe:2.3:a:netty:netty:4.2.4:*:*:*:*:*:*:*
netty / netty codec compression cpe:2.3:a:netty:netty_codec_compression:<4.1.125:*:*:*:*:*:*
netty / netty codec cpe:2.3:a:netty:netty_codec:<4.2.5:*:*:*:*:*:*

References