CVE-2026-2191

7.2

Tenda · AC9

A stack-based buffer overflow in the Tenda AC9 router allows remote attackers to crash the web service or potentially achieve remote code execution via a malicious configuration file.

Executive summary

A critical stack-based buffer overflow vulnerability in Tenda AC9 routers allows remote attackers to compromise device stability or execute arbitrary code.

Vulnerability

This vulnerability is a stack-based buffer overflow (CWE-121) triggered by the improper handling of the security.ddos.map argument within the formGetDdosDefenceList and formGetFirewallCfg functions. An attacker with administrative access can upload a specially crafted configuration file to trigger memory corruption, potentially leading to remote code execution.

Business impact

Successful exploitation of this vulnerability results in a complete denial of service for the router web interface, which is difficult to recover from even after a reboot. Because the flaw allows for potential remote code execution, an attacker could gain full control over the networking equipment, leading to unauthorized access to internal network traffic, data interception, and lateral movement within the environment. The CVSS score of 7.2 reflects the high risk posed by remote exploitability and the potential for total loss of system integrity.

Remediation

Immediate Action: There is no official patch currently available; users should restrict administrative access to the router web interface to trusted internal IP addresses only.

Proactive Monitoring: Monitor device logs for frequent, unexpected web service restarts or unauthorized configuration change attempts.

Compensating Controls: Implement a Web Application Firewall (WAF) or equivalent network filtering to inspect incoming traffic for malformed configuration payloads, and disable remote management features on the device.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists and is documented in the technical write-up referenced by the CVE record.

Analyst recommendation

Given the availability of public proof-of-concept code and the high potential for system compromise, administrators must prioritize the security of their Tenda AC9 devices. Since a vendor patch is currently unknown, immediate risk reduction through network segmentation and the strict limitation of administrative access is mandatory to prevent unauthorized exploitation.

More Tenda CVEs

Sources

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