Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Network-reachable, unauthenticated, low-complexity crafted request causes memory exhaustion - availability-only impact, no confidentiality or integrity effect.
Primary rating from Vendor (ibm).
CVSS VectorVendor: ibm
Lifecycle Timeline
1DescriptionCVE.org
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 a denial of service, caused by sending a specially-crafted request. A remote attacker could exploit this vulnerability to cause the server to consume memory resources.
AnalysisAI
Denial of service in IBM WebSphere Application Server 8.5 and 9.0, plus WebSphere Liberty 17.0.0.3 through 26.0.0.6, allows remote unauthenticated attackers to exhaust server memory by sending a specially crafted request. The CVSS 7.5 score reflects high availability impact with no privileges or user interaction required, though no public exploit identified at time of analysis and no EPSS or KEV data is provided.
Technical ContextAI
WebSphere Application Server is IBM's flagship Java EE/Jakarta EE runtime, with the traditional profile (8.5, 9.0) running a full WAS kernel and the Liberty profile providing a lightweight, modular OSGi-based container widely used for microservices and cloud workloads. The flaw maps to CWE-400 (Uncontrolled Resource Consumption), meaning the request-handling path allocates memory in response to attacker-controlled input without enforcing adequate bounds, allowing memory pressure to build until garbage collection thrashes or the JVM exhausts heap. The 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 across the version ranges noted.
RemediationAI
Patch available per vendor advisory - apply the interim fix or fix pack documented at https://www.ibm.com/support/pages/node/7276579 for the specific WAS 8.5, 9.0, or Liberty release in use. Where immediate patching is not possible, restrict network exposure of the application server by placing it behind a reverse proxy or WAF that can enforce request-size limits, rate limiting per source IP, and connection caps; tune JVM heap and request-thread limits to fail fast rather than degrade the whole node; and monitor for unusual memory-growth patterns. These compensating controls reduce blast radius but do not eliminate the underlying resource-consumption flaw and may reject legitimate large requests, so validate against application traffic profiles before deploying.
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-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-38253
GHSA-x466-m8cx-8p3m