HTTP Request Smuggling Vulnerability in Netty's HTTP Component
CVE-2026-93574
6.5MEDIUM
What is CVE-2026-93574?
A flaw exists in Netty's HTTP codec, specifically in the parsing of the chunk-size token within HTTP/1.1 requests. This vulnerability allows remote attackers to exploit improper handling of whitespace following the chunk-size value. When successfully exploited, it can result in HTTP request smuggling, enabling attackers to circumvent security controls and gain unauthorized access to resources behind proxy servers or backend systems. The implications can be severe, affecting the integrity and confidentiality of data processed by vulnerable applications.