Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Unauthenticated remote read via a console help endpoint (AV:N/AC:L/PR:N/UI:N) causing file disclosure only, so C:H with I:N/A:N and unchanged scope.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
6DescriptionNVD
IBM WebSphere Application Server 9.0, and 8.5 could allow a remote attacker to obtain sensitive information from the administrative console's integrated help system.
AnalysisAI
Directory traversal (CWE-22) in the administrative console's integrated help system of IBM WebSphere Application Server (traditional) 8.5 and 9.0 lets remote attackers read sensitive files outside the intended help-content directory, disclosing confidential information. CVSS 7.5 reflects unauthenticated network reach with high confidentiality impact but no integrity or availability effect. There is no public exploit identified at time of analysis, and the low EPSS score (0.27%, 19th percentile) plus SSVC 'Exploitation: none' indicate no observed exploitation to date.
Technical ContextAI
WebSphere Application Server traditional is IBM's Java EE application server; the affected component is the browser-based administrative (ISC) console, specifically its bundled help system that serves documentation content to console users. The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory / path traversal): the help subsystem constructs a filesystem path from client-supplied input without adequately canonicalizing or constraining it, so traversal sequences (e.g. '../') can escape the intended help-content root and reference arbitrary files the server process can read. The CPE data (cpe:2.3:a:ibm:websphere_application_server:*:*:*:*:traditional:*:*:*) scopes this to the 'traditional' edition rather than WebSphere Liberty.
RemediationAI
Apply the fix from IBM's official advisory at https://www.ibm.com/support/pages/node/7278590, which for WebSphere traditional is typically delivered as an interim fix (APAR/PTF) or a cumulative Fix Pack for the 8.5.5.x and 9.0.5.x streams; the specific patched Fix Pack/iFix identifier is provided in that advisory and should be applied per your maintenance stream, as no exact fix version is given in the source data here. As a compensating control until patched, restrict network access to the administrative console so it is only reachable from trusted management networks or over VPN/bastion (the console is not intended for untrusted exposure) - the trade-off is only that administrators must route through the restricted path; additionally place the console behind a reverse proxy or WAF rule that blocks path-traversal patterns ('../', encoded variants) on help-system URLs, accepting the risk that filter bypasses are possible and this is not a substitute for the vendor fix.
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-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40398
GHSA-4qvc-jg4j-cv44