<?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-9479 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-9479/</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:39:49 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-9479/feed.xml" rel="self" type="application/rss+xml"/><item><title>Edimax EW-7438RPn Stack-Based Buffer Overflow Vulnerability (CVE-2026-9479)</title><link>https://feed.craftedsignal.io/briefs/2026-05-edimax-buffer-overflow/</link><pubDate>Tue, 26 May 2026 14:39:49 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-edimax-buffer-overflow/</guid><description>A stack-based buffer overflow vulnerability (CVE-2026-9479) exists in the formLogout function of the /goform/formLogout file in Edimax EW-7438RPn 1.31, triggered by manipulating the submit-url argument, allowing remote attackers to execute arbitrary code.</description><content:encoded><![CDATA[<p>A stack-based buffer overflow vulnerability, tracked as CVE-2026-9479, has been identified in Edimax EW-7438RPn version 1.31. The vulnerability resides within the <code>formLogout</code> function of the <code>/goform/formLogout</code> file. By manipulating the <code>submit-url</code> argument, a remote attacker can trigger a buffer overflow, potentially leading to arbitrary code execution. Publicly available exploit code exists for this vulnerability. The vendor was notified but did not respond to the disclosure. This vulnerability poses a significant risk to devices exposed to untrusted networks.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker identifies an Edimax EW-7438RPn device running firmware version 1.31.</li>
<li>Attacker crafts a malicious HTTP request targeting the <code>/goform/formLogout</code> endpoint.</li>
<li>The crafted request includes a <code>submit-url</code> argument with a string exceeding the buffer&rsquo;s capacity.</li>
<li>The <code>formLogout</code> function processes the <code>submit-url</code> argument without proper bounds checking.</li>
<li>The excessive data overwrites memory on the stack, including the return address.</li>
<li>The function attempts to return, but the overwritten return address redirects execution to attacker-controlled code.</li>
<li>Attacker gains arbitrary code execution on the device.</li>
<li>Attacker leverages code execution to establish persistence or further compromise the network.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows a remote attacker to execute arbitrary code on the Edimax EW-7438RPn device. This could lead to a complete compromise of the device, including data exfiltration, modification of device settings, or use of the device as a bot in a larger attack. Given the lack of vendor response, affected devices remain vulnerable.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Monitor web server logs for POST requests to <code>/goform/formLogout</code> with abnormally long <code>submit-url</code> parameters using the Sigma rule provided below.</li>
<li>Implement web application firewall (WAF) rules to block requests containing excessively long <code>submit-url</code> parameters to <code>/goform/formLogout</code>.</li>
<li>Since the vendor has not provided a patch, consider replacing the affected Edimax EW-7438RPn devices.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">threat</category><category>cve-2026-9479</category><category>buffer-overflow</category><category>web-application</category></item></channel></rss>