Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local-only attack (AV:L), low-privilege local user sufficient (PR:L), no interaction needed; all three impacts high due to arbitrary code execution.
Primary rating from Vendor (ibm).
CVSS VectorNVD
Lifecycle Timeline
5DescriptionNVD
IBM i Access Client Solutions 1.1.2.0 through 1.1.9.13 is vulnerable to arbitrary code execution on Windows when installed for all users due to publicly writeable directory.
AnalysisAI
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 writable directory created when the application is installed in 'all users' mode. A local attacker with low privileges can plant malicious content in this directory, which the application subsequently loads with higher-privilege context, achieving full code execution. No active exploitation is confirmed (not in CISA KEV), and the EPSS score of 0.11% (2nd percentile) reflects low observed exploitation pressure, though the SSVC technical impact rating is 'total', underscoring the severity if exploited.
Technical ContextAI
This vulnerability is classified as CWE-426 (Untrusted Search Path), a class of flaw where an application resolves executable or library paths through directories that are not adequately access-controlled. On Windows, the 'install for all users' deployment mode writes application components to a system-wide directory that is inadvertently granted public write permissions. An unprivileged local user can exploit this by placing a malicious DLL or executable in the writable path before - or after - a privileged process enumerates it, triggering DLL search order hijacking or binary planting. The affected product is identified via CPE cpe:2.3:a:ibm:i_access_client_solutions:*:*:*:*:*:*:*:*, covering the 1.1.2.0 through 1.1.9.13 release range on Windows.
RemediationAI
IBM has released a patch addressing this vulnerability; organizations should upgrade IBM i Access Client Solutions to the version specified in the vendor advisory at https://www.ibm.com/support/pages/node/7282954. No exact fixed version number was independently confirmed from the data provided - refer to the advisory for the precise target version. As a compensating control where immediate patching is not feasible, administrators should manually audit and restrict the permissions on the IBM i Access Client Solutions installation directory to remove public write access, ensuring only SYSTEM and local administrators retain write permissions. This directly eliminates the attack surface by preventing unprivileged users from planting malicious files. Additionally, restricting who can log on locally to systems running this software reduces the attacker pool, though this is a defense-in-depth measure rather than a root-cause 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
OS command injection in IBM i Access Client Solutions versions 1.1.2.0 through 1.1.9.13 enables a local attacker to exec
Arbitrary code execution is achievable on Windows endpoints running IBM i Access Client Solutions (ACS) 1.1.2.0 through
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-426 – Untrusted Search Path
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-58363
GHSA-mh2f-vg2r-7fc2