CVE-2026-59900
Last modified
CVE-2026-59900 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, Netty's HTTP/2-to-HTTP/1.x translation layer (`Http2StreamFrameToHttpObjectCodec` and `InboundHttp2ToHttpAdapter`) fails to deduplicate or validate `Host` headers when an HTTP/2 client supplies both the `:authority` pseudo-header and a literal `host` header in a single HEADERS frame. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, Netty's HTTP/2-to-HTTP/1.x translation layer (`Http2StreamFrameToHttpObjectCodec` and `InboundHttp2ToHttpAdapter`) fails to deduplicate or validate `Host` headers when an HTTP/2 client supplies both the `:authority` pseudo-header and a literal `host` header in a single HEADERS frame. The translator maps `:authority` to `Host` and separately copies the literal `host` header, producing an `HttpRequest` object containing two `Host` headers with attacker-controlled differing values. This issue has been fixed in versions 4.1.136.Final and 4.2.16.Final.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Netty | Netty | < 4.1.136 |
| Netty | Netty | >= 4.2.0, < 4.2.16 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-59900?
How severe is CVE-2026-59900?
How do I fix CVE-2026-59900?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-59895Hono is a Web application framework that provides support fo…6.1
- CVE-2026-59896Hono is a Web application framework that provides support fo…6.5
- CVE-2026-59897Hono is a Web application framework that provides support fo…5.3
- CVE-2026-59898Netty is an asynchronous, event-driven network application f…7.5
- CVE-2026-59899Netty is an asynchronous, event-driven network application f…7.5
- CVE-2026-5990A vulnerability has been found in Tenda F451 1.0.0.7. Affect…8.8
- CVE-2026-59901Netty is an asynchronous, event-driven network application f…7.5
- CVE-2026-5991A vulnerability was found in Tenda F451 1.0.0.7. Affected by…8.8
- CVE-2026-59912Dell Display and Peripheral Manager (DDPM Mac), versions pri…7.8
- CVE-2026-59913Dell Display and Peripheral Manager (DDPM Mac), versions pri…7.8
- CVE-2026-59914Dell Display and Peripheral Manager (DDPM Windows), versions…7.8
- CVE-2026-59916Dell Display and Peripheral Manager (DDPM Windows), versions…7.8
Are you affected by CVE-2026-59900?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
