Tenda AC15 Stack-Based Buffer Overflow Vulnerability in POST Request Handler

Vulnerability

A stack-based buffer overflow vulnerability has been identified in the Tenda AC15 router, specifically in the firmware version 15.03.05.19. The issue arises in the POST request handler function 'formSetCfm', located in the file '/goform/setcfm'. The vulnerability is triggered by manipulating the 'funcpara1' parameter, which allows for remote exploitation. The overflow occurs because the 'funcpara1' input can exceed the fixed buffer size of 64 bytes, leading to potential arbitrary code execution.

Impact

Exploitation of this vulnerability causes a stack-based buffer overflow, which can lead to arbitrary code execution.

Reproduction

To reproduce this vulnerability, send a POST request to '/goform/setcfm' with a 'funcpara1' parameter that exceeds 64 bytes. The 'formSetCfm' function will process the input, causing a buffer overflow by overwriting the stack.

Added: Mar 27, 2026, 8:19 PM
Updated: Mar 27, 2026, 8:19 PM

Vulnerability Rating

Custom Algorithm
spread
5.4
impact
3.8
exploitability
7.5
remediation
0.0
relevance
4.8
threat
6.4
urgency
2.9
incentive
8.3

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