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 flaw has been found in Tenda F456 1.0.0.5. The affected element is an unknown function of the file /goform/setcfm of the component httpd. This manipulation of the argument funcname/funcpara1 causes buffer overflow. It is possible to initiate the attack remotely. The exploit has been published and may be used.
AnalysisAI
Buffer overflow in Tenda F456 router firmware 1.0.0.5 enables remote authenticated attackers to achieve arbitrary code execution via crafted HTTP requests to the /goform/setcfm endpoint in the httpd service. The vulnerability affects the funcname and funcpara1 parameters and has a publicly available exploit on GitHub, significantly lowering the barrier for exploitation. CVSS v4.0 base score of 7.4 reflects high confidentiality, integrity, and availability impact with low attack complexity, though the requirement for low-privilege authentication provides some defense. No vendor patch has been identified for this IoT router vulnerability.
Technical ContextAI
This vulnerability affects the httpd web server component in Tenda F456 router firmware, specifically within the /goform/setcfm configuration management endpoint. The root cause is CWE-120 (Buffer Copy Without Checking Size of Input, classic buffer overflow), where the httpd process fails to validate input length for the funcname and funcpara1 parameters before copying data into fixed-size memory buffers. The CVSS v4.0 vector (AV:N/AC:L/PR:L) confirms network-based exploitation with low complexity requiring only low-privilege credentials, typically the router's web administration interface login. The CPE string cpe:2.3:a:tenda:f456:*:*:*:*:*:*:*:* identifies the vulnerable product as Tenda's F456 router application firmware. This vulnerability class is particularly severe in embedded device firmware where memory protections like ASLR and DEP are often absent or weakened, making buffer overflow exploitation more reliable than on modern operating systems.
RemediationAI
No vendor-released patched firmware version has been identified in available data at time of analysis, and Tenda has not published a security advisory for CVE-2026-7057 on their official website. Until a firmware update becomes available, implement these compensating controls with their respective trade-offs: (1) Disable remote administration access to the router's web interface and restrict management to local network only - this eliminates the network attack vector (AV:N) but requires physical or VPN access for legitimate administration. (2) Change default administrative credentials to strong unique passwords (minimum 16 characters, random) - this raises the bar for the PR:L authentication requirement, though password-based auth remains vulnerable to credential stuffing if the same credentials are reused elsewhere. (3) Deploy network segmentation to isolate F456 routers from critical assets - limits lateral movement impact if compromise occurs, but adds network complexity. (4) Monitor router logs and network traffic for POST requests to /goform/setcfm with anomalous funcname/funcpara1 parameter lengths - enables detection but not prevention. (5) Consider replacing Tenda F456 devices with actively supported router models from vendors with established security update processes - most effective long-term solution but requires capital expenditure. Organizations should monitor Tenda's security page and VulDB advisory https://vuldb.com/vuln/359630 for patch announcements.
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-25727