Description
IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote authenticated attacker to gain elevated privileges due to improper validation of pointers read from Java-controlled addresses.
Published: 2026-08-13
Score: 8.4 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

IBM Java SDK and Runtime on IBM i allow a remote authenticated attacker to read pointers from Java-controlled addresses without proper validation, potentially enabling the attacker to gain elevated privileges on the operating system. The weakness is a classic example of improper privilege management (CWE-269) and can be leveraged to compromise integrity and availability of the affected platforms. The CVSS score of 8.4 classifies this as a high‑severity vulnerability.

Affected Systems

IBM i versions 7.6, 7.5, 7.4, and 7.3 are affected. IBM recommends applying the specified PTFs: for 7.6 SJ11037, SJ11013, SJ11065, and SJ11078; for 7.5 SJ10990, SJ11014, SJ11042, SJ11066, and SJ11080; for 7.4 SJ11016, SJ11041, SJ11064, and SJ11081; and for 7.3 SJ11040, SJ11063, and SJ11079. Users on older or unsupported releases should upgrade to the latest supported version.

Risk and Exploitability

The vulnerability is listed with a CVSS of 8.4 and currently has no EPSS score available, indicating that publicly available exploitation data is not known. It is not in the CISA KEV catalog. The likely attack vector requires an attacker to be authenticated to the IBM i system; from that standpoint, the attacker could run arbitrary privileged code or modify system state. Because the flaw stems from pointer validation in the Java runtime, exploitation would require carefully crafted Java code that triggers the pointer read. In the absence of a publicly documented exploit, the risk remains primarily theoretical but serious for organizations that run the affected IBM i releases without the available PTFs.

Generated by OpenCVE AI on August 13, 2026 at 22:39 UTC.

Remediation

Vendor Solution

IBM strongly recommends addressing the vulnerability now. IBM i Release5770-JV1 PTF Number(s)PTF Download Link(s)7.6SJ11037 SJ11013 SJ11065 SJ11078 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11037 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11013 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11065 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11078 7.5SJ10990 SJ11014 SJ11042 SJ11066 SJ11080 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ10990 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11014 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11042 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11066 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11080 7.4SJ11016 SJ11041 SJ11064 SJ11081 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11016 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11041 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11064 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11081 7.3SJ11040 SJ11063 SJ11079 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11040 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11063 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11079 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 for the affected release (SJ11037, SJ11013, SJ11065, SJ11078 for 7.6; SJ10990, SJ11014, SJ11042, SJ11066, SJ11080 for 7.5; SJ11016, SJ11041, SJ11064, SJ11081 for 7.4; SJ11040, SJ11063, SJ11079 for 7.3) as the definitive fix.
  • Upgrade any unsupported or older IBM i releases to the latest supported release that includes the fix.
  • Restrict Java‑accessible roles to the minimum privileges necessary as a temporary mitigation until PTFs are applied.

Generated by OpenCVE AI on August 13, 2026 at 22:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 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 authenticated attacker to gain elevated privileges due to improper validation of pointers read from Java-controlled addresses.
Title IBM i Is Affected By Multiple Vulnerabilities in IBM Java SDK and IBM Java Runtime
First Time appeared Ibm
Ibm i
Weaknesses CWE-269
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': 8.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-08-13T20:43:03.459Z

Reserved: 2026-07-29T15:13:34.138Z

Link: CVE-2026-18249

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T21:17:44.870

Modified: 2026-08-13T21:17:44.870

Link: CVE-2026-18249

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T02:15:03Z

Weaknesses
  • CWE-269

    Improper Privilege Management