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 weakness has been identified in Tenda F456 1.0.0.5. The impacted element is the function fromaddressNat of the file /goform/addressNat. Executing a manipulation of the argument menufacturer/Go can lead to buffer overflow. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks.
AnalysisAI
Buffer overflow in Tenda F456 router firmware version 1.0.0.5 allows authenticated remote attackers to execute arbitrary code or crash the device by sending malformed HTTP requests to the /goform/addressNat endpoint. The vulnerability exists in the fromaddressNat function and is actively exploitable with publicly available proof-of-concept code. CVSS 7.4 with low attack complexity indicates straightforward exploitation once authenticated, while EPSS data (if available) would contextualize real-world exploitation likelihood beyond the confirmed POC availability.
Technical ContextAI
This vulnerability affects the Tenda F456 router (CPE: cpe:2.3:a:tenda:f456:*:*:*:*:*:*:*:*) firmware version 1.0.0.5 in its web management interface. The flaw is a classic stack-based buffer overflow (CWE-120) occurring in the fromaddressNat function within the /goform/addressNat endpoint handler. When processing HTTP POST requests to configure Network Address Translation (NAT) settings, the function fails to properly validate the length of user-supplied parameters 'menufacturer' and 'Go' before copying them into fixed-size buffers. This enables memory corruption beyond allocated boundaries, typical of embedded device firmware written in C/C++ without modern memory safety protections. The /goform/ path pattern is characteristic of GoAhead web servers commonly deployed in consumer networking equipment.
RemediationAI
No vendor-released patch or firmware update has been identified at the time of analysis - Tenda has not published a security advisory addressing CVE-2026-7029 in the provided references. As primary mitigation, immediately restrict access to the router's web management interface: (1) Disable remote/WAN management access entirely in router settings (typically under Administration or Remote Management) - this eliminates network attack vector for internet-facing devices with performance trade-off of requiring local network access for configuration, (2) Change default administrator credentials to strong unique passwords (16+ characters) to raise the authentication barrier (PR:L requirement), (3) Bind management interface to LAN-only IP addresses and block port 80/443 from WAN in firewall rules if WAN management cannot be disabled. For enterprise environments, place affected devices behind network segmentation with strict firewall policies allowing only necessary management traffic from designated admin workstations. Monitor access logs at /goform/addressNat endpoint for repeated requests with abnormal parameter lengths as potential exploitation attempts. Consider replacing device with actively supported hardware if Tenda does not release security updates, as embedded devices without vendor support pose ongoing risk. VulDB reference: https://vuldb.com/vuln/359609
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-25704