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 security vulnerability has been detected in Tenda F456 1.0.0.5. This impacts the function fromPPTPUserSetting of the file /goform/PPTPUserSetting of the component httpd. Such manipulation of the argument delno leads to buffer overflow. The attack may be launched remotely. The exploit has been disclosed publicly and may be used.
AnalysisAI
Buffer overflow in Tenda F456 router firmware 1.0.0.5 allows authenticated remote attackers to achieve full device compromise through the PPTP user management interface. The vulnerability exists in the fromPPTPUserSetting function within the httpd component, exploitable via manipulation of the 'delno' parameter sent to /goform/PPTPUserSetting. Public exploit code is available on GitHub, significantly lowering the barrier to exploitation, though no CISA KEV listing or widespread exploitation has been confirmed at time of analysis.
Technical ContextAI
The vulnerability affects the httpd web server component of Tenda F456 router firmware version 1.0.0.5 (CPE: cpe:2.3:a:tenda:f456:*:*:*:*:*:*:*:*). This is a classic stack-based or heap-based buffer overflow (CWE-120) in the PPTP user configuration handler. The fromPPTPUserSetting function fails to properly validate the length of the 'delno' parameter before copying it into a fixed-size buffer. PPTP (Point-to-Point Tunneling Protocol) is a VPN protocol commonly implemented in consumer routers, and this vulnerability specifically affects the user management functionality accessed via the web administration interface at the /goform/PPTPUserSetting endpoint. The httpd component runs with elevated privileges on embedded router platforms, making memory corruption vulnerabilities particularly severe.
RemediationAI
No vendor-released security patch or firmware update has been identified in the provided references at time of analysis. The Tenda corporate website (https://www.tenda.com.cn/) should be monitored for firmware updates addressing CVE-2026-7080. Until a patch is available, implement these specific compensating controls: (1) Disable remote management access to the router's web interface - restrict administrative access to local LAN only by disabling WAN-side management in router settings, which prevents remote exploitation but eliminates legitimate remote administration capability; (2) Change default administrative credentials to strong, unique passwords (16+ characters, mixed case, numbers, symbols) to raise the authentication barrier, though this only mitigates the PR:L requirement and does not eliminate the vulnerability; (3) If PPTP VPN functionality is not required for business operations, disable the PPTP server entirely through the router configuration interface to remove the vulnerable attack surface, with the trade-off of losing PPTP-based remote access; (4) Deploy network segmentation to isolate the vulnerable router from critical internal resources, limiting post-exploitation impact. For organizations requiring secure remote access, consider replacing the affected Tenda F456 device with enterprise-grade routing equipment from vendors with established security update processes.
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-25763