Severity by source
CVSS:4.0/AV:A/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 NVD · only source for this CVE.
CVSS VectorNVD
CVSS:4.0/AV:A/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
Lifecycle Timeline
7DescriptionCVE.org
A vulnerability was determined in Tenda CX12L 16.03.53.12. Affected by this issue is the function fromwebExcptypemanFilter of the file /goform/webExcptypemanFilter. Executing a manipulation of the argument page can lead to stack-based buffer overflow. The attack requires access to the local network. The exploit has been publicly disclosed and may be utilized.
AnalysisAI
Stack-based buffer overflow in Tenda CX12L wireless router firmware 16.03.53.12 allows authenticated adjacent network attackers to execute arbitrary code or crash the device via crafted 'page' parameter to the /goform/webExcptypemanFilter endpoint. Publicly available exploit code exists (GitHub POC published), enabling straightforward exploitation against unpatched routers on the same LAN segment. EPSS score of 0.03% suggests limited mass exploitation to date, though adjacent network requirement naturally constrains attack surface to local/corporate networks rather than internet-wide scanning.
Technical ContextAI
This is a classic stack-based buffer overflow (CWE-121) in embedded device firmware. The vulnerable function fromwebExcptypemanFilter processes HTTP form data submitted to /goform/webExcptypemanFilter without proper bounds checking on the 'page' parameter. When an oversized value is provided, it overwrites the function's stack frame, potentially overwriting return addresses or function pointers. CPE 2.3 string identifies the affected asset as Tenda CX12L router firmware. Tenda consumer routers typically run lightweight RTOS or Linux-based firmware with web management interfaces implemented in C/C++, making them susceptible to memory corruption vulnerabilities when input validation is insufficient. The stack overflow occurs server-side during form processing, meaning successful exploitation grants full device privileges.
RemediationAI
No vendor-released patch identified at time of analysis. Check Tenda's official support site (https://www.tenda.com.cn/) for firmware updates newer than 16.03.53.12 that may address this vulnerability. Until patched firmware is available, implement these compensating controls: (1) Restrict web management interface access to specific administrator IP addresses via router access control lists, reducing attack surface to trusted management hosts only (trade-off: impacts remote management convenience). (2) Disable remote/WAN-side management entirely if not required, ensuring the vulnerable endpoint is only accessible from LAN side (trade-off: eliminates legitimate remote admin). (3) Implement network segmentation to isolate management VLAN from general user networks, requiring attackers to first pivot through network boundaries (trade-off: adds infrastructure complexity). (4) Monitor authentication logs for unusual login patterns to the web interface, as PR:L requirement means attacker must authenticate first. (5) Consider replacing affected devices with alternative router models if Tenda does not release timely security updates. VulDB advisory available at https://vuldb.com/vuln/355511 and exploit POC at https://github.com/cve-a/lvdan/issues/2.
Tenda ONT GPON AC1200 Dual band WiFi HG9 v1.0.1 is vulnerable to Command Injection via the Ping function. Rated high sev
Mediabridge Medialink MWN-WAPR300N devices with firmware 5.07.50 and Tenda N3 Wireless N150 devices allow remote attacke
The Shenzhen Tenda Technology Tenda A5s router with firmware 3.02.05_CN allows remote attackers to bypass authentication
Tenda AC9 v15.03.05.14 was discovered to contain a command injection vulnerability via the Telnet function. Rated critic
In Tenda AC9 v1.0 V15.03.05.14_multi, the wanMTU parameter of /goform/AdvSetMacMtuWan has a stack overflow vulnerability
Tenda AC9 V15.03.06.42_multi was found to contain a command injection vulnerability in the formSetSambaConf function via
Tenda AC9 V15.03.06.42_multi was found to contain a command injection vulnerability in the formsetUsbUnload function via
Tenda AC23 v16.03.07.44 was discovered to contain a buffer overflow via fromAdvSetMacMtuWan. Rated critical severity (CV
Tenda AC15 v15.03.05.19 is vulnerable to Command Injection via the handler function in /goform/telnet. Rated critical se
Tenda AX1803 v1.0.0.1 was discovered to contain a command injection vulnerability via the function fromAdvSetLanIp. Rate
Tenda AX3 v16.03.12.11 was discovered to contain a remote code execution (RCE) vulnerability via the list parameter at /
In the Tenda ac9 v1.0 router with firmware V15.03.05.14_multi, there is a stack overflow vulnerability in /goform/WifiWp
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-19514
GHSA-phcm-xmm8-7jpc