PT-2026-62226 · Netty · Netty
CVE-2026-56745
·
Published
2026-07-21
·
Updated
2026-07-21
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Netty versions 4.1.0.Final through 4.1.135.Final
Netty versions 4.2.0.Final through 4.2.15.Final
Description
The
SpdyHttpDecoder handler in the SPDY-to-HTTP codec allocates a pooled ByteBuf when processing a client-initiated SYN STREAM frame where FLAG FIN is 0, storing the partially constructed FullHttpRequest in messageMap. If the remote peer sends a RST STREAM for that stream or the accumulated content exceeds maxContentLength, the decoder removes the entry without releasing the pooled ByteBuf, leading to native memory exhaustion.Recommendations
Update to version 4.1.136.Final
Update to version 4.2.16.Final
Exploit
Fix
Resource Exhaustion
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Netty