Severity by source
AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Primary rating from Vendor (ibm) · only source for this CVE.
CVSS VectorVendor: ibm
Lifecycle Timeline
1DescriptionCVE.org
IBM WebSphere Application Server 9.0, and 8.5 is vulnerable to remote code execution caused by the bypass of security controls.
AnalysisAI
Remote code execution in IBM WebSphere Application Server 9.0 and 8.5 allows network-based attackers to bypass security controls and execute arbitrary code on the application server. The flaw carries a CVSS 9.0 critical rating with a scope-changed impact (S:C) and requires no authentication, though high attack complexity (AC:H) suggests specific timing or environmental conditions must be met. No public exploit identified at time of analysis, and the issue is not currently listed in CISA KEV.
Technical ContextAI
WebSphere Application Server is IBM's enterprise Java EE/Jakarta EE runtime used to host mission-critical web applications, often deployed as a backend tier behind reverse proxies and integrated with IBM HTTP Server, MQ, and Db2. The CPE string cpe:2.3:a:ibm:websphere_application_server:*:*:*:*:*:*:*:* indicates the entire product family across patch levels of the 9.0 and 8.5 branches is in scope until the IBM fix is applied. CWE-94 (Improper Control of Generation of Code, i.e., Code Injection) at the root cause means untrusted input reaches a code-generation or deserialization-style sink - historically in WebSphere this class has manifested in Java object deserialization, JSP/EL evaluation, and management-channel handlers - letting an attacker influence JVM-level execution rather than merely the application logic.
RemediationAI
Apply the patch available per IBM's vendor advisory at https://www.ibm.com/support/pages/node/7274733, which lists the interim fixes and recommended fixpack levels for the 9.0 and 8.5 streams; exact fix versions should be taken directly from that bulletin as they were not enumerated in the intelligence feed. Until patching is complete, restrict network exposure of WebSphere admin ports (default 9043/9060/8880) and the SOAP/IIOP connector ports to trusted management subnets only, place internet-facing WAS nodes behind a WAF with rules that block known Java deserialization gadget patterns and oversized serialized payloads, and verify that the Java 2 Security Manager and channel framework custom properties recommended in IBM's hardening guide are enabled - accepting the trade-off that Security Manager can break applications relying on unrestricted reflection and that strict deserialization filters may reject legitimate but poorly-typed client traffic. Rotate any LTPA keys and administrative credentials after patching in case pre-patch exploitation occurred.
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-94 – Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33735
GHSA-gfh5-5q87-hr66