Description
IBM i 7.6, 7.5, 7.4, and 7.3 could allow a local attacker to obtain ownership of arbitrary file system objects due to a time-of-check to time-of-use (TOCTOU) race condition.
Published: 2026-09-14
Score: 6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation via Ownership Hijack
Action: Apply Fix
AI Analysis

Impact

The vulnerability is a time‑of‑check to time‑of‑use race condition in the SQL query engine of IBM i, which can allow a local attacker to obtain ownership of arbitrary file‑system objects. This enables the attacker to change file ownership or permissions, potentially creating a foothold for further data compromise or denial of service. The weakness corresponds to CWE‑367.

Affected Systems

IBM i versions 7.6, 7.5, 7.4, and 7.3 are affected. The update is available through the IBM i Release5770‑SS1 PTFs: 7.6 developers should install PTFs SJ11015 and SJ11017; 7.5 should install SJ11007; 7.4 should install SJ10970; and 7.3 should install SJ10969.

Risk and Exploitability

The CVSS score of 6 indicates medium impact. Because the flaw requires local system access and is tied to the SQL query engine, the likely attack vector is a local privileged user taking advantage of file‑ownership manipulation. No current exploit is listed in CISA KEV, and the EPSS data is not available, suggesting that exploitation is not commonly observed but remains possible for an attacker with local access. Mitigating the vulnerability by applying the appropriate PTF or upgrading to a supported, fixed release removes the risk.

Generated by OpenCVE AI on September 15, 2026 at 09:52 UTC.

Remediation

Vendor Solution

IBM i Release5770-SS1  PTF Number(s)PTF Download Link(s)7.6SJ11015 SJ11017 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11015 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11017 7.5SJ11007 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11007 7.4SJ10970 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ10970 7.3SJ10969 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ10969 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 Release5770‑SS1 PTFs for your version (SJ11015 and SJ11017 for 7.6; SJ11007 for 7.5; SJ10970 for 7.4; SJ10969 for 7.3).
  • Ensure you are running a supported, fixed version of IBM i; if using an unsupported release, upgrade promptly to a version that includes the fix.
  • As a workaround if patching cannot be performed immediately, restrict local user privileges for file ownership changes and isolate the SQL query engine process to prevent unauthorized manipulation of file system objects.

Generated by OpenCVE AI on September 15, 2026 at 09:52 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
Description IBM i 7.6, 7.5, 7.4, and 7.3 could allow a local attacker to obtain ownership of arbitrary file system objects due to a time-of-check to time-of-use (TOCTOU) race condition.
Title IBM i is Affected By A Race Condition Vulnerability in SQL Query Engine []
First Time appeared Ibm
Ibm i
Weaknesses CWE-367
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': 6, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-09-14T21:04:49.288Z

Reserved: 2026-07-28T14:55:49.239Z

Link: CVE-2026-18069

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-14T21:17:04.217

Modified: 2026-09-14T21:17:04.217

Link: CVE-2026-18069

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-15T10:00:16Z

Weaknesses
  • CWE-367

    Time-of-check Time-of-use (TOCTOU) Race Condition