<?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>Cpe:2.3:o:dlink:dns-340l_firmware:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3odlinkdns-340l_firmware/</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, 17 Aug 2026 14:54:35 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3odlinkdns-340l_firmware/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>Unauthenticated Remote Code Execution in D-Link NAS Devices</title><link>https://feed.craftedsignal.io/briefs/2026-08-dlink-nas-rce/</link><pubDate>Mon, 17 Aug 2026 14:54:35 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-dlink-nas-rce/</guid><description>Multiple D-Link NAS devices are vulnerable to unauthenticated OS command injection via the account_mgr.cgi script, allowing remote attackers to execute arbitrary commands with root privileges.</description><content:encoded><![CDATA[<p>Security researchers have identified a critical unauthenticated OS command injection vulnerability (CVE-2024-10914) affecting multiple D-Link NAS device models, including the DNS-320, DNS-320LW, DNS-325, and DNS-340L. The vulnerability exists within the /cgi-bin/account_mgr.cgi script, where the 'name' parameter is directly concatenated into a system() call without adequate input sanitization. An attacker can inject shell metacharacters (specifically a semicolon) to terminate the intended command and execute arbitrary operating system commands with root privileges.</p>
<p>D-Link has officially designated these products as End-of-Life (EoL) and has explicitly stated that no security patches will be issued. Given the existence of a public, functional exploit and reports of active exploitation in the wild, organizations currently utilizing these legacy storage devices face a significant risk of full system compromise. Defenders should prioritize the immediate isolation of these devices from internet-facing environments.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation results in full remote code execution on the affected NAS hardware with root-level privileges. This enables attackers to exfiltrate sensitive data, install persistent backdoors, or utilize the devices as pivots within the internal network. Because the devices are end-of-life and lack vendor support, the impact is permanent for any device remaining connected to the network.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately disconnect all affected D-Link NAS devices from the internet or place them behind a restrictive firewall that blocks access to /cgi-bin/account_mgr.cgi from untrusted networks.</li>
<li>Implement web application firewall (WAF) rules to inspect incoming HTTP requests to /cgi-bin/account_mgr.cgi, specifically looking for shell metacharacters (e.g., ;, |, &amp;, $) within the 'name' parameter.</li>
<li>Deploy the provided Sigma rule to web server access logs to detect potential exploitation attempts.</li>
<li>Identify and retire legacy NAS devices from the environment as they will not receive security updates for this or future vulnerabilities.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">threat</category><category>remote-code-execution</category><category>nas</category><category>hardware</category><category>vulnerability</category></item></channel></rss>