CVE-2026-90605
9.9Totolink · A3002MU
A buffer overflow vulnerability in the Totolink A3002MU router allows remote authenticated attackers to trigger memory corruption via the ip6addr parameter in the formFilter function.
Executive summary
A critical buffer overflow vulnerability in the Totolink A3002MU router, specifically within the boa web server component, exposes the device to remote code execution and denial of service attacks.
Vulnerability
This flaw is a buffer overflow (CWE-120) triggered by improper input validation of the ip6addr parameter within the /boafrm/formFilter endpoint. An authenticated attacker can provide an excessively long input string to overwrite memory, leading to system instability or potential code execution.
Business impact
The CVSS score of 9.9 underscores the extreme severity of this vulnerability, as it allows for full system compromise, including the potential for remote code execution. A successful exploit could lead to complete loss of router control, interception of network traffic, and unauthorized access to internal network resources, posing a significant risk to organizational data integrity and availability.
Remediation
Immediate Action: Since no official patch is currently available, users should restrict administrative access to the router management interface to trusted internal IP addresses only. Disable remote management features if they are not strictly required for operations.
Proactive Monitoring: Monitor network traffic for unusual POST requests directed at the /boafrm/formFilter endpoint. Review device logs for unexpected process crashes or restarts of the boa web server.
Compensating Controls: Implement a Web Application Firewall (WAF) or an Intrusion Prevention System (IPS) rule to inspect and block HTTP requests containing abnormally long strings within the ip6addr parameter. Ensure the router is isolated from the public internet using a secure VPN or firewall gateway.
Exploitation status
Public Exploit Available: Yes, a published proof of concept exists, as documented in the research writeup provided by the vulnerability reporter.
Analyst recommendation
Given the critical CVSS score and the public availability of exploit details, immediate action is required to secure affected Totolink devices. Administrators should prioritize restricting access to the management interface and monitor for vendor updates, applying the manufacturer firmware patch as soon as it is released.
More Totolink CVEs all →
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief critical section
Sources
Originally found and disclosed by sunnyyang (VulDB User), per the CVE Program record.
- VDB-403187 | Totolink A3002MU boa formFilter buffer overflow Vulnerability database entry
- VDB-403187 | CTI Indicators (IOB, IOC, IOA)
- CVE-2026-90605 | CVE Analysis and Report Third-party advisory
- Submit #914009 | totolink A3002MU Hh-B20211125.1046 Buffer Overflow Third-party advisory
- Exploit / PoC
- totolink.net