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 Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
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.
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-120 – Classic Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today