TOTOLINK A3600R Buffer Overflow Vulnerability in setAppEasyWizardConfig Function

Vulnerability

A buffer overflow vulnerability has been identified in the TOTOLINK A3600R router, specifically in the firmware version 5.9c.4959. The issue arises within the 'setAppEasyWizardConfig' function of the '/lib/cste_modules/app.so' library. The vulnerability is caused by improper validation of the 'apcliSsid' parameter, which allows remote attackers to manipulate the input and trigger a buffer overflow. This exploitation could lead to arbitrary code execution or cause a denial-of-service condition by crashing the device.

Impact

Exploitation of this vulnerability causes a stack-based buffer overflow, where the 'apcliSsid' parameter is copied into a fixed-size buffer without proper length checks. This overflow can overwrite adjacent memory on the stack, potentially allowing for arbitrary code execution or causing the device to crash, leading to a denial-of-service situation.

Reproduction

The vulnerability can be reproduced by sending a POST request to the '/cgi-bin/cstecgi.cgi' endpoint. The request must include a 'topicurl' parameter set to 'setting/setAppEasyWizardConfig', and the 'apcliSsid' parameter must be filled with a string long enough to overflow the buffer. This can be done using a script that automates the process, such as one written in Python that uses the 'requests' library to send the crafted payload.

Added: Jan 30, 2026, 4:25 PM
Updated: Jan 30, 2026, 4:25 PM

Vulnerability Rating

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