CVE-2025-7747
8.8Tenda · FH451
A buffer overflow vulnerability in the Tenda FH451 router allows for remote code execution via the PPW argument in a POST request to the /goform/WizardHandle endpoint.
Executive summary
A critical buffer overflow vulnerability in Tenda FH451 routers enables remote attackers to achieve code execution through improper input validation.
Vulnerability
The vulnerability exists in the fromWizardHandle function within the /goform/WizardHandle endpoint, where the application fails to perform bounds checking on the PPW parameter during a POST request. This memory corruption flaw allows a low-privileged user to trigger a stack-based buffer overflow, potentially leading to remote code execution.
Business impact
The exploitation of this vulnerability poses a severe risk to organizational network security, as it allows unauthorized actors to gain full control over the affected router. Successful execution could lead to complete system compromise, unauthorized network access, and the potential for lateral movement within the environment. Given the high CVSS score of 8.8, this vulnerability represents a significant threat to infrastructure integrity and data confidentiality.
Remediation
Immediate Action: Users should check the Tenda support website for firmware updates; if no patch is available for version 1.0.0.9, the device should be isolated from the public internet immediately.
Proactive Monitoring: Security teams should monitor network traffic for suspicious POST requests directed at the /goform/WizardHandle endpoint and alert on unexpected service restarts or anomalous system behavior.
Compensating Controls: Deploy a Web Application Firewall or firewall rules to restrict access to the management interface and block POST requests containing excessively long payloads directed at the vulnerable URI.
Exploitation status
Public Exploit Available: Yes, a functional proof-of-concept exploit script and payload documentation are available via the researcher's GitHub repository.
Analyst recommendation
Given the availability of a public proof-of-concept and the critical nature of the flaw, administrators must treat this as a high-priority item. If a firmware update is not currently available from the vendor, immediate network isolation of the affected hardware is the only reliable way to prevent exploitation. Organizations should review their device inventory to identify all instances of this router and ensure they are not exposed to untrusted networks.
More Tenda CVEs
Sources
Originally found and disclosed by zezhifu (VulDB User), per the CVE Program record.
- VDB-316737 | Tenda FH451 POST Request WizardHandle fromWizardHandle buffer overflow Vulnerability database entry
- VDB-316737 | CTI Indicators (IOB, IOC, IOA)
- Submit #615487 | Tenda FH451 v1.0.0.9 Buffer Overflow Third-party advisory
- Related
- Exploit / PoC
- tenda.com.cn