Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Navigator for i is a network-accessible web interface requiring a valid low-privilege account (PR:L); root escalation yields full C/I/A impact with no scope change to other systems.
Primary rating from Vendor (ibm).
CVSS VectorNVD
Lifecycle Timeline
2DescriptionNVD
IBM i 7.6, 7.5, 7.4, and 7.3 s vulnerable to privilege escalation via Navigator for i. An authenticated user could elevate privileges to a root user to execute commands.
AnalysisAI
Privilege escalation in IBM i versions 7.3 through 7.6 via the Navigator for i web-based administration interface allows an authenticated low-privileged user to elevate their session to root and execute arbitrary commands on the system. The CVSS 3.1 score of 8.8 (PR:L, AV:N, AC:L) reflects that exploitation requires only valid credentials and network access to the Navigator for i interface, with full confidentiality, integrity, and availability impact upon success. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
IBM i (formerly known as AS/400 and iSeries) is an integrated operating system running on IBM Power Systems hardware, widely deployed in banking, finance, insurance, and government for mission-critical workloads. Navigator for i is the browser-based system management interface bundled with IBM i, providing administrative functions over a network-accessible web endpoint. The root cause is classified as CWE-269 (Improper Privilege Management), meaning the Navigator for i component fails to correctly enforce privilege boundaries, allowing a session operating under a low-privileged IBM i user profile to escalate to the root user context. The CPE string cpe:2.3:a:ibm:i:*:*:*:*:*:*:*:* identifies the IBM i application platform itself as the affected product across all minor releases of versions 7.3, 7.4, 7.5, and 7.6.
RemediationAI
Apply the vendor-released patch per IBM's advisory at https://www.ibm.com/support/pages/node/7283292, which provides PTF identifiers for IBM i 7.3, 7.4, 7.5, and 7.6 - exact fix versions must be retrieved directly from that page as they were not included in the provided data. As a compensating control pending patch application, restrict access to the Navigator for i web interface at the network layer using firewall rules or ACLs so that only explicitly authorized administrative hosts can reach it; this does not eliminate the vulnerability but meaningfully reduces the attack surface by requiring the attacker to already be on a trusted network segment. A more aggressive interim workaround is to disable the Navigator for i service entirely, eliminating the exposed endpoint at the cost of losing web-based IBM i administration capability until the patch is applied.
Same weakness CWE-269 – Improper Privilege Management
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57359
GHSA-5g56-4cm9-fm48