Tenda W15E
CVE-2026-36817
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Remote unauthenticated HTTP request to management interface (AV:N/AC:L/PR:N/UI:N), no confidentiality or integrity impact described, only daemon/device crash yields A:H.
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Lifecycle Timeline
3DescriptionNVD
Shenzhen Tenda Technology Co., Ltd Tenda W15E v15.11.0.10 was discovered to contain a buffer overflow in the webAuthWhiteUserInfo parameter of the formAddWebAuthWhiteUser function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted HTTP request.
AnalysisAI
Denial of service in Tenda W15E router firmware v15.11.0.10 allows remote unauthenticated attackers to crash the device by sending a crafted HTTP request that triggers a buffer overflow in the webAuthWhiteUserInfo parameter of the formAddWebAuthWhiteUser handler. EPSS is very low (0.02%, 4th percentile) and no public exploit identified at time of analysis, though a GitHub research repository documents the flaw. The CVSS 7.5 reflects high availability impact with no confidentiality or integrity compromise.
Technical ContextAI
The Tenda W15E is an enterprise/SMB wireless access controller and gateway whose web management interface exposes the formAddWebAuthWhiteUser endpoint, used to add users to a captive-portal/web-authentication whitelist. The webAuthWhiteUserInfo parameter is passed to a fixed-size stack or heap buffer without proper length validation, classic CWE-120 (Classic Buffer Overflow / unbounded copy). On Tenda SOHO/enterprise devices the httpd binary typically runs as root on a MIPS or ARM SoC, so overflowing this parameter corrupts adjacent memory and crashes the management daemon, taking the device's services offline until reboot. The provided CPE string is a placeholder (cpe:2.3:a:n/a:n/a) rather than a proper vendor/product CPE, indicating the entry has not yet been fully enriched in NVD.
RemediationAI
No vendor-released patch identified at time of analysis; defenders should monitor https://www.tendacn.com/ for a firmware update superseding 15.11.0.10 for the W15E and apply it once published. As compensating controls, restrict access to the device's HTTP management interface to a dedicated management VLAN or trusted admin IPs via ACL - this eliminates remote unauthenticated reachability of formAddWebAuthWhiteUser at the cost of requiring admins to be on-network or VPN'd in. Disable WAN-side web administration if enabled (most Tenda devices expose this as a toggle), and place the device behind a reverse proxy or firewall that rate-limits or blocks oversized POSTs to /goform/formAddWebAuthWhiteUser; the trade-off is that legitimate large captive-portal whitelist updates may be truncated. If the web-authentication/captive-portal feature is not in use, disable it entirely to remove the vulnerable code path from runtime, accepting loss of guest-Wi-Fi auth functionality.
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-120 – Classic Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today