CVE-2025-9525

8.8

Linksys · E1700

A stack-based buffer overflow in the Linksys E1700 router allows authenticated attackers to crash the system or potentially execute arbitrary code via the setWan function.

Executive summary

A stack-based buffer overflow vulnerability in the Linksys E1700 router could allow an authenticated attacker to cause a denial of service or achieve remote code execution.

Vulnerability

The vulnerability exists in the setWan function within the /goform/setWan endpoint, where insufficient input validation of the DeviceName and lanIp arguments leads to a stack-based buffer overflow. This flaw requires the attacker to have authenticated access to the device to trigger the malicious payload.

Business impact

Successful exploitation of this vulnerability allows an attacker to crash the router, resulting in a denial of service for all dependent network traffic. Furthermore, the ability to overwrite the function return address presents a high risk of arbitrary code execution, potentially granting an attacker full control over the networking device. With a CVSS score of 8.8, this vulnerability represents a significant threat to internal infrastructure integrity and availability.

Remediation

Immediate Action: As there is currently no official patch from the vendor, restrict administrative access to the router to trusted management interfaces only and disable remote management features where possible.

Proactive Monitoring: Monitor device logs for anomalous POST requests directed at the /goform/setWan endpoint and track unexpected device reboots which may indicate crash attempts.

Compensating Controls: Implement strict network access control lists (ACLs) to limit which internal hosts can reach the router management interface, effectively reducing the attack surface.

Exploitation status

Public Exploit Available: Yes, a proof of concept is available via the referenced research write-up on GitHub.

Analyst recommendation

Given the confirmed existence of proof of concept code and the potential for remote code execution, this vulnerability poses a severe risk. Organizations utilizing the Linksys E1700 should prioritize isolating these devices from untrusted network segments until the vendor provides a firmware update. Administrators must maintain heightened vigilance regarding administrative session activity until a permanent fix is verified and applied.

More Linksys CVEs

Sources

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