Skip to main content

Tenda W20E EUVDEUVD-2026-35080

| CVE-2026-11523 HIGH
Stack-based Buffer Overflow (CWE-121)
2026-06-08 VulDB GHSA-pj5q-9vg7-6xmx
7.4
CVSS 4.0 · Vendor: VulDB
Share

Severity by source

Vendor (VulDB) PRIMARY
7.4 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from Vendor (VulDB) · only source for this CVE.

CVSS VectorVendor: VulDB

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

5
Analysis Updated
Jun 08, 2026 - 16:30 vuln.today
v3 (cvss_changed)
Analysis Updated
Jun 08, 2026 - 16:30 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jun 08, 2026 - 16:22 vuln.today
cvss_changed
CVSS changed
Jun 08, 2026 - 16:22 NVD
8.8 (HIGH) 7.4 (HIGH)
Analysis Generated
Jun 08, 2026 - 16:15 vuln.today

DescriptionCVE.org

A flaw has been found in Tenda W20E 15.11.0.6. This issue affects the function formPortalAuth of the file /goform/PortalAuth of the component Web Management Interface. Executing a manipulation of the argument gotoUrl can lead to stack-based buffer overflow. The attack can be launched remotely. The exploit has been published and may be used.

AnalysisAI

Stack-based buffer overflow in Tenda W20E firmware 15.11.0.6 allows authenticated remote attackers to corrupt memory via the gotoUrl parameter handled by the formPortalAuth function in /goform/PortalAuth of the Web Management Interface. Publicly available exploit code exists, raising the likelihood of opportunistic targeting of internet-exposed router management interfaces, though no public exploit identified as actively exploited per CISA KEV at time of analysis.

Technical ContextAI

The Tenda W20E is an enterprise-grade wireless router; the affected component is its embedded web management interface, typically implemented in C on a Linux-based firmware. The vulnerability falls under CWE-121 (Stack-based Buffer Overflow), meaning the formPortalAuth handler copies the attacker-controlled gotoUrl HTTP parameter into a fixed-size stack buffer without proper length validation. On MIPS/ARM embedded targets like the W20E, such overflows typically allow overwriting the saved return address and gaining arbitrary code execution as the web server process, which on consumer/SMB routers commonly runs with root privileges. CPE cpe:2.3:a:tenda:w20e:*:*:*:*:*:*:*:* indicates all versions of the W20E product line should be considered affected pending vendor clarification.

RemediationAI

No vendor-released patch identified at time of analysis - the Tenda reference points only to the vendor homepage rather than a security advisory or firmware update. As compensating controls, administrators should immediately restrict access to the Web Management Interface by disabling remote/WAN-side administration (this prevents internet-based exploitation but does not address LAN-side attackers), placing the management interface behind a VPN or management VLAN, and enforcing strong administrative credentials to raise the bar for the PR:L precondition (trade-off: does not eliminate the vulnerability if credentials are phished or reused). Network operators should consider blocking inbound traffic to TCP port 80/443 on the WAN interface and monitoring web server logs for anomalous POST requests to /goform/PortalAuth with oversized gotoUrl values. Subscribe to updates at https://www.tenda.com.cn/ and https://vuldb.com/vuln/369143 for firmware availability.

Share

EUVD-2026-35080 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy