PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-100659 netty CVE debrief

CVE-2026-100659 is a vulnerability in Netty's HTTP/3 codec that allows a remote unauthenticated peer to bypass routing, virtual-host, and access-control decisions by sending a single HEADERS frame with conflicting authorities. This issue arises from the codec's failure to enforce the RFC 9114 requirement that the :authority pseudo-header field and a literal host header field carry the same value when both are present. The vulnerability affects Netty versions 4.2.0.Final through 4.2.17.Final and is fixed in 4.2.18.Final. Defenders should assess exposure and prioritize patching or mitigation.

Vendor
netty
Product
Unknown
CVSS
MEDIUM 6.9
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 responsible for Netty-based applications, particularly those using the HTTP/3 codec, should assess exposure and prioritize patching or mitigation. This includes operators, platform administrators, vulnerability management teams, and security teams who need to verify affected versions and apply patches or workarounds.

Why it matters

CVE-2026-100659 allows a remote unauthenticated peer to bypass critical security decisions in Netty-based applications using the HTTP/3 codec. Defenders should verify exposure, prioritize patching, and monitor for potential exploitation attempts.

  • Bypassing routing and access-control decisions can lead to unauthorized access or actions
  • Potential for lateral movement or escalation within the application or network
  • Requires verification of affected versions and application of patches or workarounds

Technical summary

The Netty HTTP/3 codec does not enforce the RFC 9114 requirement that the :authority pseudo-header field and a literal host header field carry the same value when both are present. A remote unauthenticated peer can exploit this by sending a single HEADERS frame with conflicting authorities, allowing routing, virtual-host, and access-control decisions to be bypassed. This issue affects Netty versions 4.2.0.Final through 4.2.17.Final and is fixed in 4.2.18.Final. Defenders should prioritize verifying affected versions and applying patches or workarounds.

Defensive priority

Defenders should prioritize verifying affected versions and applying patches or workarounds.

Recommended defensive actions

  • Verify if the Netty HTTP/3 codec is used in the environment
  • Check if the version is within the affected range (4.2.0.Final through 4.2.17.Final)
  • Apply the patch (4.2.18.Final) or a workaround if available
  • Monitor for potential exploitation attempts
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, but additional information on exploitation and impact is limited. Defenders should verify affected versions and apply patches or workarounds. The vulnerability allows a remote unauthenticated peer to bypass critical security decisions in Netty-based applications using the HTTP/3 codec.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-100659 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-100659

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-100659 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-100659

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

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.