Vulnerability Description
A flaw was found in Netty's HTTP/2 codec. When converting HTTP/1 CONNECT requests to HTTP/2, the component incorrectly uses the Host header instead of the CONNECT authority-form request-target for the tunnel authority. A remote attacker can exploit this by supplying a different Host header, leading to a malformed HTTP/2 CONNECT request. This can bypass security controls such as tunnel allow-lists or egress policies, resulting in integrity loss.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-93567
- https://bugzilla.redhat.com/show_bug.cgi?id=2536955
FAQ
What is CVE-2026-93567?
CVE-2026-93567 is a vulnerability with a CVSS score of 7.5 (HIGH). A flaw was found in Netty's HTTP/2 codec. When converting HTTP/1 CONNECT requests to HTTP/2, the component incorrectly uses the Host header instead of the CONNECT authority-form request-target for the...
How severe is CVE-2026-93567?
CVE-2026-93567 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-93567?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.