Description
IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote authenticated attacker to modify SQL tables due to improper neutralization of special elements used in an SQL command.
Published: 2026-08-12
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an instance of SQL injection (CWE‑89) that allows a remote authenticated attacker to modify SQL tables within IBM i. Improper neutralization of special elements used in an SQL command permits the attacker to alter or delete records, thereby undermining the confidentiality and integrity of the database contents.

Affected Systems

IBM i releases 7.3 through 7.6 are affected. Users should apply the Product Fixes listed: SJ10870 for 7.3, SJ10869 for 7.4, SJ10868 for 7.5, and SJ10867 for 7.6, which contain the necessary corrections.

Risk and Exploitability

The CVSS score of 6.5 places the vulnerability in the medium severity range. EPSS data is not available and the flaw is not listed in the CISA KEV catalog, indicating no confirmed exploitation yet. The flaw requires a remote authenticated session with IBM i, so it can be exploited in environments where database credentials are active but no further conditions are specified.

Generated by OpenCVE AI on August 13, 2026 at 00:17 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 PTF releases (SJ10870, SJ10869, SJ10868, SJ10867) to patch the affected versions.
  • Implement proper input validation and use parameterized queries to eliminate the special element neutralization gap.
  • Enforce least privilege on database accounts and regularly review permissions to limit potential damage from future vulnerabilities.

Generated by OpenCVE AI on August 13, 2026 at 00:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 13 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:ibm:i:*:*:*:*:*:*:*:*

Wed, 12 Aug 2026 17:30: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 modify SQL tables due to improper neutralization of special elements used in an SQL command.
Title IBM i is Affected By Multiple Vulnerabilities in SQL
First Time appeared Ibm
Ibm i
Weaknesses CWE-89
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.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-08-17T12:29:11.975Z

Reserved: 2026-07-25T05:52:44.419Z

Link: CVE-2026-17419

cve-icon Vulnrichment

Updated: 2026-08-17T12:29:06.707Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-17T13:16:51.680

Link: CVE-2026-17419

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T00:30:06Z

Weaknesses
  • CWE-89

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