Description
IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to obtain sensitive information due to improper validation of the WebSocket origin.
Published: 2026-09-14
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information disclosure via WebSocket origin validation bypass
Action: Patch
AI Analysis

Impact

IBM i versions 7.3 through 7.6 contain a flaw where the WebSocket origin header is not properly validated. As a result, a remote attacker who can initiate a WebSocket connection may send requests from an untrusted origin and have those requests accepted by the system. This bypass can lead to the disclosure of sensitive information that is normally protected by the origin check, although it does not provide arbitrary code execution or complete system compromise.

Affected Systems

Affected products include IBM i Release 7.3, 7.4, 7.5, and 7.6 with Navigator for i and Digital Certificate Manager fors such as SJ11196, SJ11337, SJ11197, SJ11336, SJ11200, SJ11335, SJ11187, SJ11394, SJ11377, SJ11376, SJ11375, and SJ11374 that address the vulnerability for the corresponding releases.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in CISA KEV. The exploit requires network connectivity and the ability to initiate a WebSocket handshake with the target system. An attacker who succeeds can read data that is otherwise protected, but the attack does not provide arbitrary code execution or privilege escalation.

Generated by OpenCVE AI on September 15, 2026 at 12:38 UTC.

Remediation

Vendor Solution

IBM strongly recommends addressing the vulnerability now. IBM i Release5770-SS1 Option 3 PTF Number(s)PTF Download Link(s)7.6SJ11196 SJ11337 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11196 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11337 7.5SJ11197 SJ11336 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11197 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11336 7.4SJ11200 SJ11335 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11200 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11335 7.3SJ11187 SJ11394 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11187 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11394 IBM i Release5770-SS1 Option 34 PTF Number(s)PTF Download Link(s)7.6SJ11377 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11377 7.5SJ11376 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11376 7.4SJ11375 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11375 7.3SJ11374 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11374 IBM recommends users running unsupported versions of affected products upgrade to a supported and fixed version of affected products.


OpenCVE Recommended Actions

  • Apply the IBM i PTFs listed in the advisory (e.g., SJ11196, SJ11337, SJ11197, SJ11336, SJ11200, SJ11335, SJ11187, SJ11394, SJ11377, SJ11376, SJ11375, SJ11374) to the appropriate release version.
  • Restrict WebSocket connections by configuring firewall rules or application settings to reject any requests with an unexpected Origin header, thereby enforcing strict origin validation.
  • If WebSocket functionality is not required for business operations, disable the WebSocket service or remove the relevant components from the system to eliminate the attack surface.

Generated by OpenCVE AI on September 15, 2026 at 12:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 14 Sep 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 14 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
Description IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to obtain sensitive information due to improper validation of the WebSocket origin.
Title IBM i is Affected By Multiple Vulnerabilities in Navigator for i and Digital Certificate Manager for i.
First Time appeared Ibm
Ibm i
Weaknesses CWE-1385
CPEs cpe:2.3:a:ibm:i:7.3.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:i:7.3:*:*:*:*:*:*:*
cpe:2.3:a:ibm:i:7.4.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:i:7.4:*:*:*:*:*:*:*
cpe:2.3:a:ibm:i:7.5.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:i:7.5:*:*:*:*:*:*:*
cpe:2.3:a:ibm:i:7.6.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:i:7.6:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm i
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-09-14T20:07:46.317Z

Reserved: 2026-07-29T15:21:26.527Z

Link: CVE-2026-18251

cve-icon Vulnrichment

Updated: 2026-09-14T20:07:42.657Z

cve-icon NVD

Status : Received

Published: 2026-09-14T20:16:42.930

Modified: 2026-09-14T20:16:42.930

Link: CVE-2026-18251

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-15T12:45:18Z

Weaknesses
  • CWE-1385

    Missing Origin Validation in WebSockets