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 flaw has been discovered in Tenda F456 1.0.0.5. This affects the function frmL7ProtForm of the file /goform/L7Prot of the component httpd. Performing a manipulation of the argument page results in buffer overflow. Remote exploitation of the attack is possible. The exploit has been released to the public and may be used for attacks.
AnalysisAI
Buffer overflow in Tenda F456 router firmware version 1.0.0.5 enables authenticated remote attackers to achieve complete system compromise via crafted HTTP requests to the /goform/L7Prot endpoint. The vulnerability affects the frmL7ProtForm function in the httpd component, triggered by malicious 'page' parameter manipulation. Public exploit code exists on GitHub (Litengzheng/vuldb_new), significantly lowering the barrier to exploitation despite requiring low-privilege authentication (PR:L). CVSS 7.4 reflects high confidentiality, integrity, and availability impact with network attack vector and low complexity.
Technical ContextAI
This vulnerability resides in the httpd web server component of Tenda F456 router firmware, specifically within the frmL7ProtForm function that processes Layer 7 protocol filtering configuration requests at the /goform/L7Prot endpoint. The root cause is a classic buffer overflow (CWE-120) where insufficient bounds checking on the 'page' parameter allows attacker-controlled data to exceed allocated memory boundaries. Embedded router web interfaces frequently suffer from memory corruption vulnerabilities because they often use legacy C/C++ codebases without modern memory safety protections like stack canaries, ASLR, or DEP. The affected CPE (cpe:2.3:a:tenda:f456) identifies this as an application-layer vulnerability in the Tenda F456 product family, though the httpd component runs with elevated privileges typical of embedded device firmware.
RemediationAI
No vendor-released security patch or firmware update has been identified in available references-Tenda's website contains no published advisory addressing CVE-2026-7053. Users should immediately implement network-level compensating controls: (1) Restrict administrative interface access by disabling WAN-side management entirely via router settings (typically under Administration → Remote Management), eliminating the AV:N attack vector but preventing legitimate remote administration; (2) Place F456 devices behind a firewall that blocks external access to TCP ports 80/443 and the device management interface, reducing exposure but requiring infrastructure changes; (3) Change default credentials to complex passwords (15+ characters, mixed case, symbols) to raise the PR:L authentication barrier, though this only delays exploitation against determined attackers with credential stuffing capabilities; (4) Monitor router logs for unusual /goform/ POST requests or abnormal httpd process behavior, though logging capabilities on consumer routers are limited. Long-term solution requires hardware replacement with actively maintained router models from vendors with established security response programs, as Tenda F456 appears to be end-of-life with no expected security updates. Consult VulDB technical analysis (https://vuldb.com/vuln/359626/cti) and GitHub POC (https://github.com/Litengzheng/vuldb_new/blob/main/F456/vul_124/README.md) for attack indicators to inform detection rules.
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-25723