CVE-2025-9303

8.8

TOTOLINK · A720R

A buffer overflow vulnerability in the TOTOLINK A720R router allows authenticated attackers to execute arbitrary code or cause a denial of service via the setParentalRules function.

Executive summary

A critical buffer overflow vulnerability in TOTOLINK A720R routers enables remote attackers to execute arbitrary commands, posing a significant risk to device integrity.

Vulnerability

This memory corruption flaw exists within the setParentalRules function in the cstecgi.cgi file. By sending a crafted HTTP POST request with an oversized desc argument, an authenticated attacker can trigger a buffer overflow, potentially leading to remote code execution.

Business impact

The vulnerability carries a CVSS score of 8.8, reflecting its high potential for system compromise. Successful exploitation could allow an attacker to gain full control over the affected router, facilitating unauthorized network access, data interception, or the deployment of persistent malicious firmware, which would result in severe operational disruption and potential long term security breaches.

Remediation

Immediate Action: Since a specific patch is not currently available, administrators should restrict management access to the router to trusted IP addresses only and disable remote management features.

Proactive Monitoring: Security teams should monitor network traffic for anomalous HTTP POST requests targeting the cstecgi.cgi endpoint, particularly those containing unusually large payloads in the desc parameter.

Compensating Controls: Implement strict firewall rules to prevent unauthorized access to the device management interface and consider placing the router behind a secondary security gateway to filter malicious traffic.

Exploitation status

Public Exploit Available: Yes, a proof of concept exists and is documented in the technical write up provided by the researchers at Guangzhou University.

Analyst recommendation

Given the severity of this buffer overflow, organizations using the affected TOTOLINK A720R hardware must prioritize hardening their network perimeter. As no vendor patch is currently confirmed, isolating the device management interface from all untrusted networks is the most effective mitigation to prevent potential remote code execution.

More TOTOLINK CVEs

Sources

Originally found and disclosed by QMSSDXN (VulDB User), per the CVE Program record.