Tenda W3
CVE-2026-36777
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 param_1 parameter of the formSetCfm function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted HTTP request.
AnalysisAI
Stack-based buffer overflow in the Tenda W3 Wireless Router v1.0.0.3(2204) enables adjacent-network unauthenticated attackers to crash the device via the formSetCfm HTTP endpoint. The vulnerability resides in the param_1 parameter of the formSetCfm function, where insufficient input validation allows a crafted HTTP request to overflow a stack buffer, resulting in a Denial of Service. A public GitHub repository linked in the references (xhh0124/SemVulLLM) appears to document or demonstrate the issue; no public exploit identified at time of analysis beyond that reference, and the EPSS score of 0.01% (2nd percentile) reflects very low exploitation probability.
Technical ContextAI
CWE-121 (Stack-based Buffer Overflow) indicates that the formSetCfm function in the router's embedded web server copies attacker-controlled input from the param_1 HTTP parameter into a fixed-size stack buffer without adequate bounds checking. Stack overflows on embedded router firmware typically overwrite the saved return address or adjacent stack data, leading to an abnormal control-flow termination - in this case manifesting as a DoS rather than code execution, consistent with the CVSS impact of A:H/C:N/I:N. The affected CPE is listed as n/a in the NVD record, meaning no structured CPE string has been formally assigned; the product is confirmed as Tenda W3 firmware version v1.0.0.3(2204) per the CVE description. The CVSS attack vector of AV:A (Adjacent) indicates exploitation requires Layer-2 or subnet-level proximity, consistent with embedded home/SOHO router administration interfaces that are typically bound to the LAN-side interface.
RemediationAI
No vendor-released patch has been identified at time of analysis - no Tenda security advisory or updated firmware version is referenced in the available data. As a compensating control, administrators should ensure the router's web administration interface is accessible only from trusted LAN-side hosts by restricting management access via the router's built-in ACL or firewall rules if supported; this does not eliminate the vulnerability but reduces the attacker pool. Additionally, placing the Tenda W3 on a dedicated, access-controlled network segment (e.g., isolated VLAN with limited client access) reduces exposure, though this may complicate normal LAN routing. Users should monitor Tenda's official support site for firmware updates and apply any released patch promptly. If the device is end-of-life and unsupported, replacement with a maintained alternative is the most effective long-term mitigation.
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
Remote code execution in the Exim mail transfer agent (versions before 4.99.3) built against certain GnuTLS configuratio
SQL injection in EasyAppointments <=1.5.1 allows unauthenticated attackers to extract and modify database contents via t
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
Privilege escalation via broken access control in Citrix Cloud (through 2025-11-10) lets a user holding only read-only p
go-wind-cms (GoWind) before 1.0.0 exposes all administrative APIs to any authenticated user because NewAuthorizer() retu
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today