CVE-2025-9526

8.8

Linksys · E1700

A stack-based buffer overflow vulnerability in the Linksys E1700 router allows authenticated remote attackers to crash the device or potentially execute arbitrary code via the rm_port argument.

Executive summary

A high-severity stack-based buffer overflow in Linksys E1700 routers allows authenticated remote attackers to compromise device stability or execute arbitrary code.

Vulnerability

The vulnerability exists within the setSysAdm function of the /goform/setSysAdm endpoint, where the rm_port parameter is processed without adequate length validation. This flaw allows an authenticated user to trigger a stack-based buffer overflow, potentially leading to remote code execution or a persistent denial-of-service condition.

Business impact

Successful exploitation of this vulnerability can lead to a complete loss of availability for the affected networking hardware, disrupting critical business communications and connectivity. Furthermore, the capacity for arbitrary code execution grants an attacker the ability to pivot into the internal network, potentially leading to unauthorized access to sensitive data or further exploitation of downstream systems. Given the CVSS score of 8.8, this vulnerability represents a significant risk to network integrity.

Remediation

Immediate Action: As no official vendor patch is currently available, administrators should restrict access to the web management interface to trusted internal IP addresses only. Disable remote management features entirely until a firmware update is provided by the manufacturer.

Proactive Monitoring: Monitor system logs for repeated crashes or unusual POST requests directed at the /goform/setSysAdm endpoint. Alert on unauthorized attempts to access administrative management pages.

Compensating Controls: Implement a Web Application Firewall (WAF) or network-based Intrusion Prevention System (IPS) to inspect and block excessively long strings within the rm_port parameter of HTTP requests.

Exploitation status

Public Exploit Available: Yes — a published proof-of-concept exists, as documented in the technical write-up by the researcher.

Analyst recommendation

Given the severity of this remote code execution vulnerability and the lack of a vendor-supplied patch, immediate mitigation is required to prevent compromise. Network administrators should prioritize isolating affected Linksys E1700 units from external exposure and strictly enforce administrative authentication controls. Continue to monitor official vendor channels for firmware release notifications to permanently address this memory corruption flaw.

More Linksys CVEs

Sources

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