CVE-2025-7596
8.8Tenda · FH1205
A stack-based buffer overflow in the Tenda FH1205 router allows remote attackers to trigger a denial of service or remote code execution via the wpapsk_crypto parameter.
Executive summary
A critical stack-based buffer overflow in Tenda FH1205 routers exposes the device to remote code execution and service disruption.
Vulnerability
The vulnerability exists within the formWifiExtraSet function, where the wpapsk_crypto parameter is passed to a strcpy operation without sufficient length validation. This memory corruption flaw allows a logged-in attacker to overflow the stack, potentially leading to arbitrary code execution.
Business impact
Successful exploitation of this vulnerability could allow an attacker to gain full control over the affected network device. This poses a significant risk to organizational infrastructure, as compromised routers can be used to intercept traffic, pivot into internal networks, or cause permanent service outages. With a CVSS score of 8.8, this represents a high-severity threat to network integrity and availability.
Remediation
Immediate Action: As no official patch is currently identified, administrators should immediately restrict administrative access to the device management interface to trusted networks only. If possible, isolate the device from external network exposure until a manufacturer-supplied firmware update is available.
Proactive Monitoring: Monitor system logs for repeated crash events or unusual POST requests directed at the /goform/WifiExtraSet endpoint.
Compensating Controls: Deploy a Web Application Firewall (WAF) or an Intrusion Prevention System (IPS) rule to inspect and block excessively long payloads sent to the wpapsk_crypto parameter.
Exploitation status
Public Exploit Available: Yes — a published proof-of-concept exists as documented in the linked research write-up on GitHub.
Analyst recommendation
Given the availability of a public proof-of-concept and the potential for remote code execution, this vulnerability should be treated as a high-priority risk. Administrators must limit access to the vulnerable interface immediately and monitor vendor channels for the release of a security update. Do not rely on internal network boundaries alone, as this device remains susceptible to lateral movement if an attacker gains entry to the local network.
More Tenda CVEs
Sources
Originally found and disclosed by panda_0x1 (VulDB User), per the CVE Program record.
- VDB-316295 | Tenda FH1205 WifiExtraSet formWifiExtraSet stack-based overflow Vulnerability database entry
- VDB-316295 | CTI Indicators (IOB, IOC, IOA)
- Submit #615251 | Tenda FH1205 V2.0.0.7(775) Buffer Overflow Third-party advisory
- Related
- Exploit / PoC
- tenda.com.cn