Tenda AC18 Stack-Based Buffer Overflow Vulnerability in HTTP Request Handler

Vulnerability

A stack-based buffer overflow vulnerability has been identified in the Tenda AC18 router, specifically in version 15.03.05.05. The issue arises in the HTTP request handler, particularly within the '/goform/GetParentControlInfo' endpoint. When the 'mac' parameter is supplied with excessive data, the vulnerability is triggered during the 'strcpy' operation, allowing remote attackers to potentially execute arbitrary code or cause a denial-of-service condition.

Impact

Exploitation of this vulnerability leads to a stack-based buffer overflow, which can commonly result in arbitrary code execution or causing a denial-of-service condition on the device.

Reproduction

The vulnerability can be reproduced by sending a malformed HTTP GET request to the '/goform/GetParentControlInfo' endpoint, with the 'mac' parameter containing excessive data. This can be done using a simple Python script that utilizes the 'requests' library to send the payload. The payload should be crafted to overflow the buffer, such as by using 0x110 bytes of 'A' followed by a command or indicator like 'DOIT'.

Added: Dec 21, 2025, 4:19 AM
Updated: Dec 21, 2025, 4:19 AM

Vulnerability Rating

Custom Algorithm
spread
5.7
impact
7.5
exploitability
6.2
remediation
0.0
relevance
1.6
threat
6.4
urgency
2.9
incentive
0.8

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.