216.73.217.86

CVE-2026-42587

· Published 13/05/2026 19:17 · Modified 14/05/2026 16:21

Labels: CVE-2026-42587 2026-05-13CVE-2026-42587CWE-400[email protected]

Essential information

Published
13/05/2026 19:17
Modified
14/05/2026 16:21
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

Description

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, HttpContentDecompressor accepts a maxAllocation parameter to limit decompression buffer size and prevent decompression bomb attacks. This limit is correctly enforced for gzip and deflate encodings via ZlibDecoder, but is silently ignored when the content encoding is br (Brotli), zstd, or snappy. An attacker can bypass the configured decompression limit by sending a compressed payload with Content-Encoding: br instead of Content-Encoding: gzip, causing unbounded memory allocation and out-of-memory denial of service. The same vulnerability exists in DelegatingDecompressorFrameListener for HTTP/2 connections. This vulnerability is fixed in 4.2.13.Final and 4.1.133.Final.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
netty / netty cpe:2.3:a:netty:netty:<4.2.13.Final:*:*:*:*:*:*:*
netty / netty cpe:2.3:a:netty:netty:<4.1.133.Final:*:*:*:*:*:*:*

References