CVE-2026-6194
8.8Totolink · A3002MU Router
A stack-based buffer overflow in the Totolink A3002MU router allows remote attackers to cause memory corruption via the wan-url parameter in the formWlanSetup function.
Executive summary
A critical buffer overflow vulnerability in the Totolink A3002MU router allows for potential remote exploitation and memory corruption.
Vulnerability
The vulnerability exists in the function sub_410188 within the /boafrm/formWlanSetup endpoint, where the wan-url parameter is processed without sufficient length validation. This results in a stack-based buffer overflow when an attacker provides an overly long string, which is then copied into a fixed-size memory buffer.
Business impact
The successful exploitation of this vulnerability can lead to memory corruption and potential denial of service conditions, impacting the availability of network infrastructure. While the CVSS score of 8.8 reflects a high severity rating, the ability for remote attackers to trigger this flaw without complex interaction necessitates immediate attention to prevent operational disruption.
Remediation
Immediate Action: Update the device firmware to the latest available version provided by the manufacturer to patch the memory handling flaw.
Proactive Monitoring: Monitor network traffic for anomalous HTTP POST requests targeting the /boafrm/formWlanSetup endpoint, particularly those containing unusually long parameters.
Compensating Controls: Deploy a Web Application Firewall or network-level access control list to restrict access to the administrative interface of the router, ensuring only trusted management IPs can interact with vulnerable endpoints.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists, as documented in the technical write-up by the researcher.
Analyst recommendation
Given the presence of a public proof-of-concept and the potential for remote exploitation, this issue poses a significant risk to affected Totolink devices. Administrators should verify their firmware versions immediately and apply the vendor-supplied security update to mitigate the risk of memory corruption and service disruption.
More Totolink CVEs
Sources
Originally found and disclosed by DLChen (VulDB User), per the CVE Program record.