CVE-2026-5036
8.8Tenda · 4G06
A stack-based buffer overflow in the Tenda 4G06 router allows remote attackers to cause a denial of service or execute arbitrary code by sending a crafted request to the /goform/DhcpListClient endpoint.
Executive summary
A critical stack-based buffer overflow vulnerability in Tenda 4G06 routers allows unauthenticated remote attackers to compromise device integrity or execute arbitrary code.
Vulnerability
The vulnerability exists within the fromDhcpListClient function, which fails to perform adequate bounds checking on the page parameter, allowing an unauthenticated remote attacker to overflow a fixed-size buffer.
Business impact
Successful exploitation of this flaw can result in a total loss of confidentiality, integrity, and availability for the affected network device. Given the CVSS score of 8.8, this represents a high-severity risk, as an attacker gaining control of a router can intercept network traffic, modify configurations, or use the device as a persistent pivot point to attack internal network resources.
Remediation
Immediate Action: Contact Tenda support or check the official vendor website for firmware updates addressing this buffer overflow and apply the patch as soon as it becomes available.
Proactive Monitoring: Monitor network traffic for unusual POST requests directed at the /goform/DhcpListClient endpoint and review device logs for signs of unexpected process crashes or reboots.
Compensating Controls: Deploy a Web Application Firewall (WAF) or an Intrusion Prevention System (IPS) to block malicious, oversized payloads targeting the management interface until a permanent firmware update is applied.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists, as documented in the researcher write-up referenced in the CVE record.
Analyst recommendation
The severity of this vulnerability, combined with the availability of public proof-of-concept code, necessitates immediate attention. Administrators must prioritize updating the firmware of all affected Tenda 4G06 units to a patched version to prevent potential remote code execution and unauthorized access to network infrastructure.
More Tenda CVEs
Sources
Originally found and disclosed by kiciot (VulDB User), per the CVE Program record.