Tenda AX1803 Stack Overflow Vulnerability Leading to Denial-of-Service

Vulnerability

A stack overflow vulnerability has been identified in the Tenda AX1803 router, specifically in version 1.0.0.1. The issue arises in the 'security_5g' parameter of the 'sub_727F4' function, where user-controlled input is not properly validated before being copied into a fixed-size stack buffer. This flaw allows attackers to overflow the buffer, corrupt adjacent stack memory, and cause a process crash, leading to a denial-of-service condition. In some environments, this overflow could potentially be exploited further.

Impact

Exploitation of this vulnerability causes the router to crash, disrupting its normal service and causing a persistent denial-of-service condition.

Reproduction

The vulnerability can be reproduced by sending a crafted POST request to the '/goform/WifiBasicSet' endpoint. The 'security_5g' parameter should be filled with an excessively long string, such as 7000 characters, which will overflow the stack buffer. This can be done using a script that automates the request, such as one written in Python using the 'requests' library.

Added: Jan 21, 2026, 5:23 PM
Updated: Jan 21, 2026, 5:23 PM

Vulnerability Rating

Custom Algorithm
spread
0.3
impact
2.5
exploitability
9.1
remediation
0.0
relevance
2.3
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.