Impact
Netty, an asynchronous network application framework, contains a flaw that allows HTTP requests with malformed Transfer-Encoding headers to be parsed incorrectly. This misparsing enables an attacker to smuggle multiple requests into a single connection, potentially bypassing security controls that rely on correct request boundaries.
Affected Systems
The flaw is present in Netty core and the HTTP codec module prior to versions 4.2.13.Final and 4.1.133.Final. Users running those earlier releases are susceptible.
Risk and Exploitability
The CVSS base score of 6.5 indicates moderate severity, but the EPSS score is not available, and the issue is not listed in CISA KEV. Attacks are likely to be remote, requiring an attacker to inject malformed headers over the network. The impact is confined to request smuggling without direct code execution.
OpenCVE Enrichment
Github GHSA