Sceawere

Vulnerability Detail

CVE-2026-18175UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

IBM i DDM Authorization Bypass

Vulnerability Metadata

Severity
High
Score / CVSS
8.1
Creation Date
4h ago
Vendor
IBM
Product
i
Attack Type
CWE-285 Improper Authorization
Vector String
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:H/A:L
Attack Complexity
HIGH

Narrative and Response

Description

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to manipulate database transactions due to improper authorization in the DDM target dispatcher.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "8.1",
  "pubDate": "2026-09-04T17:16:56.010Z",
  "pubdate": "2026-09-04T17:16:56.010Z",
  "executiveSummary": "A critical vulnerability exists within the Distributed Data Management (DDM) target dispatcher of IBM i versions 7.3, 7.4, 7.5, and 7.6. The flaw stems from improper authorization controls, which can be leveraged by a remote attacker to manipulate database transactions.\nThis vulnerability constitutes an authorization bypass that undermines the integrity of database operations. An attacker with network access to the DDM service can perform unauthorized transaction modifications without the required credentials or permission levels, effectively bypassing existing security access control lists.\nThe risk implication is significant, as successful exploitation results in a total loss of data integrity within the target IBM i environment. The vulnerability is exploitable remotely, requiring no prior authentication or administrative privileges on the target system. Given the nature of DDM, which is frequently exposed in enterprise networked environments to facilitate inter-system communication, the potential for unauthorized data manipulation is severe. Organizations relying on DDM for transactional integrity must treat this as a high-priority exposure to prevent malicious interference with mission-critical database assets.",
  "technicalDetails": "The vulnerability resides in the DDM target dispatcher component of the IBM i operating system, which is responsible for managing incoming requests from remote systems participating in DDM conversations. The DDM architecture relies on a structured protocol to facilitate record-level access and file management across networked IBM i systems. The root cause is a failure in the authorization verification logic within the dispatcher itself, which fails to correctly validate the requester's permissions against the target database resource before processing transaction commands.\nDuring the standard DDM interaction flow, a remote client initiates a session with the host server. The target dispatcher is tasked with evaluating the validity of the incoming request and ensuring that the associated user profile possesses the necessary authorization to perform the requested CRUD (Create, Read, Update, Delete) operations on the specified database files or members.\nExploitation occurs when an attacker crafts a malicious DDM packet that bypasses the secondary authorization checks traditionally enforced by the system-wide security framework. By manipulating the transaction-level parameters within the DDM stream, an attacker can coerce the dispatcher into executing operations on behalf of the attacker, even if the credentials supplied do not strictly map to the required privileges for the specific database object. The dispatcher essentially trusts the malformed instruction set presented in the DDM session, leading to an unauthorized state where the attacker can modify, delete, or inject data into sensitive database tables.\nThis exposure is exacerbated by the fact that DDM communications typically occur over non-encrypted or insufficiently authenticated channels. Because the dispatcher acts as the gateway for remote requests, it operates with the authority of the intercepted process, allowing for widespread manipulation if the system architecture permits DDM traffic across network boundaries. Once the attacker successfully exploits the dispatcher, they can perform arbitrary transaction manipulations, leading to a direct compromise of data integrity. The lack of robust validation in the DDM target dispatcher allows for a stealthy attack vector where the system perceives the malicious instructions as legitimate, high-privilege transaction requests, thereby bypassing standard security auditing mechanisms that might otherwise trigger alerts for unauthorized file access."
}
CVE-2026-18175: IBM i DDM Authorization Bypass (HIGH Severity, CVSS: 8.1) - Sceawere