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 identified in Tenda F456 1.0.0.5. The impacted element is the function fromP2pListFilter of the file /goform/P2pListFilter. The manipulation of the argument menufacturer/Go leads to buffer overflow. The attack is possible to be carried out remotely. The exploit is publicly available and might be used.
AnalysisAI
Remote code execution in Tenda F456 router firmware 1.0.0.5 allows authenticated attackers to crash the device or execute arbitrary code via buffer overflow in the fromP2pListFilter function. Exploitation requires low-privilege authentication (PR:L) and is network-accessible (AV:N) with low attack complexity (AC:L). Publicly available exploit code exists (CVSS E:P), significantly lowering the barrier to exploitation. EPSS data not provided, but public POC availability and router attack surface suggest moderate real-world risk for exposed management interfaces.
Technical ContextAI
This vulnerability affects the fromP2pListFilter function in the /goform/P2pListFilter endpoint of Tenda F456 router firmware version 1.0.0.5. The root cause is CWE-119 (Improper Restriction on Operations within the Bounds of a Memory Buffer), a classic buffer overflow condition. The vulnerability is triggered by manipulating the 'menufacturer' or 'Go' parameters (note the typo 'menufacturer' suggests poor input validation). Buffer overflows in router web management interfaces typically occur when string manipulation functions do not validate input length before copying data to fixed-size buffers. Successful exploitation can overwrite adjacent memory regions including return addresses or function pointers, enabling control-flow hijacking. The /goform/ path is common in Tenda router web management interfaces, which often run with elevated privileges on embedded Linux systems.
RemediationAI
No vendor-released patch identified at time of analysis. Tenda has not published a security advisory addressing CVE-2026-7019 based on available references. Organizations using Tenda F456 routers should implement compensating controls immediately: Disable remote management access to the web interface from untrusted networks by blocking external access to TCP ports 80/443 on the WAN interface (trade-off: remote administration unavailable, requires local or VPN access for management). Change default administrative credentials to strong, unique passwords to raise the authentication barrier (trade-off: does not eliminate vulnerability but prevents exploitation via default/weak credentials). Restrict management interface access to specific trusted IP addresses using firewall rules if remote management is required (trade-off: complex to maintain for dynamic IP environments). Deploy the router behind a separate firewall appliance that can inspect and filter malicious requests to /goform/ endpoints (trade-off: additional cost and complexity). Monitor vendor security advisories at https://www.tenda.com.cn/ for official patch releases. Consider replacing the device with alternative router models from vendors with active security support if patch is not released within reasonable timeframe. For home users, the most practical mitigation is disabling WAN-side management access and ensuring strong admin passwords.
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-25694