Description
IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote authenticated attacker to bypass security restrictions due to improper neutralization of special elements in an SQL parameter.
Published: 2026-08-12
Score: 6.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in IBM i arises from an improper neutralization of special elements in an SQL parameter. A remote authenticated attacker can exploit this flaw to bypass security restrictions, potentially gaining unauthorized access to privileged operations or sensitive data.

Affected Systems

Affected IBM i releases include 7.3, 7.4, 7.5, and 7.6. IBM provides Platform Translations (PTFs) SJ10870 for 7.3, SJ10869 for 7.4, SJ10868 for 7.5, and SJ10867 for 7.6 to address the issue.

Risk and Exploitability

With a CVSS score of 6.3, the vulnerability presents moderate risk. Although EPSS data is not available, the lack of registration in the CISA KEV catalog suggests no widespread, publicly available exploits are known. Nevertheless, because it requires remote authenticated access, attackers with legitimate credentials or those who can compromise user accounts could bypass security controls. Promptly applying the vendor’s PTFs mitigates this risk.

Generated by OpenCVE AI on August 12, 2026 at 22:19 UTC.

Remediation

Vendor Solution

IBM strongly recommends addressing the vulnerability now. IBM i Release5770-SS1 PTF Number(s)PTF Download Link(s)7.6SJ10867 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ10867 7.5SJ10868 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ10868 7.4SJ10869 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ10869 7.3SJ10870 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ10870 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 SJ10867 for version 7.6, SJ10868 for 7.5, SJ10869 for 7.4, and SJ10870 for 7.3 using the provided download links.
  • Audit custom application code to ensure all SQL parameters are correctly parameterized and special elements are neutralized, replacing any concatenated queries with safe, prepared statements.
  • Enforce least privilege by limiting account permissions that interact with IBM i SQL interfaces, rotating passwords, and disabling unnecessary accounts.

Generated by OpenCVE AI on August 12, 2026 at 22:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 12 Aug 2026 18: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 bypass security restrictions due to improper neutralization of special elements in an SQL parameter.
Title IBM i is Affected By Multiple Vulnerabilities in SQL
First Time appeared Ibm
Ibm i
Weaknesses CWE-78
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.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-08-12T18:58:30.204Z

Reserved: 2026-07-25T05:55:59.639Z

Link: CVE-2026-17420

cve-icon Vulnrichment

Updated: 2026-08-12T18:58:25.224Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-12T18:17:27.073

Modified: 2026-08-12T20:53:43.330

Link: CVE-2026-17420

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T22:30:09Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')