Description
IBM i 7.6, 7.5, 7.4, and 7.3 could allow a local attacker to execute arbitrary commands due to improper neutralization of special elements used in an OS command.
Published: 2026-09-04
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Command Injection for local attackers
Action: Apply Patch
AI Analysis

Impact

The vulnerability arises from improper neutralization of special elements used in an operating system command within the IBM i Debug Server. This flaw can allow a local attacker to execute arbitrary commands on the affected system, potentially compromising system integrity and confidentiality. The weakness is classified under CWE-78, indicating a classic command injection scenario where input is not properly sanitized before inclusion in OS commands.

Affected Systems

The flaw affects IBM i versions 7.6, 7.5, 7.4, and 7.3. IBM’s official advisory lists specific PTFs for each version: SJ11305 for 7.6, SJ11306 for 7.5, SJ11307 for 7.4, and SJ11308 for 7.3. Systems running any of these versions are susceptible if the Debug Server component is installed and accessible to local users.

Risk and Exploitability

Because the vulnerability requires local access, an attacker must be able to log on to the IBM i system or gain local credentials. The CVSS score of 5.3 reflects moderate severity, with the impact limited to local users. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting low current exploitation activity. However, the inability to neutralize command elements makes the risk significant if local privileges exist. An attacker who exploits this flaw can run arbitrary commands, potentially leading to full system compromise.

Generated by OpenCVE AI on September 4, 2026 at 17:57 UTC.

Remediation

Vendor Solution

IBM i Release5770-SS1 PTF Number(s)PTF Download Link(s)7.6SJ11305 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11305 7.5SJ11306 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11306 7.4SJ11307 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11307 7.3SJ11308 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ11308 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 appropriate for your version—SJ11305 for 7.6, SJ11306 for 7.5, SJ11307 for 7.4, or SJ11308 for 7.3—as distributed by IBM.
  • If your IBM i installation is older or no longer supported, upgrade to the latest supported release of IBM i, which includes the necessary fixes.
  • Disable the Debug Server feature or restrict its accessibility so that only trusted system administrators can use it, thereby limiting the local attack surface.

Generated by OpenCVE AI on September 4, 2026 at 17:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 08 Sep 2026 17:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:o:ibm:i:7.3:*:*:*:*:*:*:*
cpe:2.3:o:ibm:i:7.4:*:*:*:*:*:*:*
cpe:2.3:o:ibm:i:7.5:*:*:*:*:*:*:*
cpe:2.3:o:ibm:i:7.6:*:*:*:*:*:*:*

Fri, 04 Sep 2026 16:45: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 execute arbitrary commands due to improper neutralization of special elements used in an OS command.
Title IBM i is Affected By Multiple Vulnerabilities in Debug Server
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': 5.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-09-10T15:06:32.264Z

Reserved: 2026-07-24T02:21:54.836Z

Link: CVE-2026-16826

cve-icon Vulnrichment

Updated: 2026-09-09T18:27:26.963Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-04T17:16:52.517

Modified: 2026-09-10T16:17:08.087

Link: CVE-2026-16826

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T22:45:03Z

Weaknesses
  • CWE-78

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