CVE-2026-7079
8.8Tenda · F456
A buffer overflow vulnerability in the Tenda F456 httpd component allows remote attackers to execute arbitrary code or trigger a denial of service via the wanmode parameter in /goform/AdvSetWan.
Executive summary
A critical stack-based buffer overflow in the Tenda F456 router allows remote code execution and requires immediate attention to prevent unauthorized system control.
Vulnerability
The vulnerability exists within the fromAdvSetWan function of the httpd service, where user-supplied input to the wanmode and PPPOEPassword parameters is processed without adequate length validation. This memory corruption flaw can be triggered by an authenticated user to achieve remote code execution or cause a service crash.
Business impact
The potential for remote code execution presents a severe risk of full device compromise, allowing an attacker to intercept network traffic, pivot into internal segments, or render the device inoperable. With a CVSS score of 8.8, this high-severity vulnerability poses a significant threat to organizational network integrity and operational continuity.
Remediation
Immediate Action: Since no official patch is currently available, administrators should restrict management access to the device to trusted internal networks only and disable remote web interface access.
Proactive Monitoring: Security teams should monitor network traffic for anomalous POST requests directed at the /goform/AdvSetWan endpoint, particularly those containing excessively long parameter strings.
Compensating Controls: Deploy a Web Application Firewall or intrusion detection system to filter traffic and block requests that attempt to exploit buffer overflow conditions on the router management interface.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists in the technical write-up provided by the researcher on GitHub.
Analyst recommendation
Given the availability of a functional proof-of-concept and the potential for remote code execution, this vulnerability poses a substantial risk to any environment utilizing the Tenda F456. Security teams must prioritize isolating these devices from external exposure until the vendor releases a security update that addresses the underlying memory safety issue.
More Tenda CVEs
Sources
Originally found and disclosed by LtzHust (VulDB User), per the CVE Program record.
- VDB-359654 | Tenda F456 httpd AdvSetWan fromAdvSetWan buffer overflow Vulnerability database entry
- VDB-359654 | CTI Indicators (IOB, IOC, IOA)
- Submit #798461 | Tenda F456 v1.0.0.5 Stack-based Buffer Overflow Third-party advisory
- Exploit / PoC
- tenda.com.cn