HTTP Request Smuggling Vulnerability in Netty by Red Hat
CVE-2026-93562
6.5MEDIUM
What is CVE-2026-93562?
A flaw in the HTTP/1 decoder of Netty has been identified that allows remote attackers to exploit inadequate validation of malformed Transfer-Encoding headers. This vulnerability can lead to HTTP request smuggling, where attackers craft and inject malicious HTTP requests. Through this method, they can potentially bypass security measures, gain unauthorized access to sensitive resources, or manipulate a server's behavior. This issue emphasizes the importance of proper input validation and security controls in handling HTTP requests.