Vulnerability Description
A flaw was found in Netty's HTTP/2 stack. This vulnerability allows a remote attacker to inject prohibited characters, such as NUL, Line Feed, and Carriage Return, into HTTP/2 header field values due to insufficient validation. When these values cross an HTTP/2 to HTTP/1.1 translation boundary, they can be exploited for request smuggling, header injection, or response splitting. This could lead to unauthorized access, data manipulation, or other security bypasses.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-93579
- https://bugzilla.redhat.com/show_bug.cgi?id=2536970
FAQ
What is CVE-2026-93579?
CVE-2026-93579 is a vulnerability with a CVSS score of 6.5 (MEDIUM). A flaw was found in Netty's HTTP/2 stack. This vulnerability allows a remote attacker to inject prohibited characters, such as NUL, Line Feed, and Carriage Return, into HTTP/2 header field values due ...
How severe is CVE-2026-93579?
CVE-2026-93579 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-93579?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.