Description
IBM WebSphere Extreme Scale 8.6.1.0 through 8.6.1.6 Approximately 50 generated CORBA stub classes in WebSphere eXtreme Scale's ogclient.jar call ORB.string_to_object() on an attacker-controlled IOR string during Java deserialization, turning any unfiltered ObjectInputStream sink in WAS into outbound IIOP SSRF to an attacker-chosen host; when chained with the IBM ORB's getUserException class-instantiation flaw (WAS-26), this SSRF escalates to remote code execution on the calling JVM.
Published: 2026-06-30
Score: 6 Medium
EPSS: 3.4% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Extreme Scale 8.6.1.* where about 50 generated CORBA stub classes in ogclient.jar call ORB.string_to_object() on an attacker‑controlled IOR string during Java deserialization. This allows any unfiltered ObjectInputStream sink in the WAS environment to perform an outbound IIOP server side request forgery (SSRF) to a host chosen by the attacker. When combined with a known flaw in IBM ORB's getUserException class‑instantiation flaw (WAS‑26), the SSRF can be leveraged to execute arbitrary code on the JVM handling the deserialization, resulting in remote code execution. The weakness is identified as CWE‑918.

Affected Systems

IBM WebSphere Extreme Scale products 8.6.1.0 through 8.6.1.6 are affected when the transport protocol ORB is used. Versions newer than 8.6.1.x, specifically 8.6.2.* and later, have removed ORB support entirely. The issue does not apply to deployments that use the XIO transport protocol.

Risk and Exploitability

The CVSS score of 6 indicates moderate severity, and the EPSS score of 3% indicates a low probability of exploitation, so the real‑world exploitation probability remains uncertain. Based on the description, the likely attack vector is an attacker‑controlled IOR string supplied during Java deserialization in a system that uses ORB transport. The vulnerability can be exploited by influencing data that is deserialized by the JVM, without requiring a separate network attack surface. Because code execution, the impact on confidentiality, integrity, and availability is high. The absence of a KEV listing suggests it has not yet been widely exploited, but the vulnerability remains a serious risk that warrants immediate remediation.

Generated by OpenCVE AI on July 17, 2026 at 15:14 UTC.

Remediation

Vendor Solution

Vulnerability is not applicable if Transport protocol is not Object Request Broker (ORB)  rather IBM eXtremeIO (XIO) .Please do not use ORB as transport protocol and use XIO as transport protocol. Please follow the below document for setting XIO as transport protocol https://www.ibm.com/docs/en/SSTVLU_8.6.1/com.ibm.websphere.extremescale.doc/txsconfigxstransport.html ORB is deprecated and we have removed ORB support from 8.6.2.* version . We recommend customers to migrate to 8.6.2.*.


OpenCVE Recommended Actions

  • Upgrade IBM WebSphere Extreme Scale to version 8.6.2 or later; these releases remove ORB support and include the XIO transport protocol.
  • If an upgrade cannot be performed immediately configuration to use the XIO transport protocol instead of ORB, following IBM’s configuration guide.
  • Eliminate or restrict unfiltered ObjectInputStream deserialization of data that may contain attacker‑controlled IOR strings, and validate or sanitize any incoming data before deserialization.

Generated by OpenCVE AI on July 17, 2026 at 15:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 30 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 30 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Description IBM WebSphere Extreme Scale 8.6.1.0 through 8.6.1.6 Approximately 50 generated CORBA stub classes in WebSphere eXtreme Scale's ogclient.jar call ORB.string_to_object() on an attacker-controlled IOR string during Java deserialization, turning any unfiltered ObjectInputStream sink in WAS into outbound IIOP SSRF to an attacker-chosen host; when chained with the IBM ORB's getUserException class-instantiation flaw (WAS-26), this SSRF escalates to remote code execution on the calling JVM.
Title IBM WebSphere eXtreme Scale is affected by server side request forgery when ORB is used as Transport Protocol
First Time appeared Ibm
Ibm websphere Extreme Scale
Weaknesses CWE-918
CPEs cpe:2.3:a:ibm:websphere_extreme_scale:8.6.1.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:websphere_extreme_scale:8.6.1.6:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm websphere Extreme Scale
References
Metrics cvssV3_1

{'score': 6, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L'}


Subscriptions

Ibm Websphere Extreme Scale
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-06-30T19:37:59.403Z

Reserved: 2026-06-29T21:52:34.923Z

Link: CVE-2026-13773

cve-icon Vulnrichment

Updated: 2026-06-30T19:37:50.394Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-17T15:15:16Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)