Vulnerability in Netty
CVE-2026-100659
Netty's HTTP/3 codec (io.netty:netty-codec-http3) in versions 4.2.0.Final through 4.2.17.Final does not enforce the RFC 9114 requirement that the :authority pseudo-header field and a literal host header field, when both present, carry the same value. A remote unauthenticated peer can send a single HEADERS frame containing both fields with differing, attacker-controlled values; the request is accepted and delivered to the application with two conflicting authorities, allowing routing, virtual-host, and access-control decisions to be bypassed when different components in the request path consult different fields. This issue is fixed in 4.2.18.Final.
Vulnerability class: HTTP Request Smuggling
Published .
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
Weakness classification (CWE)
References
- github.com/netty/netty/security/advisories/GHSA-q9pg-8h3j-8hvm (vendor-advisory)
- www.vulncheck.com/advisories/netty-4.2.0-through-4.2.18-http-3-request-routing-… (third-party-advisory)
Frequently asked questions
- What is CVE-2026-100659?
- CVE-2026-100659 is a medium-severity vulnerability in Netty, classified under Inconsistent Interpretation of HTTP Requests (HTTP Request/Response Smuggling). CVSS score: 6.5/10. Published 2026-09-26.
- How severe is CVE-2026-100659?
- Medium severity. CVSS v3 base score is 6.5 out of 10.