CVE-2026-7099
8.8Tenda · F456
A buffer overflow vulnerability in the Tenda F456 router allows authenticated remote attackers to execute code via a crafted mit_linktype parameter in the /goform/QuickIndex endpoint.
Executive summary
A critical buffer overflow vulnerability exists in Tenda F456 version 1.0.0.5 that could allow remote code execution.
Vulnerability
The vulnerability is a stack-based buffer overflow occurring within the formQuickIndex function of the httpd component. By sending a malicious POST request to the /goform/QuickIndex endpoint with an oversized mit_linktype argument, an authenticated user can corrupt memory and potentially achieve remote code execution.
Business impact
Successful exploitation of this vulnerability poses a severe risk to network integrity and confidentiality. An attacker who gains control over the router can intercept traffic, modify network configurations, or pivot into the internal network, leading to potential data breaches and widespread system compromise. Given the CVSS score of 8.8, this flaw is considered high-risk and requires immediate attention to prevent unauthorized access to critical infrastructure.
Remediation
Immediate Action: Contact Tenda support or check the official vendor website for available firmware updates to address this buffer overflow. If no patch is currently available, restrict access to the device management interface to trusted internal segments only.
Proactive Monitoring: Monitor network traffic for unusual POST requests directed at the /goform/QuickIndex endpoint. Review system logs for signs of service crashes or unexpected process restarts in the httpd component.
Compensating Controls: Implement strict access control lists on the network to prevent unauthorized users from accessing the router management interface. A Web Application Firewall or similar inspection tool may be used to filter anomalous traffic patterns targeting the vulnerable parameter.
Exploitation status
Public Exploit Available: Yes, a functional proof-of-concept exists as documented in the researcher's published technical write-up.
Analyst recommendation
The presence of a publicly available proof-of-concept significantly increases the risk of exploitation by threat actors. Organizations utilizing the Tenda F456 router must prioritize the mitigation of this vulnerability by applying vendor-supplied updates as soon as they become available. In the absence of a patch, administrative access to the device must be severely restricted to prevent exploitation.
More Tenda CVEs
Sources
Originally found and disclosed by LtzHuster (VulDB User), per the CVE Program record.
- VDB-359674 | Tenda F456 httpd QuickIndex formQuickIndex buffer overflow Vulnerability database entry
- VDB-359674 | CTI Indicators (IOB, IOC, IOA)
- Submit #798472 | Tenda F456 v1.0.0.5 Stack-based Buffer Overflow Third-party advisory
- Exploit / PoC
- tenda.com.cn