Severity by source
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
Lifecycle Timeline
4DescriptionCVE.org
A security flaw has been discovered in Tenda CX12L 16.03.53.12. This vulnerability affects the function fromRouteStatic of the file /goform/RouteStatic. The manipulation of the argument page results in stack-based buffer overflow. The attack can be launched remotely. The exploit has been released to the public and may be used for attacks.
AnalysisAI
Remote stack-based buffer overflow in Tenda CX12L router firmware version 16.03.53.12 allows authenticated attackers to execute arbitrary code via crafted 'page' parameter to the RouteStatic configuration endpoint. CVSS 7.4 with publicly available exploit code (E:P in vector). EPSS and KEV data not provided, but public POC availability elevates immediate risk for exposed management interfaces.
Technical ContextAI
The vulnerability resides in the fromRouteStatic function handling static routing configuration at /goform/RouteStatic in Tenda CX12L firmware 16.03.53.12. Classified as CWE-119 (Improper Restriction of Operations within Memory Buffer Bounds), the flaw stems from inadequate input validation of the 'page' parameter, causing a stack-based buffer overflow when oversized data is processed. This memory corruption class enables control-flow hijacking, typically allowing execution of attacker-supplied shellcode. Tenda CX12L is a consumer-grade wireless router, and like many IoT devices, its embedded web server often lacks modern exploit mitigations such as stack canaries, ASLR, or DEP, making exploitation more reliable. The /goform/ path is a common pattern in Tenda's web management interface, handling configuration submissions. Stack-based overflows differ from heap-based variants in their predictability, as stack layout is generally more deterministic, though successful exploitation still requires precise offset calculation to overwrite return addresses without corrupting critical data.
RemediationAI
No vendor-released patch identified at time of analysis based on provided references. Organizations should immediately check Tenda's official support portal at https://www.tenda.com.cn/ for firmware updates post-dating version 16.03.53.12. As interim mitigations, disable remote management access to the router's administrative interface, restrict administrative access to trusted internal IP ranges only via firewall rules or the router's access control features, change default administrative credentials to strong unique passwords, and implement network segmentation to isolate router management interfaces from untrusted networks. Monitor authentication logs for unusual login attempts to /goform/ endpoints. Consider replacing affected devices with actively supported hardware if Tenda does not release timely security updates, as consumer IoT products often have limited patch lifecycles. Do not expose the web management interface (typically ports 80/443/8080) to the public internet under any circumstances.
More in Cx12L Firmware
View allSame weakness CWE-119 – Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-19543
GHSA-fc6j-rjwv-62c9