Sceawere
Vulnerability Detail
CVE-2026-18106UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
IBM i Path Traversal Information Disclosure
Vulnerability Metadata
- Severity
- Medium
- Score / CVSS
- 4.3
- Creation Date
- 2h ago
- Vendor
- IBM
- Product
- i
- Attack Type
- CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
- Attack Complexity
- LOW
Narrative and Response
Description
IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote authenticated attacker to obtain sensitive information due to improper validation of user-supplied path input.
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.
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.
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.
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.
Additional Metadata
{
"score": "4.3",
"pubDate": "2026-08-12T17:17:25.120Z",
"pubdate": "2026-08-12T17:17:25.120Z",
"executiveSummary": "A path traversal vulnerability has been identified in IBM i versions 7.6, 7.5, 7.4, and 7.3, which could allow a remote authenticated attacker to obtain sensitive information.\nThe vulnerability stems from improper validation of user-supplied path input within the affected systems.\nSuccessful exploitation of this security flaw grants an attacker unauthorized read access to confidential files and directory structures that should otherwise be restricted based on standard access control configurations.\nThe primary impact of this vulnerability is unauthorized information disclosure, potentially exposing system configuration data, sensitive user files, or internal application structures.\nExploitation requires a remote attacker to possess valid authentication credentials to interact with the vulnerable application or service interface.\nThe attack vector involves manipulating path inputs to bypass directory restriction controls enforced by the application.\nOrganizations operating the specified versions of IBM i face heightened risk if attackers leverage compromised low-privileged accounts to harvest sensitive system data, which can subsequently be utilized to plan further intrusions or escalate privileges.",
"technicalDetails": "The vulnerability resides in how IBM i versions 7.6, 7.5, 7.4, and 7.3 process user-supplied path inputs across specific application interfaces or components.\nThe root cause of the issue is the insufficient sanitization and validation of parameters containing directory traversal sequences, such as dot-dot-slash (../) sequences, prior to performing file system operations.\nBecause the application fails to adequately neutralize these metacharacters, an authenticated user can manipulate file paths outside of the intended directory context.\nThe attack flow begins when a remote authenticated adversary crafts a malicious HTTP request or protocol command containing directory traversal sequences within a targeted parameter.\nUpon submission, the vulnerable component processes the input without enforcing strict boundary checks or canonicalization of the provided path string.\nThe underlying operating system or application logic resolves the manipulated path, allowing the attacker to traverse upward in the directory hierarchy and access arbitrary files accessible to the execution context of the running service.\nThe attack requires authentication, meaning the threat actor must first establish a valid session or possess legitimate credentials to access the vulnerable functionality.\nNetwork exposure depends on the specific service interfaces exposed by IBM i that handle user-supplied paths, which are typically reachable over standard administrative or application communication ports.\nThe post-exploitation impact is characterized by unauthorized information disclosure, where the attacker extracts sensitive system files, configuration settings, or internal data stores, thereby compromising the confidentiality of the affected IBM i environment."
}