<?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-90880 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-90880/</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, 15 Sep 2026 05:38:59 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-90880/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>Remote Command Injection in D-Link DSL-3782</title><link>https://feed.craftedsignal.io/briefs/2026-09-dlink-command-injection/</link><pubDate>Tue, 15 Sep 2026 05:38:59 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-dlink-command-injection/</guid><description>An unauthenticated remote command injection vulnerability in the D-Link DSL-3782 router allows attackers to execute arbitrary system commands via the Diagnostics component.</description><content:encoded><![CDATA[<p>A command injection vulnerability (CVE-2026-90880) has been identified in the D-Link DSL-3782 router, specifically within the 2016-07-28 firmware version. The flaw resides in the Diagnostics component, triggered by improper input validation within the system function handling the /cgi-bin/New_GUI/Set/Diagnostics.asp script. An unauthenticated remote attacker can inject malicious shell commands by manipulating the Addr argument. Publicly available exploit code exists, increasing the risk of exploitation for remote system compromise or unauthorized access to the network device. Defenders should prioritize isolating vulnerable legacy hardware, as these devices are often targeted for inclusion in botnets or used as entry points into internal networks.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker performs network reconnaissance to identify reachable D-Link DSL-3782 management interfaces.</li>
<li>Attacker crafts a malicious HTTP GET or POST request targeting the /cgi-bin/New_GUI/Set/Diagnostics.asp endpoint.</li>
<li>Attacker injects shell metacharacters or command strings into the 'Addr' parameter (e.g., ; id or | /bin/sh).</li>
<li>The router's web server processes the request and passes the tainted 'Addr' value to a system-level function without proper sanitization.</li>
<li>The underlying operating system executes the attacker-supplied command with root or administrative privileges.</li>
<li>The attacker establishes a reverse shell or downloads a malicious payload to gain persistent access to the device.</li>
<li>Final objective: The device is recruited into a botnet or used as a pivot point for lateral movement into the local network.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for full system control over the affected D-Link DSL-3782 router. This can lead to unauthorized network monitoring, traffic interception, internal network reconnaissance, and the deployment of malware. As this device is a consumer-grade router, impact includes potential data exfiltration and complete loss of confidentiality and integrity for all traffic traversing the device.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Monitor network traffic for anomalous HTTP requests directed at /cgi-bin/New_GUI/Set/Diagnostics.asp containing shell metacharacters.</li>
<li>Disconnect affected D-Link DSL-3782 devices from the public internet immediately.</li>
<li>If a firmware update is unavailable, ensure the web management interface is not accessible from the WAN side.</li>
<li>Implement egress filtering on the gateway to detect and block non-standard outbound connections originating from network infrastructure components.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>cve-2026-90880</category><category>command-injection</category><category>network-security</category></item></channel></rss>