CVE-2026-4906
8.8Tenda · AC5
A stack-based buffer overflow in the Tenda AC5 WizardHandle function allows remote attackers to trigger memory corruption via a crafted WANT/WANS argument.
Executive summary
A remote stack-based buffer overflow vulnerability in Tenda AC5 routers presents a high risk of system compromise due to the availability of a public proof-of-concept.
Vulnerability
This vulnerability resides in the decodePwd function within the WizardHandle component, which fails to properly validate the WANT/WANS argument during a POST request. An authenticated attacker can trigger a stack-based buffer overflow, potentially leading to arbitrary code execution or system instability.
Business impact
Successful exploitation of this flaw allows an attacker to execute arbitrary code on the affected router, which serves as a critical network gateway. Given the CVSS score of 8.8, this vulnerability poses a severe risk to organizational network integrity, potentially enabling unauthorized lateral movement, traffic interception, or full device takeover.
Remediation
Immediate Action: Since a patch is currently unknown, users should immediately restrict access to the web management interface to trusted IP addresses only. Disable remote management features if they are not strictly required for operations.
Proactive Monitoring: Monitor network traffic for unusual POST requests directed at the /goform/WizardHandle endpoint. Review system logs for signs of process crashes or unexpected reboots of the Tenda device.
Compensating Controls: Deploy a Web Application Firewall (WAF) or an Intrusion Prevention System (IPS) rule to inspect and drop incoming requests containing oversized payloads in the WANT or WANS parameters.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists as documented in the technical write-up by the vulnerability researcher.
Analyst recommendation
Given the existence of a public proof-of-concept and the potential for remote code execution, this vulnerability represents a significant threat to network security. Organizations must prioritize segmenting these devices and applying vendor-supplied firmware updates immediately upon their release to mitigate the risk of exploitation.
More Tenda CVEs
Sources
Originally found and disclosed by wxhwxhwxh_mie (VulDB User), per the CVE Program record.
- VDB-353657 | Tenda AC5 POST Request WizardHandle decodePwd stack-based overflow Vulnerability database entry
- VDB-353657 | CTI Indicators (IOB, IOC, IOA)
- Submit #777394 | Tenda AC5 AC5 V1.0 V15.03.06.47 Buffer Overflow Third-party advisory
- Exploit / PoC
- tenda.com.cn