Skip to main content

IBM WebSphere CVE-2026-11541

| EUVDEUVD-2026-40413 CRITICAL
HTTP Request/Response Smuggling (CWE-444)
2026-06-30 ibm GHSA-974x-wv37-rccw
9.8
CVSS 3.1 · NVD
Share

Severity by source

Vendor (ibm) PRIMARY
HIGH
qualitative
NVD
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
8.9 HIGH

Network, unauthenticated, no user interaction, but a divergent front-end/back-end proxy pairing is needed (AC:H); smuggling yields high confidentiality and integrity impact with no direct availability effect (A:N).

3.1 AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L
4.0 AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:L/SI:L/SA:N

Primary rating from Vendor (ibm).

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

6
Analysis Updated
Jul 02, 2026 - 18:13 vuln.today
v3 (cvss_changed)
Analysis Updated
Jul 02, 2026 - 18:13 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jul 02, 2026 - 18:07 vuln.today
cvss_changed
Severity Changed
Jul 02, 2026 - 18:07 NVD
HIGH CRITICAL
CVSS changed
Jul 02, 2026 - 18:07 NVD
7.4 (HIGH) 9.8 (CRITICAL)
Analysis Generated
Jun 30, 2026 - 22:00 vuln.today

DescriptionNVD

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 affected by an HTTP request smuggling vulnerability.

AnalysisAI

HTTP request smuggling in IBM WebSphere Application Server (traditional 8.5 and 9.0) and WebSphere Liberty (17.0.0.3 through 26.0.0.6) lets remote attackers desynchronize how front-end proxies and the WebSphere back-end parse HTTP request boundaries, enabling request-queue poisoning, security-control bypass, and disclosure of other users' data (tagged Information Disclosure). The CVSS 9.8 vector rates all impacts high, but SSVC records no observed exploitation and EPSS is low (0.34%); no public exploit is identified at time of analysis, and a vendor patch is available. Realistic exploitation depends on WebSphere sitting behind an intermediary that disagrees with it on request framing.

Technical ContextAI

The affected technology is IBM's Java/Jakarta EE application server in two forms - the traditional WebSphere Application Server (WAS 8.5, 9.0) and the lightweight WebSphere Liberty runtime (17.0.0.3 through 26.0.0.6), matching CPEs cpe:2.3:a:ibm:websphere_application_server and cpe:2.3:a:ibm:websphere_application_server_-_liberty. The root cause is CWE-444, Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling'): when two HTTP agents in a chain (typically a reverse proxy, load balancer, or CDN in front of WebSphere) disagree on where one request ends and the next begins - usually through conflicting Content-Length and Transfer-Encoding handling or malformed chunked encoding - an attacker can smuggle a second request past the front-end that the back-end treats as belonging to another connection or user. This is a parsing/boundary defect in the HTTP transport layer rather than in application code, so it can affect any application hosted on the vulnerable server.

RemediationAI

Patch available per IBM advisory (https://www.ibm.com/support/pages/node/7277550): apply the IBM-provided interim fix/iFix or fix pack for your specific WebSphere edition and release - for traditional WAS 8.5 and 9.0 install the recommended APAR/iFix, and for Liberty upgrade to the fixed release above 26.0.0.6 as directed by IBM (the exact fix version is specified on the IBM support node and is not reproduced here to avoid inventing a number). If immediate patching is not possible, reduce exposure at the intermediary layer: configure the front-end proxy, load balancer, or CDN to reject ambiguous requests containing both Content-Length and Transfer-Encoding headers, normalize or strip Transfer-Encoding, and drop malformed chunked-encoding requests - the trade-off is that some legitimate but non-conformant clients may be rejected. Ensure the proxy and WebSphere agree on HTTP framing (prefer HTTP/2 to the back-end or strict HTTP/1.1 conformance where supported), and restrict direct network access to the WebSphere HTTP ports so requests cannot bypass the hardened intermediary; the side effects are added latency, configuration complexity, and potential breakage of legacy integrations.

CVE-2019-4279 CRITICAL POC
9.8 May 17

IBM WebSphere Application Server 8.5 and 9.0 could allow a remote attacker to execute arbitrary code on the system with

CVE-2015-1920 CRITICAL
10.0 May 20

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.

CVE-2013-1777 CRITICAL
10.0 Jul 11

The JMX Remoting functionality in Apache Geronimo 3.x before 3.0.1, as used in IBM WebSphere Application Server (WAS) Co

CVE-2012-5955 CRITICAL
10.0 Dec 20

Unspecified vulnerability in the IBM HTTP Server component 5.3 in IBM WebSphere Application Server (WAS) for z/OS allows

CVE-2018-1770 MEDIUM POC
6.5 Oct 12

IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 could allow a remote attacker to traverse directories on the sys

CVE-2016-5983 HIGH
7.5 Oct 05

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

CVE-2013-0462 CRITICAL
10.0 Jan 27

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

CVE-2026-14512 CRITICAL
9.8 Jul 28

Pre-authentication unsafe deserialization in IBM WebSphere Application Server 9.0 and 8.5 traditional allows remote unau

CVE-2026-8400 CRITICAL
9.8 Aug 05

Unsafe class loading in the ORB (Object Request Broker) component of IBM WebSphere Application Server 8.5, 9.0, and Libe

CVE-2026-14974 CRITICAL
9.8 Jul 28

Remote code execution in IBM WebSphere Application Server 8.5 and 9.0 (traditional) allows an unauthenticated network at

CVE-2026-14529 CRITICAL
9.8 Jul 29

Server-side request forgery in IBM WebSphere Application Server (traditional 9.0 and 8.5) and WebSphere Application Serv

CVE-2026-16184 CRITICAL
9.8 Jul 28

Authentication bypass in IBM WebSphere Application Server 9.0 and 8.5 allows a remote unauthenticated attacker to send a

Share

CVE-2026-11541 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy