CVE-2026-59899
Published:July 29, 2026
Updated:August 04, 2026
Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, "HttpContentEncoder" (the superclass of the production handler "HttpContentCompressor") maintains a per-channel "ArrayDeque<CharSequence>" named "acceptEncodingQueue" that accumulates attacker-controlled data without any size limit. The queue is filled on the I/O thread for every inbound HTTP request and drained only when the application later writes a non-1xx response. This creates a resource exhaustion vulnerability when an attacker exploits HTTP/1.1 pipelining to flood the connection with requests faster than the application produces responses. This issue has been fixed in versions 4.1.136.Final and 4.2.16.Final.
Affected Packages
io.netty:netty-codec-http (JAVA):
Affected version(s) >=4.2.0.Final <4.2.16.FinalFix Suggestion:
Update to version 4.2.16.Finalio.netty:netty-codec-http (JAVA):
Affected version(s) >=4.0.0.Alpha1 <4.1.136.FinalFix Suggestion:
Update to version 4.1.136.FinalRelated Resources (6)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
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
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
LOW
Weakness Type (CWE)
Allocation of Resources Without Limits or Throttling
EPSS
Base Score:
0.29