Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Network-reachable and unauthenticated, but AC:H because exploitation depends on a desynchronizing upstream proxy; scope changes to affect other users' sessions, with high C/I and no availability impact.
Primary rating from Vendor (ibm).
CVSS VectorNVD
Lifecycle Timeline
6DescriptionNVD
IBM WebSphere Application Server 9.0 and 8.5 and IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.6 are vulnerable to HTTP request smuggling. A remote attacker could smuggle a specially crafted request to the application server thereby allowing the attacker to bypass security controls, spoof identity, escalate privilege, and expose sensitive information.
AnalysisAI
HTTP request smuggling in IBM WebSphere Application Server 8.5/9.0 and WebSphere Application Server Liberty 17.0.0.3 through 26.0.0.6 allows unauthenticated remote attackers to bypass security controls, spoof identities, escalate privileges, and access sensitive information. IBM has released fixes and SSVC currently rates exploitation as 'none' with EPSS at 0.35% (27th percentile), but the CVSS 9.1 rating and total technical impact warrant prompt patching given the product's enterprise footprint. No public exploit identified at time of analysis.
Technical ContextAI
WebSphere Application Server is IBM's flagship Java EE/Jakarta EE application server, with the Liberty profile being a lightweight, modular variant widely used to host enterprise Java workloads and microservices. CWE-444 (Inconsistent Interpretation of HTTP Requests, a.k.a. HTTP Request Smuggling) arises when front-end and back-end HTTP components disagree on request boundaries - typically through ambiguous Transfer-Encoding/Content-Length handling - letting an attacker prepend or hide a second request within a single TCP stream. In WebSphere deployments fronted by reverse proxies or load balancers, this desynchronization can poison the connection and route the smuggled request as if it originated from a trusted upstream context. Affected CPEs cpe:2.3:a:ibm:websphere_application_server and cpe:2.3:a:ibm:websphere_application_server_-_liberty cover both the traditional and Liberty product lines.
RemediationAI
Patch available per vendor advisory - apply the IBM-provided interim fixes for traditional WebSphere 8.5 and 9.0 and upgrade Liberty beyond 26.0.0.6 as instructed at https://www.ibm.com/support/pages/node/7276579 (also see https://nvd.nist.gov/vuln/detail/CVE-2026-8646 and https://vuldb.com/vuln/372713). Until the fix is deployed, place WebSphere behind an HTTP-aware proxy that strictly rejects ambiguous Transfer-Encoding and Content-Length combinations, enforces HTTP/1.1 request normalization, and disables connection reuse from proxy to origin (trade-off: increased latency and load on the application server). Where possible, terminate TLS and HTTP/2 at a single hardened front end and forward only HTTP/2 to WebSphere to eliminate the keep-alive desync surface, and tighten WAF rules to drop requests with duplicate or conflicting framing headers.
More in Websphere Application Server
View allIBM WebSphere Application Server 8.5 and 9.0 could allow a remote attacker to execute arbitrary code on the system with
IBM WebSphere Application Server (WAS) 6.1 through 6.1.0.47, 7.0 before 7.0.0.39, 8.0 before 8.0.0.11, and 8.5 before 8.
The JMX Remoting functionality in Apache Geronimo 3.x before 3.0.1, as used in IBM WebSphere Application Server (WAS) Co
Unspecified vulnerability in the IBM HTTP Server component 5.3 in IBM WebSphere Application Server (WAS) for z/OS allows
IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 could allow a remote attacker to traverse directories on the sys
IBM WebSphere Application Server (WAS) 7.0 before 7.0.0.43, 8.0 before 8.0.0.13, 8.5 before 8.5.5.11, 9.0 before 9.0.0.2
Unspecified vulnerability in IBM WebSphere Application Server (WAS) 6.1, 7.0 before 7.0.0.27, 8.0, and 8.5 has unknown i
Pre-authentication unsafe deserialization in IBM WebSphere Application Server 9.0 and 8.5 traditional allows remote unau
Unsafe class loading in the ORB (Object Request Broker) component of IBM WebSphere Application Server 8.5, 9.0, and Libe
Remote code execution in IBM WebSphere Application Server 8.5 and 9.0 (traditional) allows an unauthenticated network at
HTTP request smuggling in IBM WebSphere Application Server (traditional 8.5 and 9.0) and WebSphere Liberty (17.0.0.3 thr
Server-side request forgery in IBM WebSphere Application Server (traditional 9.0 and 8.5) and WebSphere Application Serv
Same weakness CWE-444 – HTTP Request/Response Smuggling
View allSame technique Request Smuggling
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-38251
GHSA-gmfx-j9mc-3x8v