Vulnerability Description
A flaw was found in Netty's `netty-codec-http` component. A remote attacker could exploit this vulnerability by sending a specially crafted HTTP/1.1 chunk-size token that includes post-digit whitespace. This incorrect parsing of the chunk size can lead to HTTP request smuggling. This allows an attacker to bypass security controls or access unauthorized resources in proxy/backend deployments.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-93574
- https://bugzilla.redhat.com/show_bug.cgi?id=2536966
FAQ
What is CVE-2026-93574?
CVE-2026-93574 is a vulnerability with a CVSS score of 6.5 (MEDIUM). A flaw was found in Netty's `netty-codec-http` component. A remote attacker could exploit this vulnerability by sending a specially crafted HTTP/1.1 chunk-size token that includes post-digit whitespac...
How severe is CVE-2026-93574?
CVE-2026-93574 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-93574?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.