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 NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
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.
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
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
In Citrix Cloud through 2025-11-10, an account with read-only access can trigger the beginning of a workflow for write o
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_
Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc
Denial of service in GPAC's MP4Box/libgpac media importer (versions before 26.02.0) lets an attacker crash the tool by s
An issue in the parse_month function (/time/strptime.rs) of relibc commit ab6a2e allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library) at commit 61f42d allows attackers to crash a process by ge
An issue in the pthread_rwlockattr_setpshared() function of relibc commit 61f42d allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library implementation, commit 61f42d) lets attackers crash a proce
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today