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
5DescriptionCVE.org
A vulnerability has been found in Tenda W12 3.0.0.7(4763). This vulnerability affects the function cgiSysTimeInfoSet of the file /bin/httpd. The manipulation of the argument sec leads to stack-based buffer overflow. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
AnalysisAI
Stack-based buffer overflow in Tenda W12 firmware 3.0.0.7(4763) allows authenticated remote attackers to corrupt memory in the embedded HTTP daemon via the 'sec' parameter of the cgiSysTimeInfoSet handler. Publicly available exploit code exists for this issue, raising the practical risk for exposed management interfaces despite no public exploit identified at time of analysis in the CISA KEV catalog.
Technical ContextAI
The flaw resides in /bin/httpd, the embedded web management server bundled with Tenda W12 enterprise/AC wireless access point firmware. The vulnerable routine cgiSysTimeInfoSet handles NTP/time configuration submissions from the admin web UI and copies the 'sec' argument into a fixed-size stack buffer without proper bounds checking, matching CWE-121 (Stack-based Buffer Overflow). On typical MIPS/ARM SOHO firmware like Tenda's, such overflows overwrite the saved return address on a non-ASLR, often non-NX stack, making reliable control-flow hijacking feasible. The affected CPE is cpe:2.3:a:tenda:w12:*:*:*:*:*:*:*:* covering firmware 3.0.0.7(4763) as reported via VulDB.
RemediationAI
No vendor-released patch identified at time of analysis - Tenda has not published a fixed firmware build referenced in the available data. Until a firmware update is released via https://www.tenda.com.cn/, restrict access to the device's HTTP administrative interface to a dedicated management VLAN or trusted jump-host (blocking inbound TCP to the admin port from WAN and from general user VLANs), which directly removes the network-reachability prerequisite; the trade-off is that legitimate remote administration must move through a VPN or bastion. Rotate any default or shared admin credentials and enforce strong unique passwords to raise the bar on the PR:L requirement, and monitor /bin/httpd request logs for anomalous POSTs to cgiSysTimeInfoSet with oversized 'sec' values. Track VulDB advisory https://vuldb.com/vuln/367470 for fix availability.
Stack-based buffer overflow in Tenda W12 firmware 3.0.0.7(4763) allows remote attackers to corrupt memory in the embedde
Stack-based buffer overflow in Tenda W12 firmware 3.0.0.7(4763) allows remote authenticated attackers to corrupt memory
Stack-based buffer overflow in Tenda W12 firmware 3.0.0.7(4763) allows remote attackers with low privileges to corrupt m
Denial of service in Tenda W12 firmware 3.0.0.7(4763) allows a low-privileged remote attacker to crash the web managemen
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33511
GHSA-r38j-2xmx-6hwh