CVE-2025-8939

8.8

Shenzhen Tenda Technology Co., Ltd. · AC20

A buffer overflow vulnerability in the Tenda AC20 router allows remote attackers to trigger memory corruption and potential code execution via a crafted HTTP POST request to the WifiGuestSet endpoint.

Executive summary

A critical buffer overflow vulnerability in Tenda AC20 routers, confirmed by a public proof-of-concept, poses a significant risk of remote code execution.

Vulnerability

This is a stack-based buffer overflow occurring in the /goform/WifiGuestSet endpoint, specifically within the shareSpeed parameter. The application fails to perform adequate length validation on the user-supplied input, which can be triggered by a remote attacker to overwrite memory and potentially execute arbitrary code.

Business impact

Successful exploitation allows an attacker to gain unauthorized control over the router, leading to a complete compromise of network traffic, potential data interception, and total loss of device integrity. Given the CVSS score of 8.8, this vulnerability is classified as High severity and presents a substantial risk to organizational network security and uptime.

Remediation

Immediate Action: Users should immediately check for and apply the latest firmware updates provided by Tenda. If a patch is not yet available for your specific deployment, restrict access to the router management interface.

Proactive Monitoring: Monitor network traffic for anomalous HTTP POST requests directed at the /goform/WifiGuestSet endpoint, which may indicate exploitation attempts.

Compensating Controls: Implement Web Application Firewall (WAF) rules to inspect and filter traffic for excessively long arguments within the shareSpeed parameter of requests sent to the router.

Exploitation status

Public Exploit Available: Yes — a public proof-of-concept exists as detailed in the researcher write-up from Guangzhou University.

Analyst recommendation

The presence of a functional proof-of-concept significantly increases the risk of this vulnerability being weaponized by threat actors. IT administrators must prioritize patching affected Tenda AC20 devices to the latest available version and isolate these devices from public-facing internet exposure where possible until remediation is complete.

More Shenzhen Tenda Technology Co., Ltd. CVEs

Sources

Originally found and disclosed by QMSSDXN (VulDB User), per the CVE Program record.