CVE-2026-3810
8.8Tenda · FH1202
A stack-based buffer overflow in the Tenda FH1202 router allows remote code execution via a specially crafted page parameter sent to the /goform/DhcpListClient endpoint.
Executive summary
A stack-based buffer overflow vulnerability in Tenda FH1202 routers could allow an authenticated attacker to execute arbitrary code or cause a denial of service.
Vulnerability
The vulnerability exists within the fromDhcpListClient function, where the page parameter is processed without sufficient length validation before being passed to a sprintf function. This memory corruption flaw allows a low-privileged authenticated attacker to trigger a stack-based buffer overflow.
Business impact
Successful exploitation of this vulnerability allows a remote attacker to achieve remote code execution on the affected networking device. This could lead to a total compromise of the router, enabling the attacker to intercept network traffic, pivot into internal network segments, or permanently disable critical connectivity, resulting in significant operational downtime and security breaches. The CVSS score of 8.8 reflects the high risk associated with the potential for total system compromise.
Remediation
Immediate Action: Since no official patch is currently available from the vendor, users should restrict administrative access to the device management interface to trusted internal segments only.
Proactive Monitoring: Monitor network traffic for unusual POST requests directed at the /goform/DhcpListClient endpoint and review system logs for signs of service crashes or unexpected process termination.
Compensating Controls: Implement a Web Application Firewall or network-level access control list to block unauthorized or suspicious traffic from reaching the device web management interface.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists, as documented in the research write-up referenced by the CVE record.
Analyst recommendation
Given the availability of a public proof-of-concept and the potential for remote code execution, this vulnerability poses a severe risk to network infrastructure. Administrators should isolate the affected devices from external networks and monitor for vendor updates continuously. If updates remain unavailable, consider replacing the hardware with a supported and patched alternative to eliminate the risk of exploitation.
More Tenda CVEs
Sources
Originally found and disclosed by m202572177 (VulDB User), per the CVE Program record.
- VDB-349776 | Tenda FH1202 DhcpListClient fromDhcpListClient stack-based overflow Vulnerability database entry
- VDB-349776 | CTI Indicators (IOB, IOC, IOA)
- Submit #769040 | Tenda FH1202 V1.2.0.14(408) Buffer Overflow Third-party advisory
- Exploit / PoC
- tenda.com.cn