CVE-2026-4565
8.8Tenda · AC21
A buffer overflow vulnerability exists in the Tenda AC21 router within the formSetQosBand function, allowing remote attackers to trigger memory corruption via manipulated argument lists.
Executive summary
A critical buffer overflow vulnerability in Tenda AC21 firmware exposes the device to remote code execution and potential system compromise.
Vulnerability
The vulnerability is a buffer overflow (CWE-120) located in the formSetQosBand function within the /goform/SetNetControlList file. An attacker with low privileges can trigger this flaw remotely by sending a maliciously crafted request, leading to memory corruption.
Business impact
Successful exploitation of this vulnerability can lead to a complete compromise of the affected router, potentially allowing an attacker to intercept network traffic, modify configuration settings, or pivot into the internal network. Given the CVSS score of 8.8, this flaw represents a significant risk to network integrity and confidentiality. Organizations relying on these devices for secure connectivity face potential unauthorized access to sensitive data and critical infrastructure downtime.
Remediation
Immediate Action: Since a specific patch version is not currently available, administrators should restrict access to the device management interface to trusted internal segments only. If the device is exposed to the internet, disable remote management features immediately.
Proactive Monitoring: Monitor network traffic for unusual patterns directed at the /goform/SetNetControlList endpoint and review system logs for signs of anomalous service crashes or unexpected reboots.
Compensating Controls: Deploy a Web Application Firewall (WAF) or an Intrusion Prevention System (IPS) with signatures configured to detect and block malformed requests targeting router management forms.
Exploitation status
Public Exploit Available: Yes, a proof-of-concept has been published in a GitHub repository as referenced in the vulnerability documentation.
Analyst recommendation
Given the availability of a public proof-of-concept and the potential for remote code execution, this vulnerability poses a severe threat to network security. Administrators must treat this as a high-priority item, implementing strict access controls immediately and prioritizing the deployment of any forthcoming vendor firmware updates to fully remediate the underlying memory corruption flaw.
More Tenda CVEs
Sources
Originally found and disclosed by junqi (VulDB User), per the CVE Program record.