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 security vulnerability has been detected in Tenda F456 1.0.0.5. This affects the function fromRouteStatic of the file /goform/RouteStatic. The manipulation of the argument page leads to buffer overflow. It is possible to initiate the attack remotely. The exploit has been disclosed publicly and may be used.
AnalysisAI
Remote code execution in Tenda F456 router firmware version 1.0.0.5 allows authenticated attackers to crash the device or execute arbitrary code via buffer overflow in the RouteStatic configuration handler. The vulnerability targets the 'page' parameter in /goform/RouteStatic endpoint and requires only low-privilege authentication (CVSS PR:L). A publicly available proof-of-concept exploit exists on GitHub, significantly lowering the technical barrier for exploitation. The CVSS 4.0 score of 7.4 reflects high confidentiality, integrity, and availability impact with low attack complexity (AC:L) and network-based attack vector (AV:N).
Technical ContextAI
This vulnerability affects the fromRouteStatic function in Tenda F456 router firmware, specifically in the /goform/RouteStatic endpoint responsible for static route configuration. The root cause is a classic buffer overflow (CWE-120) triggered by improper validation of the 'page' argument. Buffer overflows occur when data written to a buffer exceeds its allocated memory boundary, potentially overwriting adjacent memory regions including return addresses and function pointers. In embedded router firmware written in C/C++ without modern memory protections, such vulnerabilities commonly enable control-flow hijacking. The CPE string (cpe:2.3:a:tenda:f456:*:*:*:*:*:*:*:*) identifies this as affecting the Tenda F456 product line, though the wildcard version suggests potential impact across multiple firmware versions beyond the confirmed 1.0.0.5.
RemediationAI
Check the Tenda official website (https://www.tenda.com.cn/) for firmware updates addressing CVE-2026-7030 and upgrade to the latest available version if a patched release exists - no specific fixed version number is confirmed in available data at time of analysis. Until patching is possible, implement the following compensating controls with noted trade-offs: (1) Disable remote management access to the router's web interface, restricting administration to local LAN only - this prevents network-based exploitation but requires physical network access for configuration changes; (2) Change default administrative credentials to strong unique passwords (minimum 16 characters, mixed case, numbers, symbols) - reduces authentication bypass risk but does not eliminate the underlying buffer overflow; (3) Segment the router management interface on an isolated VLAN accessible only to trusted administrator workstations - limits lateral movement but adds network complexity; (4) Deploy network-based IDS/IPS signatures to detect exploitation attempts targeting /goform/RouteStatic with abnormal 'page' parameter lengths - provides detection but may generate false positives and does not prevent exploitation. For organizations with multiple affected devices, prioritize replacement with alternative router models that receive active security support, as Tenda's patch history for legacy devices may be limited.
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-25705