<?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/"><channel><title>CVE-2026-9475 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-9475/</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>Tue, 26 May 2026 14:04:07 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-9475/feed.xml" rel="self" type="application/rss+xml"/><item><title>Totolink A8000RU Command Injection Vulnerability (CVE-2026-9475)</title><link>https://feed.craftedsignal.io/briefs/2026-05-totolink-command-injection/</link><pubDate>Tue, 26 May 2026 14:04:07 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-totolink-command-injection/</guid><description>Totolink A8000RU version 7.1cu.643_b20200521 is vulnerable to remote OS command injection via manipulation of the Comment argument in the setIpQosRules function, allowing unauthenticated attackers to execute arbitrary commands on the device.</description><content:encoded><![CDATA[<p>A critical command injection vulnerability, CVE-2026-9475, affects Totolink A8000RU router version 7.1cu.643_b20200521. The vulnerability lies within the Web Management Interface component, specifically in the <code>/cgi-bin/cstecgi.cgi</code> file&rsquo;s <code>setIpQosRules</code> function. By manipulating the <code>Comment</code> argument, an unauthenticated attacker can inject and execute arbitrary operating system commands on the underlying system. Public exploits are available, increasing the risk of widespread exploitation. Successful exploitation allows for complete system compromise.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker identifies a vulnerable Totolink A8000RU router running firmware version 7.1cu.643_b20200521.</li>
<li>The attacker sends a crafted HTTP request to the <code>/cgi-bin/cstecgi.cgi</code> endpoint, targeting the <code>setIpQosRules</code> function.</li>
<li>The HTTP request includes a malicious payload within the <code>Comment</code> argument designed to inject OS commands.</li>
<li>The web server processes the request and passes the <code>Comment</code> argument to the vulnerable <code>setIpQosRules</code> function without proper sanitization.</li>
<li>The injected OS commands are executed with the privileges of the web server process.</li>
<li>The attacker gains remote code execution on the router.</li>
<li>The attacker can then perform actions such as modifying router configurations, installing backdoors, or pivoting to other devices on the network.</li>
<li>The attacker achieves complete control over the compromised router.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-9475 results in complete compromise of the Totolink A8000RU router. An attacker can gain full control of the device, potentially leading to data theft, network disruption, or use of the router as part of a botnet. Given the ease of exploitation and the availability of public exploits, a large number of devices could be targeted, impacting both home and small business networks.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply the vendor patch as soon as it becomes available.</li>
<li>Monitor web server logs for suspicious POST requests to <code>/cgi-bin/cstecgi.cgi</code> with unusual characters in the <code>Comment</code> parameter, as detected by the Sigma rule &ldquo;Detect CVE-2026-9475 Exploitation Attempt via Web Logs&rdquo;.</li>
<li>Implement network intrusion detection system (IDS) rules to detect and block exploitation attempts targeting CVE-2026-9475.</li>
<li>Disable remote administration access to the router to limit the attack surface.</li>
<li>Deploy the Sigma rule &ldquo;Detect CVE-2026-9475 Command Injection via Process Creation&rdquo; to identify processes spawned from the web server with injected commands.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">threat</category><category>command injection</category><category>router vulnerability</category><category>CVE-2026-9475</category></item></channel></rss>