Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-56745
Published:July 21, 2026
Updated:August 04, 2026
Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final through 4.2.15.Final and 4.1.0.Final through 4.1.135.Final, the "SpdyHttpDecoder" handler in Netty's SPDY-to-HTTP codec allocates a pooled "ByteBuf" when processing a client-initiated "SYN_STREAM" frame with "FLAG_FIN=0" and stores the partially constructed "FullHttpRequest" in "messageMap"; when the remote peer sends "RST_STREAM" for that stream or the accumulated content exceeds "maxContentLength", the decoder removes the entry but does not release the pooled "ByteBuf", causing native memory exhaustion. This issue is fixed in versions 4.1.136.Final and 4.2.16.Final.
Affected Packages
https://github.com/netty/netty.git (GITHUB):
Affected version(s) >=netty-4.1.0.Final <netty-4.1.136.Final
Fix Suggestion:
Update to version netty-4.1.136.Final
https://github.com/netty/netty.git (GITHUB):
Affected version(s) >=netty-4.2.0.Final <netty-4.2.16.Final
Fix Suggestion:
Update to version netty-4.2.16.Final
io.netty:netty-codec-http (JAVA):
Affected version(s) >=4.2.0.Final <4.2.16.Final
Fix Suggestion:
Update to version 4.2.16.Final
io.netty:netty-codec-http (JAVA):
Affected version(s) >=4.1.0.Final <4.1.136.Final
Fix Suggestion:
Update to version 4.1.136.Final
io.netty:netty-codec-http (JAVA):
Affected version(s) >=4.1.0.Final <4.1.136.Final
Fix Suggestion:
Update to version 4.1.136.Final
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Uncontrolled Resource Consumption
EPSS
Base Score:
0.61