CVE-2025-11327
8.8Tenda · AC18
A stack-based buffer overflow in the Tenda AC18 router allows remote attackers to trigger memory corruption via the upnpEn argument in the /goform/SetUpnpCfg endpoint.
Executive summary
A critical stack-based buffer overflow vulnerability in the Tenda AC18 router could allow remote attackers to execute arbitrary code or cause a system crash.
Vulnerability
This is a stack-based buffer overflow (CWE-121) occurring in the /goform/SetUpnpCfg endpoint. By sending a specially crafted POST request containing an excessively long upnpEn parameter, a remote, authenticated attacker can trigger memory corruption, potentially leading to remote code execution.
Business impact
The CVSS score of 8.8 indicates a high severity risk that could lead to full compromise of the affected routing hardware. Successful exploitation allows an attacker to gain control over network traffic, potentially intercepting sensitive data, launching man-in-the-middle attacks, or pivoting into the internal network, which poses a significant threat to organizational confidentiality and integrity.
Remediation
Immediate Action: Since a specific vendor patch is not currently available, administrators should immediately restrict access to the web management interface of the Tenda AC18 router to trusted IP addresses only.
Proactive Monitoring: Monitor device logs for abnormal crashes or restarts, and inspect network traffic for unusually large POST requests directed at the /goform/SetUpnpCfg endpoint.
Compensating Controls: If possible, place the affected device behind a firewall that inspects and filters traffic to the management interface, blocking requests that contain anomalous payload lengths for the upnpEn parameter.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists, as documented in the research write-up by the vulnerability reporter.
Analyst recommendation
Given the remote execution potential and the availability of public exploit code, this vulnerability represents a significant risk to network infrastructure. Administrators must prioritize isolating these devices from external access until the manufacturer releases a firmware update that addresses the lack of length validation in the SetValue function.
More Tenda CVEs
Sources
Originally found and disclosed by wxhwxhwxh_ (VulDB User), per the CVE Program record.
- VDB-327210 | Tenda AC18 SetUpnpCfg stack-based overflow Vulnerability database entry
- VDB-327210 | CTI Indicators (IOB, IOC, IOA)
- Submit #664532 | Tenda AC18 V15.03.05.19(6318) Buffer Overflow Third-party advisory
- Exploit / PoC
- tenda.com.cn