Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Network delivery via crafted file is straightforward (AV:N/AC:L); arbitrary file write can achieve code execution yielding full C/I/A:H; user must perform import action (UI:R).
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 is vulnerable to zip slip path traversal exploit when importing a configuration.
AnalysisAI
Zip slip path traversal in IBM i Access Client Solutions 1.1.2.0 through 1.1.9.13 allows a network-positioned attacker to write arbitrary files outside the intended extraction directory when a victim imports a maliciously crafted configuration archive. The CVSS vector (AV:N/AC:L/PR:N/UI:R) confirms the attack is network-deliverable with low complexity but requires the target user to actively import the crafted configuration - a social engineering dependency that is the primary limiting factor. No public exploit or CISA KEV listing has been identified at time of analysis; vendor patch is confirmed available.
Technical ContextAI
IBM i Access Client Solutions is a Java-based desktop client enabling connectivity to IBM i (AS/400) midrange systems. The vulnerability is an instance of CWE-22 (Improper Limitation of a Pathname to a Restricted Directory), specifically the 'zip slip' variant: when the application processes a ZIP-packaged configuration file during import, it fails to validate that archive entries containing path traversal sequences (e.g., '../../') remain within the intended extraction directory. An attacker can craft entries that resolve to arbitrary filesystem locations on the victim's workstation. The affected CPE cpe:2.3:a:ibm:i_access_client_solutions:*:*:*:*:*:*:*:* encompasses all builds from 1.1.2.0 through 1.1.9.13. Zip slip is a well-documented and mechanically straightforward exploit class - exploitation tooling is widely available even if no CVE-specific POC has been confirmed.
RemediationAI
Apply the vendor-released patch per IBM's advisory at https://www.ibm.com/support/pages/node/7282954. The exact fixed version number is not independently confirmed from the available data beyond 'patch available per vendor advisory' - consult the advisory directly to identify the correct target build. Until patching is completed, the most actionable compensating control is to prohibit configuration import from untrusted or externally provided sources via policy or user training; this directly eliminates the UI:R attack path without requiring application changes. Administrators may also consider restricting execution of the IBM i Access Client Solutions application to managed, monitored workstations where file integrity monitoring (FIM) would alert on unexpected writes outside application directories, reducing dwell time if exploitation does occur.
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
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 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-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57611
GHSA-px9p-pq43-98fr