<?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-9429 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-9429/</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:08:19 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-9429/feed.xml" rel="self" type="application/rss+xml"/><item><title>Tenda F1202 Stack-Based Buffer Overflow Vulnerability (CVE-2026-9429)</title><link>https://feed.craftedsignal.io/briefs/2026-05-tenda-stack-overflow/</link><pubDate>Tue, 26 May 2026 14:08:19 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-tenda-stack-overflow/</guid><description>A stack-based buffer overflow vulnerability (CVE-2026-9429) exists in Tenda F1202 version 1.2.0.20(408) within the formWrlExtraSet function of the /goform/WrlExtraSet file, allowing a remote attacker to execute arbitrary code by manipulating the delno argument; a public exploit is available.</description><content:encoded><![CDATA[<p>CVE-2026-9429 is a stack-based buffer overflow vulnerability affecting Tenda F1202 devices running firmware version 1.2.0.20(408). The vulnerability resides in the <code>formWrlExtraSet</code> function within the <code>/goform/WrlExtraSet</code> file. A remote attacker can exploit this vulnerability by crafting a malicious request that manipulates the <code>delno</code> argument, leading to arbitrary code execution on the affected device. This is particularly concerning as a public exploit is available, increasing the likelihood of exploitation. Successful exploitation allows attackers to compromise the router and potentially gain access to the local network.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker identifies a Tenda F1202 router running firmware version 1.2.0.20(408).</li>
<li>The attacker crafts a malicious HTTP request targeting the <code>/goform/WrlExtraSet</code> endpoint.</li>
<li>Within the HTTP request, the attacker includes the <code>delno</code> argument with a value exceeding the buffer&rsquo;s capacity in the <code>formWrlExtraSet</code> function.</li>
<li>The vulnerable <code>formWrlExtraSet</code> function processes the <code>delno</code> argument without proper bounds checking.</li>
<li>The excessive data provided in the <code>delno</code> argument overwrites the stack.</li>
<li>The attacker injects malicious code into the overflowed buffer.</li>
<li>The injected code is executed, granting the attacker control over the device.</li>
<li>The attacker can then perform actions such as modifying router settings, intercepting network traffic, or establishing a backdoor for persistent access.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-9429 allows an attacker to gain complete control over the Tenda F1202 router. This can lead to a variety of malicious activities, including data theft, denial of service, and the establishment of a persistent foothold on the network. Given the availability of a public exploit, organizations and individuals using the affected Tenda F1202 router are at significant risk.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply available patches or firmware updates from Tenda to address CVE-2026-9429.</li>
<li>Monitor web server logs for suspicious POST requests to <code>/goform/WrlExtraSet</code> with abnormally long <code>delno</code> arguments, using the Sigma rule <code>Detect Suspiciously Long delno Parameter in Tenda Routers</code>.</li>
<li>Implement network intrusion detection systems (IDS) rules to detect and block exploitation attempts targeting CVE-2026-9429.</li>
<li>Review and restrict access to the router&rsquo;s management interface to trusted IP addresses only.</li>
<li>Enable logging on the Tenda router and forward logs to a SIEM for centralized monitoring and analysis.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>stack-based buffer overflow</category><category>router vulnerability</category><category>cve-2026-9429</category></item></channel></rss>