Tenda W3
CVE-2026-36773
MEDIUM
Severity by source
AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Primary rating from Vendor (mitre) · only source for this CVE.
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
Shenzhen Tenda Technology Co., Ltd Tenda W3 Wireless Router v1.0.0.3(2204) was discovered to contain a stack overflow in the Go parameter of the ask_to_reboot function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input.
AnalysisAI
Stack-based buffer overflow in the Tenda W3 Wireless Router v1.0.0.3(2204) allows adjacent-network unauthenticated attackers to crash the device via a crafted Go parameter submitted to the ask_to_reboot function, resulting in a complete Denial of Service condition. The vulnerability carries a CVSS 6.5 score with High availability impact but no confidentiality or integrity loss, and the attack vector is constrained to adjacent network access. No public exploit confirmation or CISA KEV listing is present, and EPSS at 0.02% (5th percentile) indicates low observed exploitation probability at time of analysis.
Technical ContextAI
CWE-121 identifies this as a Stack-based Buffer Overflow, a classic memory corruption class where user-controlled input is written into a fixed-size stack buffer without adequate bounds checking. The vulnerable function, ask_to_reboot, processes a parameter named Go - likely passed via the router's HTTP-based management interface or a CGI handler - and copies it onto the stack without validating its length. The Tenda W3 is a consumer-grade wireless router running firmware version 1.0.0.3(2204), a MIPS or ARM embedded platform typical of Tenda devices. The CPE data provided (cpe:2.3:a:n/a:n/a) is a placeholder and offers no additional product scoping beyond what the description states. The adjacent network attack vector (AV:A) indicates the exploitable service is accessible on the local network segment, consistent with a router web management interface not exposed to the internet by default.
RemediationAI
No vendor-released patch identified at time of analysis. Tenda has not published an official security advisory for CVE-2026-36773, and no fixed firmware version is referenced in available data. As a primary compensating control, restrict access to the router's management interface to trusted, physically controlled network segments - isolate the management VLAN from guest or untrusted devices to eliminate adjacent-network reach. Disable remote management features if enabled, ensuring the web interface is not accessible from wireless client networks. Consider replacing end-of-life Tenda W3 firmware with a community firmware such as OpenWrt if a supported build exists for this hardware, though compatibility must be independently verified. Monitor the Tenda security advisory page and the referenced GitHub repository for any patch or updated firmware release. Note that network segmentation is the most actionable immediate control but does not eliminate the vulnerability for users who cannot isolate their router management plane.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today