<?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>EW-7478APC (1.04) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/ew-7478apc-1.04/</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 00:42:27 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/ew-7478apc-1.04/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>Stack-based Buffer Overflow in Edimax EW-7478APC</title><link>https://feed.craftedsignal.io/briefs/2026-08-edimax-buffer-overflow/</link><pubDate>Mon, 17 Aug 2026 00:42:27 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-edimax-buffer-overflow/</guid><description>Edimax EW-7478APC version 1.04 is vulnerable to a stack-based buffer overflow in the formWanTcpipSetup function, allowing for remote code execution via the pppUserName parameter.</description><content:encoded><![CDATA[<p>A stack-based buffer overflow vulnerability has been identified in the Edimax EW-7478APC router, specifically within firmware version 1.04. The vulnerability resides in the formWanTcpipSetup function, accessible via the /goform/formWanTcpipSetup endpoint. An authenticated remote attacker can trigger this overflow by sending a specially crafted input to the pppUserName parameter. This flaw allows for the execution of arbitrary code on the affected device or can result in a denial-of-service condition. Publicly available exploit code exists, increasing the risk of exploitation. The vendor has not provided a patch or response to the disclosure. Defenders should note that this vulnerability requires authenticated access, but its remote nature and the availability of exploit material pose a significant risk to internal network segments where these devices are deployed.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker performs network reconnaissance to identify reachable Edimax EW-7478APC management interfaces.</li>
<li>Attacker obtains valid administrative or user credentials via secondary means (e.g., credential stuffing or default password exploitation).</li>
<li>Attacker authenticates to the web-based management interface.</li>
<li>Attacker crafts a malicious HTTP POST request targeting the /goform/formWanTcpipSetup endpoint.</li>
<li>Attacker injects a long string payload into the pppUserName parameter of the POST body.</li>
<li>The web server process fails to perform sufficient boundary checks on the pppUserName input before copying it into a stack-based buffer.</li>
<li>The overflow overwrites the return address, enabling redirection of execution flow to arbitrary attacker-supplied shellcode.</li>
<li>Final objective is achieved: arbitrary command execution or system crash.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for complete compromise of the router, potentially providing an attacker with a pivot point into the local network. With a CVSS v3.1 score of 9.9, this vulnerability represents a critical risk to small office and home office (SOHO) deployments. If exploited, attackers could intercept traffic, perform man-in-the-middle attacks, or deploy further malicious payloads. Given the lack of a vendor patch, the only effective mitigation is to restrict management interface access to trusted networks or replace affected hardware.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Restrict access to the management web interface of all Edimax EW-7478APC devices to a dedicated management VLAN or trusted IP addresses via firewall rules.</li>
<li>Monitor internal network traffic for unauthorized HTTP POST requests directed at /goform/formWanTcpipSetup.</li>
<li>Audit logs for failed authentication attempts preceding any interaction with management endpoints.</li>
<li>Isolate affected devices from the internet until a firmware update is provided by the vendor.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>remote-code-execution</category><category>buffer-overflow</category><category>router</category><category>cve-2026-19961</category><category>vulnerability</category><category>network-device</category><category>cve</category></item></channel></rss>