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
7DescriptionCVE.org
A vulnerability was identified in Tenda F451 1.0.0.7_cn_svn7958. The affected element is the function fromSafeClientFilter of the file /goform/SafeClientFilter of the component httpd. The manipulation of the argument menufacturer/Go leads to buffer overflow. Remote exploitation of the attack is possible. The exploit is publicly available and might be used.
AnalysisAI
Buffer overflow in Tenda F451 router firmware 1.0.0.7_cn_svn7958 allows authenticated remote attackers to achieve complete compromise via the SafeClientFilter function. The httpd service improperly validates 'menufacturer' and 'Go' parameters, enabling memory corruption that leads to code execution with firmware-level privileges. A public exploit (GitHub PoC) exists, but no CISA KEV listing indicates exploitation remains proof-of-concept rather than widespread. EPSS data unavailable; CVSS 7.4 reflects network attack vector with low complexity, though low-privilege authentication is required.
Technical ContextAI
Tenda F451 is a consumer-grade wireless router. The vulnerability resides in httpd, the embedded HTTP daemon handling web-based router administration. The affected function fromSafeClientFilter processes client filtering requests at the /goform/SafeClientFilter endpoint. CWE-120 indicates a classic buffer overflow - the code fails to validate length when copying user-supplied 'menufacturer' or 'Go' parameter values into fixed-size stack or heap buffers. In embedded firmware contexts, successful buffer overflows often bypass ASLR/DEP protections absent in resource-constrained devices, enabling direct control flow hijacking. The CPE cpe:2.3:a:tenda:f451 confirms Tenda F451 as the affected product family; version wildcard (*) in NVD data suggests all versions may be vulnerable, though the description explicitly names 1.0.0.7_cn_svn7958.
RemediationAI
Check Tenda's support portal at https://www.tenda.com.cn/ for firmware updates addressing CVE-2026-6632. At time of analysis, no patched firmware version is explicitly identified in available references. If no patch exists, implement network-level compensating controls: (1) Restrict web admin interface access to trusted management VLANs only - block WAN-side and guest network access to TCP 80/443 on router LAN IP (side effect: remote management disabled). (2) Change default admin credentials to complex passwords (20+ characters) to raise authentication bar (does not eliminate risk if attacker has LAN access). (3) Disable remote management features entirely via router settings if not operationally required (prevents WAN-based exploitation but authenticated LAN users remain threat). (4) For critical environments, replace Tenda F451 with enterprise-grade routers receiving active security support. VulDB reference https://vuldb.com/vuln/358266 may contain additional mitigation guidance.
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-23830