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 NVD · only source for this CVE.
CVSS VectorNVD
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
Lifecycle Timeline
8DescriptionCVE.org
A vulnerability was found in Tenda F451 1.0.0.7_cn_svn7958. This issue affects the function fromGstDhcpSetSer of the file /goform/GstDhcpSetSer of the component httpd. Performing a manipulation of the argument dips results in buffer overflow. The attack may be initiated remotely. The exploit has been made public and could be used.
AnalysisAI
Remote buffer overflow in Tenda F451 router (version 1.0.0.7_cn_svn7958) allows authenticated attackers to achieve arbitrary code execution via crafted DHCP server configuration requests. The vulnerability exists in the httpd service's /goform/GstDhcpSetSer endpoint, exploitable by manipulating the 'dips' parameter. Public exploit code is available on GitHub, significantly lowering exploitation barriers for authenticated attackers with network access to the router's management interface.
Technical ContextAI
This vulnerability affects the httpd web server component in Tenda F451 wireless routers, specifically within the fromGstDhcpSetSer function responsible for handling DHCP server configuration via the /goform/GstDhcpSetSer endpoint. The root cause is a classic stack-based buffer overflow (CWE-120) where insufficient bounds checking on the 'dips' parameter allows attacker-controlled input to exceed allocated buffer space. When processing DHCP server settings through the web management interface, the function copies user-supplied data without proper length validation, enabling memory corruption. This class of vulnerability is common in embedded device firmware where legacy C code lacks modern memory safety protections. The affected product is identified by CPE cpe:2.3:a:tenda:f451:*:*:*:*:*:*:*:*, indicating the Tenda F451 router line, with confirmed vulnerable firmware version 1.0.0.7_cn_svn7958.
RemediationAI
Check the Tenda official website (https://www.tenda.com.cn/) for firmware updates addressing this buffer overflow vulnerability. At time of analysis, no vendor-released patched firmware version was identified in available data. If no patch is available, implement these compensating controls with noted trade-offs: (1) Disable remote management access to the router's web interface from WAN side - limits attack surface to LAN-based threats only but prevents legitimate remote administration; (2) Change default administrative credentials to strong unique passwords (16+ characters, mixed case, numbers, symbols) - significantly raises exploitation bar since PR:L authentication is required, though doesn't eliminate risk from credential theft; (3) Implement network segmentation to isolate the router management interface from untrusted LAN clients - reduces attack surface but adds configuration complexity; (4) Monitor router logs for unusual DHCP configuration change attempts or failed authentication patterns - provides detection capability but no prevention. For high-security environments, consider replacing affected Tenda F451 devices with alternative router models from vendors with established security patch programs, as no patch timeline was provided by Tenda for this vulnerability.
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-120 – Classic Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-23827