Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Network-reachable path traversal requiring only low-privilege auth; high confidentiality, limited integrity write impact, no availability impact confirmed.
Primary rating from Vendor (ibm).
CVSS VectorNVD
Lifecycle Timeline
5DescriptionNVD
IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote authenticated attacker to obtain sensitive information and manipulate files due to a path traversal vulnerability.
AnalysisAI
Path traversal in IBM i 7.3 through 7.6 allows remote authenticated attackers to read sensitive files and write or manipulate files outside intended directory boundaries. The vulnerability is reachable over the network with only low-privilege credentials, making it accessible to a broad set of authenticated users in multi-tenant or shared IBM i environments. No active exploitation or public proof-of-concept has been identified at time of analysis, and IBM has released a patch via their support portal.
Technical ContextAI
IBM i (formerly AS/400, iSeries) is IBM's integrated operating system for Power Systems hardware. The vulnerability is classified under CWE-22 (Path Traversal), a root cause where user-controlled input containing sequences such as '../' is not properly sanitized before being used to construct file system paths. The CPE string cpe:2.3:a:ibm:i:*:*:*:*:*:*:*:* confirms that the affected component is IBM's i platform application layer itself, spanning all minor releases within the 7.3-7.6 major version stream. The CVSS vector AV:N/AC:L/PR:L reflects that the flaw is exploitable remotely over the network, under low access complexity, with only low-privilege authentication-consistent with a server-side path traversal in a networked service that authenticated users can reach.
RemediationAI
IBM has released a patch available via the IBM support portal at https://www.ibm.com/support/pages/node/7283292; administrators should apply the relevant PTFs for their IBM i release (7.3, 7.4, 7.5, or 7.6) as identified in the advisory. The exact PTF numbers and fix version identifiers should be obtained directly from that advisory, as no specific fix version string was included in the available intelligence data. As a compensating control prior to patching, administrators may restrict network access to the affected IBM i services to trusted IP ranges or authenticated VPN users only, reducing exposure without disabling the service entirely-though this does not eliminate the vulnerability for users who retain legitimate access. Audit file system access logs for unexpected directory traversal patterns (sequences of '../') in the interim.
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57353
GHSA-v633-rhmc-84gm