Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
Network-reachable interface, low privilege credential required, no user interaction, high C/I from arbitrary CL execution, low A as system stability is not directly impacted.
Primary rating from Vendor (ibm).
CVSS VectorVendor: ibm
Lifecycle Timeline
2DescriptionCVE.org
IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote authenticated attacker to execute arbitrary Control Language commands due to insufficient input validation.
AnalysisAI
IBM i versions 7.3 through 7.6 expose arbitrary Control Language (CL) command execution to remote authenticated attackers through insufficient input validation in a network-accessible interface. Any low-privileged IBM i user account is sufficient to exploit this flaw, enabling high-impact compromise of confidentiality and integrity on the affected system. No public exploit code or active exploitation has been identified at time of analysis, but the low attack complexity and broad version range across currently supported IBM i releases make this a meaningful patching priority for affected enterprises.
Technical ContextAI
IBM i (formerly OS/400 and i5/OS) is IBM's integrated operating system for Power Systems midrange hardware, widely used in banking, insurance, manufacturing, and government verticals. Its native scripting language, Control Language (CL), provides deep access to system objects, job management, database operations, and user administration - making arbitrary CL execution effectively equivalent to OS-level command injection on this platform. The root cause is CWE-78 (Improper Neutralization of Special Elements used in an OS Command), where user-supplied input is passed into a CL command processor without adequate sanitization or allowlisting. The affected CPE cpe:2.3:a:ibm:i:*:*:*:*:*:*:*:* with a wildcard version field indicates all patch levels of IBM i 7.3, 7.4, 7.5, and 7.6 are affected until the vendor-supplied fix is applied.
RemediationAI
Apply the vendor-supplied patch documented in IBM support advisory https://www.ibm.com/support/pages/node/7283292, which identifies the applicable PTFs for IBM i 7.3, 7.4, 7.5, and 7.6. An exact fix version string was not independently available in the source data - consult the advisory directly for the correct PTF numbers per release. As a compensating control while patching is scheduled, administrators should audit and restrict low-privilege user profiles that have access to the vulnerable interface, enforce the principle of least authority using IBM i's object-level authority model, and review CL command auditing via the Security Audit Journal (QAUDJRN) to detect anomalous command submissions. Restricting network access to IBM i management interfaces (e.g., TELNET, DDM, or relevant ports) to trusted subnets only reduces the network attack surface without impacting core application workloads.
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57363
GHSA-p8wh-xxx2-52hm