<?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>Cve-2026-19823 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-19823/</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>Fri, 14 Aug 2026 14:11:56 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-19823/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>Remote Stack-Based Buffer Overflow in Tenda W20E</title><link>https://feed.craftedsignal.io/briefs/2026-08-tenda-buffer-overflow/</link><pubDate>Fri, 14 Aug 2026 14:11:56 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-tenda-buffer-overflow/</guid><description>A stack-based buffer overflow vulnerability in Tenda W20E firmware allows authenticated remote attackers to achieve potential code execution via the QoS Edit component.</description><content:encoded><![CDATA[<p>A stack-based buffer overflow vulnerability has been identified in Tenda W20E firmware version 15.11.0.6(1068_1546_841)_CN_TDC. The flaw resides within the QoS Edit component, specifically in the 'lstAdd' function called by the '/goform/editQos' endpoint. An attacker can trigger this condition by supplying a malicious payload to the 'qosListConnecttedNum' argument. The vulnerability, tracked as CVE-2026-19822, is exploitable remotely and proof-of-concept exploit code is publicly available. Given the potential for remote code execution, this represents a significant security risk for the impacted network gateway hardware.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker performs network reconnaissance to identify Tenda W20E devices exposed to the internet.</li>
<li>Attacker establishes an authenticated session with the target device.</li>
<li>Attacker crafts an HTTP POST request targeting the /goform/editQos endpoint.</li>
<li>Attacker inserts a specially crafted, oversized value into the qosListConnecttedNum parameter.</li>
<li>The application passes the input to the vulnerable lstAdd function without proper bounds checking.</li>
<li>The excessive data overflows the allocated buffer on the stack.</li>
<li>The attacker overwrites return addresses or other critical stack data to hijack the control flow.</li>
<li>Execution of arbitrary code or denial of service is achieved on the affected device.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows for remote code execution on the Tenda W20E router. Given the position of these devices as network gateways, an attacker gaining code execution could facilitate lateral movement into the protected network, intercept traffic, or perform man-in-the-middle attacks. As of the time of reporting, the vulnerability is public and exploit material is accessible, increasing the likelihood of opportunistic exploitation against vulnerable firmware versions.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized actions for security operations and IT teams:</p>
<ul>
<li>Check internal inventory for Tenda W20E devices running the affected firmware version 15.11.0.6(1068_1546_841)_CN_TDC.</li>
<li>Apply the latest security patches provided by Tenda if available for this model.</li>
<li>Restrict access to the device web administration interface (/goform/editQos) to trusted management subnets only.</li>
<li>Deploy web application firewall (WAF) or intrusion detection system (IDS) rules to inspect and block HTTP requests containing abnormally long strings in the qosListConnecttedNum argument.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>cve-2026-19822</category><category>vulnerability</category><category>remote-code-execution</category><category>cve-2026-19823</category><category>buffer-overflow</category><category>rce</category><category>network-infrastructure</category></item></channel></rss>