PatchSiren cyber security CVE debrief
CVE-2026-100663 netty CVE debrief
Netty's HTTP/3 codec incorrectly handles HTTP/1 CONNECT requests, allowing a remote client to bypass tunnel allow-lists, egress policy, backend selection, or audit controls. The issue is fixed in Netty version 4.2.18.Final. This vulnerability affects Netty-based HTTP/1-to-HTTP-3 proxies or gateways, potentially allowing attackers to bypass security controls. Defenders should assess exposure and prioritize upgrading to version 4.2.18.Final. The CVE record and NVD entry provide details on the vulnerability, but limited information is available on exploitation or affected systems.
- Vendor
- netty
- Product
- Unknown
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-26
- Original CVE updated
- 2026-09-27
- Advisory published
- 2026-09-26
- Advisory updated
- 2026-09-27
Who should care
Defenders of Netty-based HTTP/1-to-HTTP-3 proxies or gateways should assess exposure and prioritize upgrading to version 4.2.18.Final. Operators of affected systems should verify exposure, review security controls, and plan for remediation. Security teams should track exceptions, retest remediated assets, and close the item only after evidence is documented.
Why it matters
CVE-2026-100663 allows a remote client to bypass security controls in Netty-based HTTP/1-to-HTTP-3 proxies or gateways. Defenders should verify exposure and upgrade to version 4.2.18.Final.
- Bypassing tunnel allow-lists and egress policy
- Compromising backend selection and audit controls
- Potential for attacker-controlled tunnel :authority
- Verification of exposure and remediation priority
Technical summary
Netty's HTTP/3 codec (io.netty:netty-codec-http3) from 4.2.2.Final through 4.2.17.Final does not special-case HTTP/1 CONNECT authority-form request-targets when converting HTTP/1 messages to HTTP/3 in HttpConversionUtil.toHttp3Headers. This can lead to a malformed HTTP/3 CONNECT whose tunnel :authority is attacker-controlled. The issue allows a remote client to bypass security controls in Netty-based HTTP/1-to-HTTP-3 proxies or gateways. The vulnerability is fixed in Netty version 4.2.18.Final, which correctly handles HTTP/1 CONNECT requests.
Defensive priority
Defenders should prioritize verifying exposure of Netty-based HTTP/1-to-HTTP/3 proxies or gateways and upgrading to version 4.2.18.Final.
Recommended defensive actions
- Verify exposure of Netty-based HTTP/1-to-HTTP-3 proxies or gateways
- Upgrade to Netty version 4.2.18.Final
- Review tunnel allow-lists, egress policy, backend selection, and audit controls
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but limited information is available on exploitation or affected systems. Defenders should verify exposure and review tunnel allow-lists, egress policy, backend selection, and audit controls. The issue is fixed in Netty version 4.2.18.Final. Limited source information is available on affected scope, severity, and vendor guidance.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-100663 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-100663
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-100663 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-100663
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/netty/netty/security/advisories/GHSA-jgph-cgq3-c627
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/netty-http-1-connect-authority-form-mistranslated-to-malformed-http-3
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.