<?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>IpTIME AX8004M (15.09.0) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/iptime-ax8004m-15.09.0/</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>Mon, 10 Aug 2026 01:50:07 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/iptime-ax8004m-15.09.0/feed.xml" rel="self" type="application/rss+xml"/><item><title>Remote Command Injection in EFM ipTIME AX8004M</title><link>https://feed.craftedsignal.io/briefs/2026-08-iptime-rce/</link><pubDate>Mon, 10 Aug 2026 01:50:07 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-iptime-rce/</guid><description>The EFM ipTIME AX8004M router version 15.09.0 is vulnerable to remote command injection via the /cgi/d.cgi CGI endpoint, allowing unauthenticated attackers to execute arbitrary system commands.</description><content:encoded><![CDATA[<p>The EFM ipTIME AX8004M router (firmware version 15.09.0) contains a critical remote command injection vulnerability, tracked as CVE-2026-19379. The flaw originates in the handling of the 'fname' argument within the 'popen' function of the '/cgi/d.cgi' component. Because this endpoint fails to properly sanitize user-supplied input before passing it to the underlying system shell, an unauthenticated remote attacker can inject and execute arbitrary commands with the privileges of the web server process. This vulnerability is significant due to the device's role as a network gateway, potentially providing attackers with a foothold to intercept traffic, perform lateral movement, or conduct further exploitation within the internal network. Disclosure of this vulnerability has occurred publicly without a corresponding vendor patch, leaving deployed devices exposed to potential exploitation attempts.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker performs reconnaissance to identify ipTIME AX8004M devices reachable via the internet.</li>
<li>Attacker probes the target for the presence of the vulnerable '/cgi/d.cgi' endpoint.</li>
<li>Attacker constructs an HTTP GET or POST request targeting the 'fname' parameter.</li>
<li>Attacker inserts shell metacharacters (e.g., semicolon, pipe, backticks) into the 'fname' argument string.</li>
<li>The web server process passes the unsanitized 'fname' string to the 'popen' function.</li>
<li>The underlying system shell interprets the injected metacharacters and executes the attacker's payload.</li>
<li>Attacker gains remote command execution on the router, establishing persistence or exfiltrating data.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for full remote compromise of the ipTIME AX8004M router. Impacted organizations and residential users face the risk of total device takeover, which can facilitate man-in-the-middle attacks, credential theft, or the use of the router as a node in a botnet. As of the current disclosure, no vendor-provided patch exists, making immediate network-level isolation or firewalling of management interfaces the only viable mitigation.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Monitor ingress traffic to internal networks for HTTP requests directed toward the '/cgi/d.cgi' URI stem.</li>
<li>Implement strict firewall rules to prevent remote access to router management interfaces from untrusted or public IP addresses.</li>
<li>Audit logs for suspicious command execution patterns originating from web service processes on network appliances.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>