Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Local vector with user interaction confirmed by desktop client context; PR:N because attacker delivers malicious file without needing a system account.
Primary rating from Vendor (ibm).
CVSS VectorVendor: ibm
Lifecycle Timeline
2DescriptionCVE.org
IBM i Access Client Solutions 1.1.2.0 through 1.1.9.13 could allow a local attacker to execute arbitrary code due to improper neutralization of special elements used in an OS command.
AnalysisAI
OS command injection in IBM i Access Client Solutions versions 1.1.2.0 through 1.1.9.13 enables a local attacker to execute arbitrary code on the underlying operating system. Exploitation requires user interaction (UI:R) but no prior privileges (PR:N), suggesting the attack vector involves a maliciously crafted file or input that a victim opens or processes with the client application. IBM has released a patch via advisory node/7282954, and no public exploit or CISA KEV listing has been identified at time of analysis.
Technical ContextAI
IBM i Access Client Solutions is a Java-based desktop client application used to connect to IBM i (formerly AS/400) servers from Windows, Linux, and macOS workstations. CWE-78 (OS Command Injection) indicates that user-controlled or externally-supplied data reaches a system shell execution call without adequate sanitization - special characters such as semicolons, pipes, backticks, or newlines are not neutralized before being passed to an OS command. The CPE string (cpe:2.3:a:ibm:i_access_client_solutions:*:*:*:*:*:*:*:*) covers all builds from 1.1.2.0 to 1.1.9.13. Because the CVSS vector specifies AV:L, the injection point exists within the local application context rather than over a network-exposed service, consistent with a desktop client processing crafted input files, configuration data, or user-supplied arguments.
RemediationAI
Vendor-released patch is available per IBM advisory at https://www.ibm.com/support/pages/node/7282954 - organizations should upgrade IBM i Access Client Solutions to the version specified in that advisory immediately. The exact patched release version is not independently confirmed from the provided data; administrators must consult the advisory for the target version. As a compensating control where immediate patching is not feasible, restrict the application from opening files from untrusted or externally-sourced locations and educate users not to open unsolicited ACS-associated files (e.g., connection profiles, macro files, data transfer configuration files). Additionally, applying application-layer controls such as restricting execution permissions for the ACS process can limit the blast radius of command injection. Note that user-behavior mitigations are inherently unreliable and patch deployment remains the only reliable fix.
More in I Access Client Solutions
View allCode-integrity failure in IBM i Access Client Solutions (ACS) versions 1.1.2.0 through 1.1.9.13 lets a positioned attack
IBM i Access Client Solutions (ACS) 1.1.2 through 1.1.4 and 1.1.4.3 through 1.1.9.4 is vulnerable to NT LAN Manager (NTL
Zip slip path traversal in IBM i Access Client Solutions 1.1.2.0 through 1.1.9.13 allows a network-positioned attacker t
IBM i Access Client Solutions 1.1.2 through 1.1.4 and 1.1.4.3 through 1.1.9.3 could allow an attacker to execute remote
Arbitrary code execution is achievable on Windows endpoints running IBM i Access Client Solutions (ACS) 1.1.2.0 through
Arbitrary code execution in IBM i Access Client Solutions 1.1.2.0 through 1.1.9.13 on Windows is enabled by a publicly w
IBM i Access Client Solutions 1.1.2 through 1.1.4 and 1.1.4.3 through 1.1.9.3 could allow an attacker to obtain a decryp
IBM i Access Client Solutions versions 1.1.2.0 through 1.1.9.13 expose a publicly writable truststore, allowing a local
IBM i Access Family 1.1.2 through 1.1.4 and 1.1.4.3 through 1.1.9.0 could allow a local authenticated attacker to execut
IBM i Access Client Solutions 1.1.2 through 1.1.4 and 1.1.4.3 through 1.1.9.3 is vulnerable to having its key for an enc
Same weakness CWE-78 – OS Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57609
GHSA-c6h7-4284-vpr2