CVE-2026-7031
8.8Tenda · F456
A buffer overflow vulnerability in the Tenda F456 router allows remote attackers to execute arbitrary code or cause a denial of service via the page parameter in the fromSafeMacFilter function.
Executive summary
A critical buffer overflow vulnerability in the Tenda F456 router, version 1.0.0.5, poses a severe risk of remote code execution for authenticated users.
Vulnerability
This is a stack-based buffer overflow occurring in the fromSafeMacFilter function within the /goform/SafeMacFilter endpoint. The vulnerability is triggered by sending a specially crafted, oversized value to the page parameter, which allows an attacker with low privileges to achieve remote code execution or trigger a denial of service.
Business impact
Successful exploitation of this vulnerability could grant an attacker full control over the affected network device. This facilitates unauthorized access to local network traffic, potential interception of sensitive data, or complete disruption of internet connectivity, leading to significant operational downtime. Given the CVSS score of 8.8, this flaw represents a high risk to organizational security integrity.
Remediation
Immediate Action: As no vendor patch is currently confirmed, administrators should immediately restrict access to the web management interface of affected devices to trusted internal IP addresses only.
Proactive Monitoring: Security teams should monitor network traffic for abnormal POST requests directed at the /goform/SafeMacFilter endpoint, particularly those containing excessively long string parameters.
Compensating Controls: Implement a Web Application Firewall (WAF) or network-level access control lists to block or sanitize traffic directed at the router's management web interface.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists as detailed in the researcher's GitHub write-up.
Analyst recommendation
The severity of this vulnerability, combined with the availability of a public proof-of-concept, necessitates immediate action. Organizations utilizing Tenda F456 hardware should prioritize isolating these devices from external network exposure until an official firmware update is released and verified. Failure to mitigate this risk leaves critical network infrastructure vulnerable to compromise by remote actors.
More Tenda CVEs
Sources
Originally found and disclosed by LtzHust2 (VulDB User), per the CVE Program record.
- VDB-359611 | Tenda F456 SafeMacFilter fromSafeMacFilter buffer overflow Vulnerability database entry
- VDB-359611 | CTI Indicators (IOB, IOC, IOA)
- Submit #798452 | Tenda F456 v1.0.0.5 Stack-based Buffer Overflow Third-party advisory
- Exploit / PoC
- tenda.com.cn