Description
IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote authenticated attacker to cause a denial of service due to a memory leak.
Published: 2026-09-04
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Immediate Patch
AI Analysis

Impact

A memory leak in the IBM i debug server can be triggered by an authenticated remote user, allowing the attacker to exhaust system resources and cause a denial of service. The vulnerability does not expose data or enable code execution, but it can interrupt business services by forcing the operating system to crash or become unresponsive. The underlying weakness is a classic memory leak (CWE-401).

Affected Systems

IBM i operating system versions 7.6, 7.5, 7.4, and 7.3 are affected. The problem resides in the debug server component of these releases, and no other IBM i versions are listed as vulnerable.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate impact, and the EPSS score is not available; therefore the likelihood of exploitation is unclear. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is a remote authenticated connection to the debug server; an attacker must possess valid credentials, which aligns with the remote authenticated threat model described in the advisory. If exploited, an attacker can force the system into instability, potentially causing service disruptions for users reliant on the affected IBM i installation.

Generated by OpenCVE AI on September 4, 2026 at 18:14 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 Release5770-SS1 PTF set or the specific PTFs for versions 7.6 (SJ11305), 7.5 (SJ11306), 7.4 (SJ11307), and 7.3 (SJ11308) as provided by IBM.
  • Disable or restrict the debug server from accepting remote connections; limit access to trusted hosts or internal networks only.
  • Continuously monitor memory usage on IBM i systems and implement automated alerts for abnormal consumption to detect potential exploitation attempts early.

Generated by OpenCVE AI on September 4, 2026 at 18:14 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 20:00: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: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 cause a denial of service due to a memory leak.
Title IBM i is Affected By Multiple Vulnerabilities in Debug Server
First Time appeared Ibm
Ibm i
Weaknesses CWE-401
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': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

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

Reserved: 2026-07-28T15:10:18.711Z

Link: CVE-2026-18076

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-18076

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T23:00:15Z

Weaknesses
  • CWE-401

    Missing Release of Memory after Effective Lifetime