CVE-2025-60696

8.4

Linksys · RE7000

A stack-based buffer overflow in the makeRequest.cgi binary of Linksys RE7000 routers allows local attackers to cause a denial of service or potentially execute arbitrary code via the arplookup function.

Executive summary

A stack-based buffer overflow vulnerability in Linksys RE7000 routers poses a high risk of system compromise or denial of service.

Vulnerability

The vulnerability is a stack-based buffer overflow located in the arplookup function within the makeRequest.cgi binary. An attacker with local access to modify or control the contents of /proc/net/arp can trigger memory corruption through oversized input, which requires no specific authentication to exploit.

Business impact

Successful exploitation of this buffer overflow could allow an attacker to gain control over the affected network device, leading to full system compromise or a persistent denial of service. Given the CVSS score of 8.4, this vulnerability represents a significant security risk to the integrity and availability of the network infrastructure, potentially facilitating lateral movement within the network.

Remediation

Immediate Action: Since no official patch is currently identified, users should restrict local access to the device and monitor for any unauthorized modifications to the /proc/net/arp file.

Proactive Monitoring: Security teams should audit device configurations and review system logs for recurring crashes or abnormal binary execution patterns associated with makeRequest.cgi.

Compensating Controls: Implement strict network segmentation to isolate vulnerable routers from untrusted local users, as the exploit requires local access to the underlying filesystem.

Exploitation status

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

Analyst recommendation

Due to the severity of this vulnerability and the existence of a public proof-of-concept, administrators must treat this as a high-priority issue. While a formal patch remains unavailable, isolating the affected hardware from unauthorized local users is essential to prevent exploitation. Monitor vendor communication channels closely for the release of updated firmware.

More Linksys CVEs

Sources