CVE-2026-11714
IBM WebSphere Application Server vulnerability analysis and mitigation

Overview

CVE-2026-11714 is a Server-Side Request Forgery (SSRF) vulnerability in IBM WebSphere Application Server - Liberty affecting versions 17.0.0.3 through 26.0.0.7 when the apiDiscovery-1.0 feature is enabled. The vulnerability was published on June 30, 2026, and a patch is available as of version 26.0.0.8. It carries a CVSS v3.1 base score of 9.8 (Critical) per NVD, while IBM's own advisory scores it at 8.5 (High) using a scoped vector (GitHub Advisory, IBM Advisory).

Technical details

The vulnerability is classified as CWE-918 (Server-Side Request Forgery), where the web server receives a crafted URL or request and retrieves its contents without sufficiently validating the destination. The attack vector is network-based and requires low privileges (authenticated user), with no user interaction needed. The flaw is specifically triggered when the apiDiscovery-1.0 feature is enabled in the Liberty server configuration, allowing an attacker to craft requests that cause the server to make unintended HTTP requests to internal or external systems (GitHub Advisory, IBM Advisory).

Impact

Successful exploitation allows an authenticated attacker to leverage the WebSphere Liberty server as a proxy to reach internal systems and services that would otherwise be inaccessible, effectively bypassing network segmentation and access controls. The primary impact is high confidentiality loss — sensitive data from internal services (e.g., metadata endpoints, internal APIs, or cloud instance metadata) can be exfiltrated. Integrity impact is assessed as low (limited data modification possible), and availability is not directly affected according to IBM's scoring (GitHub Advisory, IBM Advisory).

Exploitation steps

  1. Reconnaissance: Identify IBM WebSphere Application Server Liberty instances (versions 17.0.0.3–26.0.0.7) exposed on the network, and confirm whether the apiDiscovery-1.0 feature is enabled (e.g., by probing known API discovery endpoints such as /ibm/api/explorer).
  2. Authentication: Obtain low-privilege credentials for the Liberty server, as the vulnerability requires authenticated access (PR:L per CVSS scoring).
  3. Craft SSRF Payload: Construct a malicious request targeting the API discovery feature endpoint, embedding a URL pointing to an internal resource (e.g., http://169.254.169.254/latest/meta-data/ for cloud metadata, or internal service endpoints).
  4. Submit Request: Send the crafted request to the vulnerable Liberty server endpoint. The server processes the attacker-controlled URL and makes an outbound request to the specified internal target.
  5. Harvest Response: Retrieve the server's response, which may contain sensitive internal data such as credentials, configuration details, or internal service responses, enabling further lateral movement or privilege escalation (GitHub Advisory, IBM Advisory).

Indicators of compromise

  • Network: Unexpected outbound HTTP/HTTPS connections from the WebSphere Liberty server to internal IP ranges (RFC 1918 addresses), cloud metadata endpoints (e.g., 169.254.169.254), or unusual external hosts.
  • Logs: Liberty server access logs showing repeated requests to /ibm/api/explorer or related apiDiscovery-1.0 endpoints with unusual or encoded URL parameters; server-initiated requests to internal services appearing in network flow logs.
  • Process/Application: Anomalous HTTP client activity originating from the Liberty JVM process to destinations not consistent with normal application behavior.
  • Configuration: Presence of apiDiscovery-1.0 feature in server.xml on externally accessible Liberty instances running versions 17.0.0.3 through 26.0.0.7.

Mitigation and workarounds

IBM has released a fix in WebSphere Application Server Liberty version 26.0.0.8; organizations should upgrade immediately (IBM Advisory). As an interim workaround, disable the apiDiscovery-1.0 feature in server.xml if it is not required for operations. Additionally, implement network segmentation to restrict outbound connections from the Liberty server to only necessary internal services, and monitor/restrict outbound HTTP traffic from the application server process.

Community reactions

Tenable has published a Nessus detection plugin (ID 324008) for this vulnerability, enabling automated scanning of affected Liberty instances (Tenable Plugin). No significant public researcher commentary or social media discussion has been identified at this time.

Additional resources


SourceThis report was generated using AI

Related IBM WebSphere Application Server vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-11541CRITICAL9.8
  • IBM WebSphere Application Server logoIBM WebSphere Application Server
  • cpe:2.3:a:ibm:websphere_application_server
NoYesJun 30, 2026
CVE-2026-11714CRITICAL9.8
  • IBM WebSphere Application Server logoIBM WebSphere Application Server
  • cpe:2.3:a:ibm:websphere_application_server
NoYesJun 30, 2026
CVE-2026-11712CRITICAL9.3
  • IBM WebSphere Application Server logoIBM WebSphere Application Server
  • cpe:2.3:a:ibm:websphere_application_server
NoYesJun 30, 2026
CVE-2026-11806HIGH7.5
  • IBM WebSphere Application Server logoIBM WebSphere Application Server
  • cpe:2.3:a:ibm:websphere_application_server
NoYesJun 30, 2026
CVE-2026-11594MEDIUM6.1
  • IBM WebSphere Application Server logoIBM WebSphere Application Server
  • cpe:2.3:a:ibm:websphere_application_server
NoYesJun 30, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management