CVE-2026-15064
IBM · WebSphere Application Server
IBM WebSphere Application Server is vulnerable to HTTP Request Smuggling due to inconsistent interpretation of HTTP requests.
Executive summary
IBM WebSphere Application Server contains a high-severity HTTP request smuggling vulnerability that could lead to unauthorized access or security bypass.
Vulnerability
This vulnerability (CWE-444) occurs when the application server interprets HTTP requests inconsistently compared to downstream infrastructure, such as load balancers or proxies. This allows an attacker to smuggle requests, potentially bypassing security controls or accessing sensitive data.
Business impact
Exploitation of this vulnerability can lead to cache poisoning, session hijacking, or the circumvention of Web Application Firewall (WAF) rules. Given the CVSS score of 8.7, this represents a significant risk to the integrity and confidentiality of web applications hosted on the platform, potentially resulting in unauthorized administrative access or data exposure.
Remediation
Immediate Action: Apply the recommended interim fix or fix pack provided by IBM that addresses APAR PH72191 or PH72192.
Proactive Monitoring: Monitor traffic logs for irregular HTTP request patterns or characters that deviate from standard protocol specifications, which may indicate attempted smuggling.
Compensating Controls: Ensure that front-end proxies and load balancers are configured to normalize HTTP requests and reject non-compliant traffic before it reaches the WebSphere instance.
Exploitation status
Public Exploit Available: false
Analyst recommendation
IBM has provided specific guidance and APAR fixes for this vulnerability, which should be prioritized for testing and deployment in all production environments. Organizations must ensure that both the WebSphere Application Server and Liberty profiles are updated according to the vendor's instructions to eliminate the smuggling risk.