CVE Catalog

CVE-2025-67445

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.33%

25th percentile - higher than 25% of all known CVEs

Summary

A denial-of-service vulnerability exists in the TOTOLINK X5000R router firmware version V9.1.0cu.2415_B20250515 in the CGI script /cgi-bin/cstecgi.cgi. The script reads the CONTENT_LENGTH environment variable and allocates memory using malloc(CONTENT_LENGTH + 1) without proper bounds checking. When the lighttpd request size limit is not enforced, a crafted large POST request can cause memory exhaustion or a segmentation fault, crashing the management CGI and causing loss of web interface availability.

Risk Assessment

An attacker can remotely crash the router's management interface, preventing administrative access and potentially requiring a manual reboot to restore functionality.

Recommendation

Immediately update the TOTOLINK X5000R firmware to the latest version that fixes this vulnerability. If no update is available, restrict access to the management interface to trusted networks and configure a request size limit in the lighttpd server.

Other vulnerabilities in TOTOLINK X5000R

See all
Original NVD description (English source)

TOTOLINK X5000R V9.1.0cu.2415_B20250515 contains a denial-of-service vulnerability in /cgi-bin/cstecgi.cgi. The CGI reads the CONTENT_LENGTH environment variable and allocates memory using malloc (CONTENT_LENGTH + 1) without sufficient bounds checking. When lighttpd s request size limit is not enforced, a crafted large POST request can cause memory exhaustion or a segmentation fault, leading to a crash of the management CGI and loss of availability of the web interface.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS