CVE-2025-60694
7.5Linksys · E1200 v2 Router
A stack-based buffer overflow in the Linksys E1200 v2 httpd binary allows unauthenticated remote attackers to execute arbitrary code or trigger a denial of service via crafted HTTP requests.
Executive summary
A critical stack-based buffer overflow in Linksys E1200 v2 routers exposes devices to unauthenticated remote code execution or service disruption.
Vulnerability
The vulnerability exists in the validate_static_route function, where improper bounds checking during the processing of CGI parameters allows for memory corruption. This flaw is remotely exploitable by unauthenticated attackers.
Business impact
Successful exploitation of this vulnerability could allow an attacker to gain full control over the affected router or render it completely unresponsive. Given the CVSS score of 7.5, the risk is high: compromise of network infrastructure often leads to unauthorized access to internal network segments and sensitive data interception.
Remediation
Immediate Action: Since no official patch is currently identified, isolate affected devices from public-facing network segments and restrict management access to trusted internal IP addresses only.
Proactive Monitoring: Monitor network traffic for anomalous HTTP requests targeting static route configuration parameters and review device logs for signs of service crashes or unauthorized configuration changes.
Compensating Controls: Implement an edge firewall or intrusion prevention system to filter malicious HTTP traffic and block requests containing oversized parameters in the affected CGI fields.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists as documented in the technical write-up referenced in the CVE record.
Analyst recommendation
The severity of this vulnerability, combined with the availability of a public proof-of-concept, necessitates immediate action to secure exposed infrastructure. Administrators must restrict access to the device management interface immediately and prioritize the application of vendor firmware updates as soon as they are released to remediate the underlying code vulnerability.