Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-reachable, unauthenticated SSRF (AV:N/AC:L/PR:N) with high confidentiality via internal-resource access but only limited integrity and no direct availability impact typical of SSRF.
Primary rating from Vendor (us).
CVSS VectorNVD
Lifecycle Timeline
6DescriptionNVD
IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.7 is affected by a server-side request forgery vulnerability with the adminCenter-1.0 feature enabled.
AnalysisAI
Server-side request forgery in IBM WebSphere Application Server Liberty (17.0.0.3 through 26.0.0.7) lets remote unauthenticated attackers coerce the server into making arbitrary outbound requests when the adminCenter-1.0 feature is enabled. Reported by IBM PSIRT with a CVSS 3.1 base score of 9.8, the flaw carries no public exploit identified at time of analysis; EPSS is low at 0.21% (12th percentile) and CISA SSVC records exploitation status as none. The adminCenter-1.0 administrative console feature is the specific attack surface, so exposure is limited to Liberty instances that enable it.
Technical ContextAI
WebSphere Liberty is IBM's lightweight, modular Java application server profile, where capabilities are activated as named features in server.xml. The vulnerable component is the adminCenter-1.0 feature, which provides the browser-based Admin Center management console. The root cause is CWE-918 (Server-Side Request Forgery): a server-side handler within Admin Center accepts attacker-influenced input that determines the destination of an outbound request, without adequately validating or restricting the target, allowing the server to be used as a proxy to reach internal or otherwise unreachable network endpoints. The affected CPE is cpe:2.3:a:ibm:websphere_application_server:*:*:*:*:liberty:*:*:*, scoping the issue specifically to the Liberty profile rather than the traditional WebSphere Application Server profile.
RemediationAI
Apply the fix documented in IBM's advisory at https://www.ibm.com/support/pages/node/7278572; consult that page for the exact interim fix (iFix/APAR) or fixpack level, as no specific patched version is stated in the available intelligence - treat this as Patch available per vendor advisory rather than a confirmed version number. As the primary compensating control until patched, disable the adminCenter-1.0 feature in server.xml on any instance that does not require the browser-based Admin Center, which removes the vulnerable attack surface entirely at the cost of losing web-console management (CLI and configuration-file management remain available). Where Admin Center must stay enabled, restrict network access to its port so it is reachable only from a trusted management subnet or via VPN/jump host, and place it behind a reverse proxy or firewall rule that blocks direct internet exposure; additionally constrain the Liberty host's outbound egress so the server cannot reach internal metadata endpoints or sensitive internal services, limiting the blast radius of any SSRF. These network controls reduce but do not eliminate risk from a trusted-network attacker, so patching remains the durable 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-918 – Server-Side Request Forgery (SSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40399
GHSA-7m34-7chv-8x87