CVE-2026-90606
9.9Totolink · A3002MU
A buffer overflow vulnerability in the Totolink A3002MU router allows remote attackers to cause a denial of service via a crafted static_ipv6 parameter in the formIpv6Setup function.
Executive summary
A critical buffer overflow vulnerability in the Totolink A3002MU router allows remote attackers to crash the device web server, posing a severe risk to network availability.
Vulnerability
This is a buffer overflow vulnerability (CWE-120) triggered by improper length validation of the static_ipv6 parameter within the /boafrm/formIpv6Setup interface. The vulnerability requires the attacker to have low-level access to the management interface to submit the crafted POST request.
Business impact
Successful exploitation results in a denial of service, rendering the router management interface unresponsive and potentially disrupting network traffic flow for connected users. Given the CVSS score of 9.9, this vulnerability represents a critical risk to business continuity, particularly for organizations relying on these devices for secure network connectivity.
Remediation
Immediate Action: Since a vendor-supplied patch is currently unknown, administrators should restrict access to the web management interface to trusted internal IP addresses only.
Proactive Monitoring: Monitor network logs for unusual POST requests directed at the /boafrm/formIpv6Setup endpoint, especially those containing excessively long string parameters.
Compensating Controls: Deploy a Web Application Firewall (WAF) or an Intrusion Prevention System (IPS) to inspect and block HTTP requests containing oversized payloads targeting the management interface.
Exploitation status
Public Exploit Available: Yes, a published proof of concept exists, as documented in the technical write-up provided by the researcher on GitHub.
Analyst recommendation
The severity of this vulnerability, combined with the availability of a public proof of concept, necessitates immediate defensive action. Organizations using the Totolink A3002MU should isolate the management interface from the public internet immediately and monitor vendor channels for the release of a firmware update to address the underlying memory corruption issue.
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-403188 | Totolink A3002MU boa formIpv6Setup buffer overflow Vulnerability database entry
- VDB-403188 | CTI Indicators (IOB, IOC, IOA)
- CVE-2026-90606 | CVE Analysis and Report Third-party advisory
- Submit #914010 | totolink A3002MU Hh-B20211125.1046 Buffer Overflow Third-party advisory
- Exploit / PoC
- totolink.net