Tenda AX3 Stack Overflow Vulnerability in Parent Control Function Leading to Denial-of-Service

Vulnerability

A stack overflow vulnerability has been identified in the Tenda AX3 router, specifically in version V16.03.12.10_CN. The issue arises in the saveParentControlInfo function, where the deviceId parameter is not properly validated before being copied to a buffer. This flaw allows attackers to send crafted requests that overflow the stack, causing a denial-of-service condition by crashing the router and disrupting its normal service operations.

Impact

Exploitation of this vulnerability causes the router to crash, leading to a persistent denial-of-service condition where the device fails to provide normal services.

Reproduction

The vulnerability can be reproduced by sending a POST request to the /goform/saveParentControlInfo endpoint with an excessively long deviceId parameter, approximately 700 characters of 'A's, and a valid time parameter. This can be done using a script that automates the request, such as one written in Python using the requests library.

Added: Nov 10, 2025, 5:22 PM
Updated: Nov 10, 2025, 5:22 PM

Vulnerability Rating

Custom Algorithm
spread
5.7
impact
2.5
exploitability
9.1
remediation
0.0
relevance
1.0
threat
6.4
urgency
2.9
incentive
9.2

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