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
2DescriptionCVE.org
A security vulnerability has been detected in Tenda CX12L 16.03.53.12. The affected element is the function form_fast_setting_wifi_set of the file /goform/fast_setting_wifi_set of the component Wi-Fi Configuration Endpoint. Such manipulation of the argument ssid leads to stack-based buffer overflow. The attack can be launched remotely. The exploit has been disclosed publicly and may be used.
AnalysisAI
Stack-based buffer overflow in the Tenda CX12L router (firmware 16.03.53.12) allows authenticated remote attackers to corrupt memory via the ssid parameter of the /goform/fast_setting_wifi_set endpoint, handled by the form_fast_setting_wifi_set function. Publicly available exploit code exists per VulDB disclosure, raising the likelihood of opportunistic exploitation against exposed management interfaces. The CVSS 4.0 score of 7.4 reflects high confidentiality, integrity, and availability impact bounded by a low-privilege requirement.
Technical ContextAI
The Tenda CX12L is a consumer/SMB Wi-Fi router whose web management interface exposes /goform/* CGI-style endpoints handled by native C binaries in the embedded Linux firmware. The vulnerable routine form_fast_setting_wifi_set processes the ssid POST parameter without enforcing a bounded copy, producing a CWE-121 stack-based buffer overflow that overwrites the saved return address and adjacent stack frames. Such overflows on MIPS/ARM-based Tenda firmware are a recurring vulnerability class historically leading to control-flow hijack and command execution as the web server process, which typically runs as root on these devices.
RemediationAI
No vendor-released patch identified at time of analysis; monitor https://www.tenda.com.cn/ and the VulDB entry at https://vuldb.com/vuln/369123 for an updated firmware build that supersedes 16.03.53.12. As compensating controls, restrict access to the device's HTTP management interface to trusted LAN segments only and disable any WAN-side remote administration (trade-off: loss of remote management convenience), enforce strong unique administrator credentials to raise the bar for the low-privilege precondition, and place the router behind a network ACL or upstream firewall that blocks unsolicited inbound HTTP/HTTPS to the device. Where feasible, replace end-of-support consumer Tenda hardware with a supported model, since this vendor has a long history of unpatched goform overflows.
Stack-based buffer overflow in Tenda CX12L 16.03.53.12 routers allows remote attackers with low privileges to corrupt me
Remote code execution in Tenda CX12L firmware version 16.03.53.12 allows authenticated attackers to overflow stack buffe
Stack-based buffer overflow in Tenda CX12L wireless router firmware 16.03.53.12 allows authenticated adjacent network at
Stack-based buffer overflow in Tenda CX12L firmware version 16.03.53.12 allows authenticated local network attackers to
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Stack Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35038
GHSA-7qr5-4ph4-37p9