CVE-2025-11444

8.8

TOTOLINK · N600R

A buffer overflow in the setWiFiBasicConfig function of the TOTOLINK N600R router allows remote attackers to trigger memory corruption via a crafted wepkey parameter.

Executive summary

A critical buffer overflow vulnerability in the TOTOLINK N600R router allows remote, authenticated attackers to potentially execute arbitrary code or cause a system crash.

Vulnerability

This vulnerability is a buffer overflow (CWE-120) triggered within the setWiFiBasicConfig function of the cstecgi.cgi script. An authenticated attacker can supply an excessively long string to the wepkey parameter, resulting in memory corruption within the HTTP request handler.

Business impact

The exploitation of this flaw poses a significant risk to network integrity and availability. Because the vulnerability allows for potential arbitrary code execution, an attacker could gain unauthorized control over the router, facilitate lateral movement into the internal network, or cause a permanent denial of service. With a CVSS score of 8.8, this issue is rated as High, reflecting the severe potential impact on device stability and security.

Remediation

Immediate Action: Since no specific patch is currently available, contact the vendor for firmware updates or, if possible, isolate the device from external network access to prevent remote exploitation.

Proactive Monitoring: Review device access logs for unusual HTTP request patterns, specifically monitoring the /cgi-bin/cstecgi.cgi endpoint for abnormally large POST parameters.

Compensating Controls: Implement strict firewall rules to restrict management interface access to trusted internal IP addresses only, effectively neutralizing the remote vector for non-authorized users.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists and is documented in the technical write-up provided by the researcher on GitHub.

Analyst recommendation

Given the availability of a public proof-of-concept and the potential for remote code execution, this vulnerability represents a significant security risk. Administrators should prioritize restricting administrative access to the affected devices immediately. Continue to monitor the vendor support page for firmware releases and apply them as soon as they become available to remediate the underlying memory corruption flaw.

More TOTOLINK CVEs

Sources

Originally found and disclosed by z472421519 (VulDB User), per the CVE Program record.