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
5DescriptionCVE.org
A vulnerability was detected in Tenda F456 1.0.0.5. The affected element is the function formQuickIndex of the file /goform/QuickIndex of the component httpd. Performing a manipulation of the argument mit_linktype results in buffer overflow. The attack may be initiated remotely. The exploit is now public and may be used.
AnalysisAI
Remote code execution in Tenda F456 router firmware 1.0.0.5 allows authenticated attackers to trigger buffer overflow via crafted mit_linktype parameter to /goform/QuickIndex endpoint in httpd service. Public exploit code exists on GitHub (Litengzheng/vuldb_new), enabling memory corruption with high impact to confidentiality, integrity, and availability. CVSS 7.4 reflects low attack complexity with network access requiring only low-privilege authentication. No vendor patch identified at time of analysis.
Technical ContextAI
This vulnerability exploits the formQuickIndex function in Tenda F456's httpd web management service, targeting the QuickIndex endpoint handler. The underlying issue is CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer), specifically through insufficient input validation on the mit_linktype parameter. This class of vulnerability allows attackers to write beyond allocated buffer boundaries, corrupting adjacent memory structures. Tenda F456 is a consumer-grade wireless router; the httpd component handles the web-based administration interface. The affected version 1.0.0.5 represents firmware deployed on hardware that commonly lacks modern exploit mitigations like ASLR or stack canaries, making successful exploitation more reliable once authenticated access is obtained.
RemediationAI
Check the Tenda official website (https://www.tenda.com.cn/) for firmware updates beyond version 1.0.0.5 addressing CVE-2026-7099, though no vendor-released patch is confirmed from available references. As immediate compensating controls: (1) Disable remote administration access to the router's web interface - restrict management to local LAN only via router settings under Administration/Remote Management, trading off remote manageability for attack surface reduction; (2) Change default administrative credentials to strong unique passwords exceeding 16 characters, as PR:L exploitation requires valid authentication; (3) Implement network segmentation placing the Tenda F456 on an isolated management VLAN if used in business environments, though this adds configuration complexity; (4) Monitor for unauthorized authentication attempts and unexpected POST requests to /goform/QuickIndex in router logs if logging capabilities exist. Consider hardware replacement if Tenda discontinues support for F456 model, as consumer routers often have limited patch lifecycles.
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-119 – Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-25799