Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Remote, no-auth bypass of JAX-WS authentication (AV:N/AC:L/PR:N/UI:N); impacts limited to what the affected JAX-WS apps expose, not full WAS compromise, so C/I/A:L.
Primary rating from Vendor (ibm).
CVSS VectorVendor: ibm
Lifecycle Timeline
3DescriptionCVE.org
IBM WebSphere Application Server 8.5 and 9.0 could allow a remote attacker to bypass authentication and gain unauthorized access to JAX-WS applications.
AnalysisAI
Authentication bypass in IBM WebSphere Application Server 8.5 and 9.0 allows remote attackers to gain unauthorized access to JAX-WS web service applications without valid credentials. The CVSS 7.3 score reflects network-reachable, no-authentication exploitation with partial confidentiality, integrity, and availability impact. No public exploit identified at time of analysis, but a vendor patch is available via IBM support advisory 7276597.
Technical ContextAI
WebSphere Application Server (WAS) is IBM's Java EE/Jakarta EE runtime widely deployed for enterprise web services. JAX-WS (Java API for XML-Web Services, JSR-224) is the SOAP-based web services stack embedded in WAS used to expose and consume XML web services. The flaw is classified as CWE-287 (Improper Authentication), meaning the JAX-WS engine's authentication enforcement path can be bypassed - typically through malformed SOAP/WS-Security headers, incorrect policy binding evaluation, or an authentication decision that fails open. The CPE cpe:2.3:a:ibm:websphere_application_server:*:*:* covers all unpatched 8.5.x and 9.0.x deployments running JAX-WS endpoints.
RemediationAI
Patch available per vendor advisory: apply the IBM-provided interim fix or fix pack referenced at https://www.ibm.com/support/pages/node/7276597 for both the 8.5.x and 9.0.x branches (EUVD references Interim Fix 035 on the 8.5 stream and Interim Fix 017 on the 9.0 stream - confirm the exact IFix identifier for your installed maintenance level with IBM Support before deploying). If patching cannot be done immediately, compensating controls include restricting network reachability of JAX-WS endpoints to trusted clients via firewall or reverse-proxy ACLs, enforcing WS-Security with mutual TLS or message-level signatures at the proxy tier (trade-off: requires SOAP-aware infrastructure and may break existing clients), and disabling or undeploying any non-essential JAX-WS applications until the fix is in place (trade-off: service outage for those endpoints). Review WAS authentication logs for anomalous successful JAX-WS calls lacking expected credentials.
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-287 – Improper Authentication
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-38288
GHSA-8fp2-p896-ch7x