<?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>BR-6478AC 1.23 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/br-6478ac-1.23/</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>Sat, 30 May 2026 16:22:43 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/br-6478ac-1.23/feed.xml" rel="self" type="application/rss+xml"/><item><title>Edimax BR-6478AC Stack-Based Buffer Overflow Vulnerability (CVE-2026-10125)</title><link>https://feed.craftedsignal.io/briefs/2026-05-edimax-buffer-overflow/</link><pubDate>Sat, 30 May 2026 16:22:43 +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-10125) exists in the formPPPoESetup function of the /goform/formPPPoESetup file in Edimax BR-6478AC version 1.23, allowing a remote attacker to execute arbitrary code by manipulating the pppUserName argument in a POST request; a public exploit is available.</description><content:encoded><![CDATA[<p>A stack-based buffer overflow vulnerability, CVE-2026-10125, has been identified in Edimax BR-6478AC version 1.23. The vulnerability lies within the <code>formPPPoESetup</code> function located in the <code>/goform/formPPPoESetup</code> file, a part of the POST Request Handler component. This flaw allows a remote attacker to execute arbitrary code by exploiting the <code>pppUserName</code> argument. The vulnerability is triggered via a specially crafted POST request. Given that a public exploit is available, this poses a significant risk to systems utilizing the affected Edimax router model, making them susceptible to remote code execution. Defenders should implement mitigations and detections to identify and prevent potential exploitation attempts.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker identifies an Edimax BR-6478AC 1.23 router exposed to the internet.</li>
<li>The attacker crafts a malicious POST request targeting the <code>/goform/formPPPoESetup</code> endpoint.</li>
<li>The POST request includes a <code>pppUserName</code> argument with a payload exceeding the buffer&rsquo;s capacity, triggering the stack-based buffer overflow.</li>
<li>The overflow overwrites adjacent memory on the stack, including the return address.</li>
<li>The overwritten return address points to attacker-controlled code or a ROP chain.</li>
<li>The router processes the crafted POST request, executing the <code>formPPPoESetup</code> function.</li>
<li>The function attempts to return, but instead jumps to the attacker-controlled address, leading to arbitrary code execution.</li>
<li>The attacker gains control of the router and can perform actions such as modifying settings, eavesdropping on network traffic, or using the router as a botnet node.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows a remote attacker to gain complete control over the Edimax BR-6478AC router. This can lead to a variety of malicious activities, including unauthorized network access, data theft, modification of router settings, and the use of the compromised device as part of a botnet. Given the availability of a public exploit, mass exploitation is possible, potentially impacting numerous home and small business networks.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the Sigma rule <code>Detect CVE-2026-10125 Exploitation Attempt via Long PPPoE Username</code> to detect exploitation attempts in web server logs.</li>
<li>Inspect web server logs for POST requests to <code>/goform/formPPPoESetup</code> with abnormally long <code>pppUserName</code> values.</li>
<li>Monitor network traffic for suspicious activity originating from Edimax BR-6478AC devices.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">threat</category><category>cve</category><category>CVE-2026-10125</category><category>buffer overflow</category><category>edimax</category><category>router</category><category>rce</category></item></channel></rss>