CVE-2025-6953
8.8TOTOLINK · A3002RU
A buffer overflow vulnerability in the TOTOLINK A3002RU router allows remote attackers to trigger a denial of service via a crafted HTTP POST request to the formParentControl endpoint.
Executive summary
A critical buffer overflow vulnerability in TOTOLINK A3002RU routers allows remote attackers to crash affected devices, posing a significant risk to network availability.
Vulnerability
The vulnerability exists within the HTTP POST request handler for the /boafrm/formParentControl endpoint, where the submit-url argument lacks proper bounds checking. This memory corruption flaw allows an attacker to trigger a buffer overflow, which can be exploited to cause a denial of service.
Business impact
Successful exploitation of this vulnerability results in a denial of service, rendering the affected network router unresponsive. This causes immediate disruption to business operations, connectivity, and internal network services. Given the CVSS score of 8.8, this flaw represents a high risk to organizational infrastructure that relies on these specific router models for critical network traffic.
Remediation
Immediate Action: As no official patch is currently available, administrators should immediately restrict access to the device management interface to trusted internal IP addresses only.
Proactive Monitoring: Monitor system logs for repeated or malformed HTTP POST requests directed toward the /boafrm/formParentControl path, which may indicate exploitation attempts.
Compensating Controls: Deploy a Web Application Firewall or network ingress filtering rules to block unauthorized or suspicious traffic from reaching the router administration interface.
Exploitation status
Public Exploit Available: Yes, a proof-of-concept exploit exists as documented in the technical write-up provided by the researcher on GitHub.
Analyst recommendation
Given the availability of a public proof-of-concept and the critical nature of the vulnerability, organizations using the TOTOLINK A3002RU should prioritize isolating these devices from public-facing networks. While waiting for a vendor-supplied firmware update, ensure that all administrative interfaces are shielded by strict access control lists to prevent unauthorized remote exploitation.
More TOTOLINK CVEs
Sources
Originally found and disclosed by yuhongxiang (VulDB User), per the CVE Program record.