<?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>W12 3.0.0.7(4763) — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/w12-3.0.0.74763/</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>Sun, 31 May 2026 17:18:27 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/w12-3.0.0.74763/feed.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-10192 - Tenda W12 Stack-Based Buffer Overflow in set_local_time_0</title><link>https://feed.craftedsignal.io/briefs/2026-05-cve-2026-10192-tenda-w12-bo/</link><pubDate>Sun, 31 May 2026 17:18:27 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-cve-2026-10192-tenda-w12-bo/</guid><description>A stack-based buffer overflow vulnerability exists in Tenda W12 version 3.0.0.7(4763) in the `set_local_time_0` function, which allows a remote attacker to execute arbitrary code by manipulating the Time argument.</description><content:encoded><![CDATA[<p>A stack-based buffer overflow vulnerability, CVE-2026-10192, has been identified in Tenda W12 router version 3.0.0.7(4763). The vulnerability resides in the <code>set_local_time_0</code> function within the <code>/bin/httpd</code> binary, responsible for handling time synchronization. A remote attacker can exploit this flaw by crafting a malicious <code>Time</code> argument in a request to this function, leading to arbitrary code execution due to the buffer overflow. This exploit is publicly available, increasing the risk of widespread exploitation. Successful exploitation allows an attacker to gain complete control of the device, potentially leading to data theft, device hijacking, or integration into a botnet.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker identifies a Tenda W12 router running firmware version 3.0.0.7(4763) accessible over the network.</li>
<li>The attacker sends a crafted HTTP request targeting the <code>/bin/httpd</code> service.</li>
<li>The HTTP request is designed to call the <code>set_local_time_0</code> function.</li>
<li>The request includes a malicious <code>Time</code> argument that exceeds the buffer size allocated for it.</li>
<li>The <code>set_local_time_0</code> function attempts to copy the overly long <code>Time</code> argument into the buffer, triggering a stack-based buffer overflow.</li>
<li>The overflow overwrites adjacent memory on the stack, potentially including the return address.</li>
<li>The attacker manipulates the return address to point to malicious code injected into the device&rsquo;s memory.</li>
<li>Upon function return, control is transferred to the attacker&rsquo;s injected code, allowing arbitrary command execution.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-10192 can grant a remote attacker complete control over the Tenda W12 router. This could lead to unauthorized access to sensitive information, modification of router settings, or the use of the router as a node in a botnet for distributed denial-of-service (DDoS) attacks or other malicious activities. Given the availability of a public exploit, the risk of widespread exploitation is significant, potentially affecting a large number of home and small business networks.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply available patches or firmware updates from Tenda to address CVE-2026-10192.</li>
<li>Monitor network traffic for suspicious HTTP requests targeting the <code>/bin/httpd</code> service with unusually long <code>Time</code> arguments, using the provided Sigma rule.</li>
<li>Implement network segmentation to limit the impact of a successful exploit on other devices on the network.</li>
<li>Consider deploying a web application firewall (WAF) to filter malicious requests targeting the <code>set_local_time_0</code> function.</li>
<li>Disable remote management access to the router if not required.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>cve</category><category>buffer_overflow</category><category>tenda</category><category>router</category></item></channel></rss>