netty-codec-http2 is vulnerable to HTTP Request Smuggling
82
High Risk
In HTTP/1-to-HTTP/2 conversion, HttpConversionUtil.toHttp2Headers() prioritizes the HTTP/1 Host header over the authority carried in an absolute-form request-target, contrary to RFC 9112 which requires the request-target authority to take precedence. A request such as GET http://allowed.example/admin with Host: attacker.example is validated by a gateway against allowed.example but forwarded upstream with :authority set to attacker.example. This enables host and tenant boundary bypass, cache poisoning, and unintended upstream routing. The fix gives the absolute-form authority precedence when building :authority.
You are affected if you are using a version that falls within the vulnerable range and your application translates HTTP/1 messages to HTTP/2 (for example a proxy or protocol-converting gateway).
netty-codec-http2 is vulnerable to HTTP Request Smuggling in versions 4.1.0.Final - 4.1.137.Final and 4.2.0.Final - 4.2.17.Final.
Upgrade the io.netty:netty-codec-http2 library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant
ISO 42001Compliant© All Intel data is openly available and commercially licensed.