<?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>Cve-2026-86121 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-86121/</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>Sat, 05 Sep 2026 11:31:14 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-86121/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>Authentication Bypass in Cua computer-server via Environment Variable Misconfiguration</title><link>https://feed.craftedsignal.io/briefs/2026-09-cua-authentication-bypass/</link><pubDate>Sat, 05 Sep 2026 11:31:14 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cua-authentication-bypass/</guid><description>Cua computer-server versions prior to 0.3.42 contain an authentication bypass vulnerability triggered when the CONTAINER_NAME environment variable is unset, allowing unauthenticated remote command execution on TCP port 8000.</description><content:encoded><![CDATA[<p>Cua computer-server versions before 0.3.42 suffer from a critical authentication bypass vulnerability. When the application environment is deployed without the CONTAINER_NAME environment variable, the service fails to initialize authentication mechanisms and defaults to binding on all network interfaces. This exposure allows unauthenticated remote actors to interact directly with the application's sensitive API endpoints on TCP port 8000. Successful exploitation provides unauthorized access to the run_command endpoint, enabling arbitrary command execution, unrestricted file system read and write operations, and the ability to initiate interactive PTY shell sessions. Given the service's default network-wide exposure and the severity of the impacted operations, this vulnerability poses a severe risk to host integrity and data confidentiality.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker performs network discovery to identify services listening on TCP port 8000.</li>
<li>Attacker probes the discovered target to confirm the presence of the Cua computer-server service.</li>
<li>Attacker identifies a misconfigured instance where the CONTAINER_NAME environment variable is missing.</li>
<li>Attacker sends an unauthenticated HTTP request to the /run_command endpoint.</li>
<li>The application skips authentication due to the missing environment variable check.</li>
<li>Attacker executes arbitrary system commands with the privileges of the application process.</li>
<li>Attacker initiates an interactive PTY shell or performs file read/write operations for exfiltration or persistence.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated remote attackers to achieve full system compromise. Impact includes arbitrary command execution with application-level privileges, unauthorized access to system files, and the establishment of interactive shell sessions. This can lead to complete data exfiltration, lateral movement within the network, or the deployment of persistent malware.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Cua computer-server to version 0.3.42 or later immediately to resolve the authentication initialization defect.</li>
<li>Audit all running instances of Cua computer-server to verify the presence of the CONTAINER_NAME environment variable.</li>
<li>Implement network-level segmentation to restrict access to TCP port 8000 to only trusted management subnets until patching is completed.</li>
<li>Monitor webserver logs for HTTP requests directed to the /run_command endpoint from unauthorized IP addresses.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>authentication-bypass</category><category>remote-code-execution</category><category>cve-2026-86121</category></item></channel></rss>