<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>I Access Client Solutions - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/i-access-client-solutions/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Wed, 12 Aug 2026 22:52:22 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/i-access-client-solutions/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Arbitrary Code Execution in IBM i Access Client Solutions</title><link>https://feed.craftedsignal.io/briefs/2026-08-ibm-i-access-code-execution/</link><pubDate>Wed, 12 Aug 2026 22:52:22 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-ibm-i-access-code-execution/</guid><description>IBM i Access Client Solutions versions 1.1.2.0 through 1.1.9.13 contain a local arbitrary code execution vulnerability on Windows due to insecure file permissions on a configuration file.</description><content:encoded><![CDATA[<p>IBM i Access Client Solutions (ACS) versions 1.1.2.0 through 1.1.9.13 are vulnerable to arbitrary code execution on Windows systems when installed for all users. The vulnerability stems from insecure write permissions applied to a configuration file during installation. A local attacker with authenticated access can modify this file to inject malicious code or arguments, which are subsequently executed with the privileges of the user running the application. This vulnerability is assigned CVE-2026-13094 and carries a CVSS score of 7.8 (High). Impacted organizations should apply the updates provided by IBM to remediate the insecure configuration file permissions.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker establishes local access to a Windows system where IBM i Access Client Solutions is installed for all users.</li>
<li>Attacker enumerates the ACS installation directory and subdirectories to locate configuration files.</li>
<li>Attacker identifies a configuration file with weak discretionary access control lists (DACLs) permitting non-administrative write access.</li>
<li>Attacker modifies the configuration file to include malicious commands or point to a malicious library/script.</li>
<li>An authorized user (or elevated service) launches the IBM i Access Client Solutions application.</li>
<li>The application parses the malicious configuration file during initialization.</li>
<li>The application executes the injected code or triggers the malicious path during runtime.</li>
<li>Final objective is achieved: execution of arbitrary code in the context of the user running the application.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows a local attacker to execute arbitrary code on the affected Windows system. This can lead to local privilege escalation, persistence, or data theft, depending on the privileges of the user executing the application. The vulnerability affects all deployments of IBM i Access Client Solutions 1.1.2.0 through 1.1.9.13 installed in a multi-user context.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized actions for security teams:</p>
<ul>
<li>Update IBM i Access Client Solutions to a patched version as advised by the vendor in the official support bulletin (CVE-2026-13094).</li>
<li>Use File Integrity Monitoring (FIM) or audit logs to detect unauthorized modifications to application configuration files in 'C:\ProgramData' or 'C:\Program Files'.</li>
<li>Review the permissions of the configuration files for IBM software to ensure they are restricted to Administrators and SYSTEM accounts.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>local-privilege-escalation</category><category>windows</category></item></channel></rss>