CVE-2026-82539

9.1

TOTOLINK · A720R

A stack-based buffer overflow in the TOTOLINK A720R cstecgi.cgi binary allows an authenticated administrator to achieve remote code execution via a crafted MAC filtering request.

Executive summary

A critical buffer overflow vulnerability in TOTOLINK A720R firmware allows an authenticated attacker to gain remote code execution, posing a severe risk of full device compromise.

Vulnerability

This is a stack-based memory corruption flaw (CWE-119) triggered by an overly long input in the desc parameter of the setMacFilterRules function. The vulnerability requires an authenticated administrator to trigger, at which point the lack of bounds checking allows for the redirection of process control flow.

Business impact

Successful exploitation of this vulnerability allows an attacker to hijack the execution flow of the device firmware. This can lead to unauthorized changes to system configurations, the activation of hidden services like Telnet, or complete loss of device integrity. Given the CVSS score of 9.1, this represents a critical risk to network security, potentially allowing an attacker to use the compromised router as a pivot point for further lateral movement within the internal network.

Remediation

Immediate Action: There is currently no vendor-supplied patch; administrators should restrict administrative access to the web interface to trusted management IPs only and disable unnecessary services.

Proactive Monitoring: Monitor device logs and network traffic for unusual cstecgi.cgi requests or unexpected activation of Telnet services.

Compensating Controls: Implement strict firewall rules to prevent unauthorized access to the web management interface, ensuring that only authenticated administrative traffic is permitted.

Exploitation status

Public Exploit Available: Yes, a public proof-of-concept exists as documented in the GitHub repository referenced by the researcher.

Analyst recommendation

The severity of this flaw and the availability of a public proof-of-concept necessitate immediate defensive action. Organizations utilizing the TOTOLINK A720R must prioritize isolating these devices from untrusted network segments until the vendor provides a firmware update that addresses the memory corruption issue.

More TOTOLINK CVEs

Sources

Originally found and disclosed by Nicola Giuffrida, Xernary (VulDB User), with Xernary (VulDB User) (analyst), per the CVE Program record.