CVE-2026-42587
high
CVSS v3
7.5
CVSS v2
—
VIR risk
7.5
Description
Netty: HttpContentDecompressor maxAllocation bypass when Content-Encoding set to br/zstd/snappy leads to decompression bomb DoS
Predictions
Exploit likelihood
83%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-42587
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2026-42587.html
Vendor advisory: security-advisories@github.com — https://github.com/netty/netty/security/advisories/GHSA-f6hv-jmp6-3vwv
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | affected | |
| debian | bullseye | affected | |
| debian | forky | affected | |
| debian | sid | affected | |
| debian | trixie | affected | |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | io.netty:netty-codec-http | >=4.2.0.Alpha1,<4.2.13.Final | 4.2.13.Final |
| Maven | io.netty:netty-codec-http2 | >=4.2.0.Alpha1,<4.2.13.Final | 4.2.13.Final |
| Maven | io.netty:netty-codec-http | <4.1.133.Final | 4.1.133.Final |
| Maven | io.netty:netty-codec-http2 | <4.1.133.Final | 4.1.133.Final |
| MAVEN | io.netty:netty-codec-http2 | <= 4.1.132.Final | 4.1.133.Final |
| MAVEN | io.netty:netty-codec-http | <= 4.1.132.Final | 4.1.133.Final |
| MAVEN | io.netty:netty-codec-http2 | >= 4.2.0.Alpha1, <= 4.2.12.Final | 4.2.13.Final |
| MAVEN | io.netty:netty-codec-http | >= 4.2.0.Alpha1, <= 4.2.12.Final | 4.2.13.Final |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| netty | netty | {"endExcluding":"4.1.133"} | 4.1.133 |
References
- https://github.com/netty/netty/security/advisories/GHSA-f6hv-jmp6-3vwv
- https://nvd.nist.gov/vuln/detail/CVE-2026-42587
- https://github.com/netty/netty
- https://www.suse.com/security/cve/CVE-2026-42587.html
- https://security-tracker.debian.org/tracker/CVE-2026-42587
- https://github.com/advisories/GHSA-f6hv-jmp6-3vwv
CWEs
CWE-400
Verify integrity in audit chain (admin only). AS-IS.