CVE-2025-6939
8.8TOTOLINK · A3002RU
A buffer overflow vulnerability in the TOTOLINK A3002RU router allows remote authenticated attackers to cause a denial of service via a malicious HTTP POST request to the formWlSiteSurvey endpoint.
Executive summary
A critical buffer overflow vulnerability in TOTOLINK A3002RU routers poses a significant risk of service disruption, as an authenticated attacker can remotely trigger a crash via malformed input.
Vulnerability
The vulnerability exists within the HTTP POST request handler for the /boafrm/formWlSiteSurvey endpoint, where the submit-url argument lacks sufficient bounds checking. This flaw allows a remote attacker with low-level privileges to trigger a memory corruption event, resulting in a denial of service.
Business impact
The exploitation of this vulnerability can lead to immediate and persistent denial of service for the affected networking equipment. Given that the device is a router, a successful attack could sever network connectivity for all downstream clients, causing significant operational downtime for users or businesses relying on the device for connectivity. With a CVSS score of 8.8, the high impact on availability necessitates prompt attention despite the requirement for authenticated access.
Remediation
Immediate Action: Since no official patch is currently available, administrators should restrict management interface access to trusted IP addresses only and disable remote management features if they are not strictly required.
Proactive Monitoring: Security teams should monitor firewall and web access logs for anomalous HTTP POST requests directed at the /boafrm/formWlSiteSurvey path, particularly those containing excessively long strings in the submit-url parameter.
Compensating Controls: Deploy a Web Application Firewall or an intrusion detection system rule to inspect and block HTTP traffic containing unusually long parameters directed at the identified vulnerable endpoint.
Exploitation status
Public Exploit Available: Yes, a functional proof-of-concept has been published in the researcher write-up at the provided GitHub repository.
Analyst recommendation
Given the availability of a public proof-of-concept and the high severity of the potential impact, organizations utilizing the TOTOLINK A3002RU must prioritize network segmentation to isolate management interfaces. While awaiting a vendor-supplied firmware update, applying the aforementioned compensating controls to limit exposure is essential to maintain network stability and prevent unauthorized service disruption.
More TOTOLINK CVEs
Sources
Originally found and disclosed by Ye Leipeng (VulDB User), per the CVE Program record.