Tenda AX1803 Stack Overflow Vulnerability in sub_72290 Function 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 sub_72290 function, where user-controlled input is improperly handled. The 'security' parameter can be exploited by sending an excessively long value, which overflows a fixed-size stack buffer of 256 bytes. This overflow corrupts adjacent stack memory, potentially overwriting local variables or control data. The vulnerability causes the device to crash, leading to a persistent denial-of-service condition.

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' parameter should be filled with a string of 7000 'A' characters. This can be done using a Python script that utilizes the 'requests' library to send the request. Once the router receives the request, it crashes and fails to provide services correctly.

Added: Jan 21, 2026, 5:25 PM
Updated: Jan 21, 2026, 5:25 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.