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
7DescriptionCVE.org
A vulnerability was found in Tenda F451 1.0.0.7. This affects the function fromAddressNat of the file /goform/addressNat of the component httpd. Performing a manipulation of the argument entrys results in stack-based buffer overflow. Remote exploitation of the attack is possible. The exploit has been made public and could be used.
AnalysisAI
Stack-based buffer overflow in Tenda F451 router firmware 1.0.0.7 enables authenticated remote attackers to execute arbitrary code with high privileges via crafted 'entrys' parameter to the /goform/addressNat endpoint. The vulnerability resides in the fromAddressNat function of the httpd component. Public exploit code is available (GitHub), with EPSS indicating moderate exploitation probability. Requires low-privilege authentication (PR:L) but has low attack complexity (AC:L), making it accessible to attackers with basic router credentials.
Technical ContextAI
This vulnerability affects the httpd web server component in Tenda F451 wireless router firmware version 1.0.0.7 (CPE: cpe:2.3:a:tenda:f451). The flaw is a classic CWE-121 stack-based buffer overflow occurring in the fromAddressNat function when processing the Network Address Translation (NAT) configuration interface at /goform/addressNat. Stack-based buffer overflows occur when a program writes more data to a buffer on the call stack than it was allocated, overwriting adjacent memory including return addresses and function pointers. In embedded device web interfaces like this, input validation failures in CGI-style form handlers (goform endpoints) commonly lead to such memory corruption. The 'entrys' parameter likely accepts user-supplied NAT mapping entries without proper bounds checking before copying to a fixed-size stack buffer, allowing an attacker to overflow the buffer and control program execution flow.
RemediationAI
No vendor-released patch identified at time of analysis. Tenda's official website (https://www.tenda.com.cn/) should be monitored for firmware updates addressing CVE-2026-6123. Immediate risk mitigation steps include: disable remote administration features to eliminate external attack surface, ensuring the vulnerability is only exploitable from the local network; change default administrative credentials to strong, unique passwords to raise the authentication barrier; implement network segmentation to isolate the vulnerable device from critical assets; consider replacing the device with alternative router models receiving active security support if Tenda does not release timely patches. For enterprise environments, these consumer devices should not be deployed in production networks. VulDB tracking references are available at https://vuldb.com/vuln/356986 and https://vuldb.com/vuln/356986/cti for ongoing status monitoring.
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 Stack Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-21724