Tenda W3 Router
CVE-2026-36794
HIGH
Severity by source
AV:N/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:N/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 multiple stack overflows in the R7WebsSecurityHandler function via the username and password parameters. These vulnerabilities allow attackers to cause a Denial of Service (DoS) via a crafted HTTP request.
AnalysisAI
Denial of service in Tenda W3 Wireless Router firmware v1.0.0.3(2204) allows unauthenticated remote attackers to crash the device by sending crafted HTTP requests with oversized username or password parameters that overflow stack buffers in the R7WebsSecurityHandler function. The flaw affects the router's web management interface and carries a CVSS 7.5 (availability-only impact); no public exploit identified at time of analysis and EPSS exploitation probability is very low at 0.01%.
Technical ContextAI
The vulnerability resides in R7WebsSecurityHandler, a request-handling routine in the embedded GoAhead-derived web server used by Tenda's consumer SOHO routers. The function processes login parameters (username and password) from incoming HTTP requests and copies them into fixed-size stack buffers without proper length validation, matching CWE-121 (Stack-based Buffer Overflow). Because the overflow corrupts stack memory in the httpd process, the most consistent observed outcome is a process crash and device-wide service disruption; on MIPS-based embedded targets like the W3, mitigations such as stack canaries and ASLR are commonly weak or absent, but the CVSS impact metrics (C:N/I:N/A:H) indicate availability impact only - code execution has not been claimed by the reporter. CPE data in the feed is a placeholder (cpe:2.3:a:n/a:n/a) and does not contain a usable product identifier, so affected scope must be taken from the description text.
RemediationAI
No vendor-released patch identified at time of analysis; defenders should monitor Tenda's support site (tendacn.com) for a firmware update addressing R7WebsSecurityHandler and apply it to W3 devices on v1.0.0.3(2204) as soon as it is published. Until a fix is available, the most effective compensating control is to disable WAN-side remote management on the web UI so the vulnerable handler is not reachable from the internet, and to restrict LAN-side access to the admin interface to a management VLAN or a small set of trusted hosts - the trade-off is that legitimate remote administration and casual LAN-based configuration become more cumbersome. Network operators can additionally rate-limit or drop oversized POSTs to the login endpoint at an upstream firewall, accepting the risk that some legitimate but long credentials may be blocked. For environments that cannot accept ongoing DoS risk, replacing the device is the only durable mitigation given the residual unauthenticated exposure and the absence of a vendor fix; reference the researcher PoC at https://github.com/xhh0124/SemVulLLM/tree/main/W3/R7WebsSecurityHandler for indicators useful in detection tuning.
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