PT-2026-63548 · Netty · Netty
CVE-2026-59900
·
Published
2026-07-22
·
Updated
2026-08-06
CVSS v4.0
6.9
Medium
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N |
Name of the Vulnerable Software and Affected Versions
Netty versions prior to 4.1.136.Final
Netty versions prior to 4.2.16.Final
Description
The HTTP/2-to-HTTP/1.x translation layer, specifically within
Http2StreamFrameToHttpObjectCodec and InboundHttp2ToHttpAdapter, fails to deduplicate or validate Host headers. When an HTTP/2 client provides both the :authority pseudo-header and a literal host header in a single HEADERS frame, the translator maps :authority to Host while also copying the literal host header. This results in an HttpRequest object containing two Host headers with differing values controlled by an attacker.Recommendations
Update to version 4.1.136.Final or later.
Update to version 4.2.16.Final or later.
Exploit
Fix
HTTP Request/Response Smuggling
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Netty