Description
IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service due to the use of an uninitialized variable.
Published: 2026-08-13
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from an uninitialized variable used within the DRDA/DDM components of IBM i. A remote attacker who can send crafted requests to the affected service can force the system to crash or become unresponsive, resulting in a loss of availability for applications relying on the database connectivity services. The flaw is a classic example of improper initialization that falls under CWE-457 and leads to a denial‑of‑service impact rather than compromising confidentiality or integrity.

Affected Systems

IBM i versions 7.6, 7.5, 7.4, and 7.3 are affected. These releases contain the vulnerable DRDA/DDM components that can be triggered by a remote actor. The problem is present in all these four major releases of the IBM i platform.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity and the EPSS score is not available, which means that the exploitation probability is unknown at this time. Because the exploit can be performed remotely by sending crafted requests to the DRDA/DDM service, the risk to availability is real. The vulnerability is not listed in the CISA KEV catalog, but an attacker could still schedule a DoS by triggering the uninitialized variable, potentially leading to service interruptions for the affected IBM i system.

Generated by OpenCVE AI on August 13, 2026 at 22:09 UTC.

Remediation

Vendor Solution

IBM i Release5770-SS1  PTF Number(s)PTF Download Link(s)7.6SJ10848 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ10848 7.5SJ10849 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ10849 7.4SJ10850 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ10850 7.3SJ10851 https://www.ibm.com/mysupport/s/fix-information?legacy=SJ10851 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 Fix Packs identified by the PTF numbers (SJ10848 for 7.6, SJ10849 for 7.5, SJ10850 for 7.4, SJ10851 for 7.3) to address the uninitialized‑variable defect.
  • Restart the DRDA/DDM services—or perform a full system reboot—to load the patched programs and eliminate any remaining uninitialized memory.
  • Run functional tests against the DRDA/DDM interfaces to verify that the denial‑of‑service condition no longer occurs.

Generated by OpenCVE AI on August 13, 2026 at 22:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service due to the use of an uninitialized variable.
Title IBM i is Affected By Multiple Vulnerabilities in DRDA / DDM
First Time appeared Ibm
Ibm i
Weaknesses CWE-457
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:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-08-13T20:25:52.740Z

Reserved: 2026-07-24T14:23:41.668Z

Link: CVE-2026-17077

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T21:17:41.650

Modified: 2026-08-13T21:17:41.650

Link: CVE-2026-17077

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T22:15:03Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable