CVE-2026-93569
8.2Red Hat · AMQ Broker 7
A vulnerability in Netty's HTTP/1 to HTTP/2 conversion allows remote unauthenticated attackers to perform request smuggling, potentially leading to unauthorized access or cache poisoning.
Executive summary
A high-severity flaw in Netty affects multiple Red Hat products, enabling remote unauthenticated attackers to bypass security controls via HTTP request smuggling.
Vulnerability
The flaw, categorized as CWE-444, occurs when Netty incorrectly prioritizes the Host header over the request-target authority during protocol conversion. This allows a remote unauthenticated attacker to manipulate request routing, which can lead to security control bypass or cache poisoning.
Business impact
This vulnerability carries a CVSS score of 8.2, reflecting its potential for significant integrity impact. Successful exploitation could allow attackers to bypass perimeter security, access sensitive internal resources, or poison caches, which threatens the confidentiality and integrity of business applications relying on Netty for proxy or gateway functions.
Remediation
Immediate Action: Review the official Red Hat security advisory and apply the recommended security updates or configuration changes as soon as they are made available.
Proactive Monitoring: Monitor network and application access logs for anomalous HTTP requests that exhibit inconsistent Host and authority headers, which may indicate exploitation attempts.
Compensating Controls: Deploy Web Application Firewall rules designed to inspect and normalize HTTP headers to prevent request smuggling patterns from reaching the backend Netty service.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the high CVSS score and the nature of request smuggling vulnerabilities, organizations should prioritize auditing their exposure to Netty-based services. Administrators should track the linked Red Hat Bugzilla entry for the release of specific patches and apply updates immediately upon availability to mitigate the risk of unauthorized access.
More Red Hat CVEs all →
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section
Sources
- Vulnerability database entry
- RHBZ#2536962 Issue tracker