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: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in IBM WebSphere 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 (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 OBJECT REQUEST BROKER (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 is not available, so the real‑world exploitation probability is 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 the attack can lead to remote 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 June 30, 2026 at 20:21 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 to IBM WebSphere Extreme Scale 8.6.2.* or newer to remove ORB support entirely.
  • Reconfigure the cluster to use the XIO transport protocol as described in IBM documentation.
  • Stop using unfiltered ObjectInputStream sinks; validate or block deserialization of arbitrary IOR strings.

Generated by OpenCVE AI on June 30, 2026 at 20:21 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-06-30T20:30:04Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)