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 vulnerability was determined in Tenda FH1202 1.2.0.14. This affects the function fromWrlclientSet of the file /goform/WrlclientSet of the component httpd. Executing a manipulation of the argument Go can lead to stack-based buffer overflow. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized.
AnalysisAI
Stack-based buffer overflow in Tenda FH1202 router firmware 1.2.0.14 allows authenticated remote attackers to execute arbitrary code via crafted HTTP requests to the /goform/WrlclientSet endpoint. The vulnerability resides in the fromWrlclientSet function of the httpd component, triggered by malicious 'Go' parameter input. Publicly available proof-of-concept exploit code increases immediate exploitation risk for exposed devices. EPSS data not provided, but public POC and low attack complexity (AC:L) indicate elevated real-world risk despite authentication requirement (PR:L).
Technical ContextAI
The vulnerability affects the httpd web server component in Tenda FH1202 wireless router firmware version 1.2.0.14 (CPE: cpe:2.3:a:tenda:fh1202:*:*:*:*:*:*:*:*). The flaw is a CWE-121 stack-based buffer overflow in the fromWrlclientSet function handling the /goform/WrlclientSet endpoint. When processing HTTP requests, the function fails to properly validate the length of the 'Go' parameter before copying it to a fixed-size stack buffer. This classic memory corruption vulnerability allows an attacker to overwrite adjacent stack memory, including return addresses and function pointers, enabling control of program execution flow. Stack-based overflows in embedded device web interfaces are particularly dangerous because they often run with root privileges and lack modern exploit mitigations like ASLR or stack canaries common in general-purpose operating systems.
RemediationAI
Check Tenda's official support portal (https://www.tenda.com.cn/) for firmware updates addressing CVE-2026-7035, though no vendor-released patch is confirmed in available data as of this analysis. If updated firmware becomes available, upgrade immediately following manufacturer instructions and verify the new version number differs from 1.2.0.14. As immediate compensating controls: (1) Restrict access to the router's web management interface by disabling remote administration features entirely if not required - this eliminates the network attack vector for most deployments; (2) If remote management is necessary, implement firewall rules or VPN access requirements so only trusted IP ranges can reach the web interface on ports 80/443; (3) Change default administrative credentials to strong, unique passwords (16+ characters) to raise the authentication barrier, though this only delays exploitation rather than preventing it; (4) Monitor router logs for unusual /goform/ POST requests or unexpected reboots indicating exploitation attempts. Note that disabling remote management may impact legitimate remote support workflows, and credential changes must be coordinated with all authorized administrators. These mitigations reduce attack surface but do not eliminate the underlying vulnerability - patching remains the definitive solution once available.
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-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-25711