Tenda AX-1803 Stack Overflow Vulnerability in WiFi Settings Function Leading to Denial-of-Service

Vulnerability

A stack overflow vulnerability has been identified in the Tenda AX-1803 router, specifically in version 1.0.0.1. The issue arises in the 'form_fast_setting_wifi_set' function, where the 'timeZone' parameter is processed. The vulnerability allows attackers to cause a denial-of-service (DoS) condition by sending a crafted request with an excessively long 'timeZone' parameter, including a colon to facilitate parsing. This unbounded input leads to a stack overflow, causing the router to crash and disrupt service.

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/fast_setting_wifi_set' endpoint. The request must include a 'timeZone' parameter with a length sufficient to trigger the stack overflow, along with a 'ssid' parameter. This can be done using a script that automates the process, such as one written in Python using the 'requests' library.

Added: Oct 31, 2025, 7:21 PM
Updated: Oct 31, 2025, 7:21 PM

Vulnerability Rating

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