Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Local filesystem write access required (AV:L, PR:L); default install condition (AC:L); TLS interception yields full session confidentiality and integrity loss, no availability impact.
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 injection of rogue certificate authority due to publicly writeable truststore.
AnalysisAI
IBM i Access Client Solutions versions 1.1.2.0 through 1.1.9.13 expose a publicly writable truststore, allowing a local authenticated attacker to inject a rogue certificate authority and subsequently intercept or manipulate TLS-protected communications. The writable truststore breaks the chain of trust at the client level, enabling man-in-the-middle attacks against sessions the client believes are cryptographically secured. No public exploit or active exploitation has been identified at time of analysis, and EPSS probability is extremely low at 0.09%.
Technical ContextAI
IBM i Access Client Solutions (ACS) is a Java-based client application used to connect Windows, Linux, and macOS workstations to IBM i (AS/400) midrange systems. TLS certificate validation relies on a truststore - a file containing trusted certificate authority certificates. CWE-798 (Use of Hard-coded Credentials) is assigned, though the vulnerability is more precisely a world-writable truststore that permits unauthorized modification of trusted anchors; the CWE assignment may reflect hard-coded or fixed trust-anchor references that cannot be overridden through legitimate configuration, compounding the writability issue. Affected CPE is cpe:2.3:a:ibm:i_access_client_solutions:*:*:*:*:*:*:*:* across versions 1.1.2.0 through 1.1.9.13. An attacker who can write to the truststore file can add a self-controlled CA certificate, causing the client to trust TLS certificates signed by that CA.
RemediationAI
The primary remediation is to apply the vendor-released patch documented at https://www.ibm.com/support/pages/node/7282954. IBM has confirmed a patch is available, but no specific fixed version number is provided in the available intelligence - consult the advisory directly to identify the exact target version. As a compensating control prior to patching, restrict filesystem permissions on the ACS truststore file so that only the application service account or administrator-level users have write access; this directly addresses the publicly writable truststore condition. Additionally, monitor the truststore file for unauthorized modifications using file integrity monitoring (FIM) tooling; unexpected changes should trigger immediate investigation. Note that restricting truststore permissions may require adjustments if the application legitimately writes to it during normal operation - verify behavior in a test environment first.
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
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 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-798 – Use of Hard-coded Credentials
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57550
GHSA-mc36-mm3v-489x