Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-55851
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 up to (but not including) 4.2.16.Final, and 4.1.0.Final up to (but not including) 4.1.135, the "HAProxyMessageDecoder" in Netty's "codec-haproxy" module performs protocol version detection by reading the 13th byte as a signed Java "byte" and widening it to "int" without masking; a PROXY protocol v2 binary prefix followed by version byte "0xFF" sign-extends to "-1", collides with the decoder's need-more-data sentinel, and causes "ByteToMessageDecoder" to accumulate inbound bytes in an unbounded "cumulation" buffer until direct memory is exhausted. 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-haproxy (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-haproxy (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-haproxy (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