Tenda W20E
CVE-2026-36821
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 W20E v15.11.0.6 was discovered to contain a buffer overflow in the picCropName parameter of the formCropAndSetWewifiPic function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted HTTP request.
AnalysisAI
Denial of service in Tenda W20E router firmware v15.11.0.6 allows remote unauthenticated attackers to crash the device by sending a crafted HTTP request that triggers a stack-based buffer overflow in the picCropName parameter of the formCropAndSetWewifiPic function. No public exploit identified at time of analysis, though a research write-up referencing the vulnerable function exists in a public GitHub repository. The combination of network-reachable attack surface, no authentication requirement, and low complexity makes opportunistic abuse against exposed admin interfaces realistic.
Technical ContextAI
The Tenda W20E is an enterprise-grade dual-band wireless router whose web administration interface is implemented in a CGI-style binary that exposes form handlers such as formCropAndSetWewifiPic, used to process Wi-Fi picture/branding uploads. The flaw is classified as CWE-121 (Stack-based Buffer Overflow), meaning the picCropName parameter from the inbound HTTP request is copied into a fixed-size stack buffer without proper length validation, corrupting adjacent stack memory including the saved return address. The provided CPE string (cpe:2.3:a:n/a:n/a) is a placeholder and does not identify the device, so affected-product enumeration must rely on the vendor and version named in the description (Tenda W20E firmware v15.11.0.6) rather than NVD CPE data.
RemediationAI
No vendor-released patch identified at time of analysis; Tenda has not published an advisory in the provided references, so operators of W20E firmware v15.11.0.6 should check https://www.tendacn.com/ for any newer firmware release and apply it once available. As compensating controls, restrict access to the router's web management interface to trusted management VLANs or specific admin workstations via ACLs on the WAN and LAN sides (trade-off: legitimate remote administration is blocked), disable remote/WAN management entirely if currently enabled (trade-off: requires on-site or VPN access for changes), and place the device behind an upstream reverse proxy or WAF that can enforce length limits on the picCropName parameter for requests to formCropAndSetWewifiPic (trade-off: adds operational complexity and may not be feasible for SOHO deployments). If the device's role permits, consider replacing it with a supported model, since unpatched embedded routers frequently accumulate further unfixed flaws.
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