CVE-2025-8831

8.8

Linksys · RE6250, RE6300, RE6350, RE6500, RE7000, RE9000

A stack-based buffer overflow in the remoteManagement function of multiple Linksys range extenders allows remote, authenticated attackers to execute arbitrary code or crash the device.

Executive summary

Multiple Linksys range extenders are vulnerable to a critical stack-based buffer overflow that could allow remote code execution, necessitating immediate network isolation.

Vulnerability

The vulnerability exists within the remoteManagement function of the /goform/remoteManagement endpoint. By supplying an overly long string to the portNumber parameter, an attacker with low privileges can trigger a stack-based buffer overflow, potentially leading to arbitrary code execution or a persistent denial of service.

Business impact

Successful exploitation poses a severe risk to network integrity and availability. An attacker achieving remote code execution could gain full control over the network hardware, potentially facilitating lateral movement into the local network or intercepting traffic. Given the CVSS score of 8.8, this flaw is considered high severity, as it compromises the confidentiality, integrity, and availability of the affected infrastructure.

Remediation

Immediate Action: Disable remote management features on the affected devices immediately if they are exposed to the internet. Since no vendor patch is currently available, removing this attack vector is the only effective way to prevent exploitation.

Proactive Monitoring: Monitor device logs for unusual POST requests directed at the /goform/remoteManagement endpoint, specifically looking for abnormally long input strings in the portNumber parameter.

Compensating Controls: Implement strict firewall rules to restrict access to the web management interface of these devices to trusted internal IP addresses only. A Web Application Firewall (WAF) or network access control list should be utilized to block external access to the device management interface.

Exploitation status

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

Analyst recommendation

The risk associated with this vulnerability is significant, especially given the availability of a public proof-of-concept. Organizations should prioritize isolating these devices from external networks until a vendor-supplied firmware update is released. Users are advised to monitor the official Linksys support site for firmware patches and to apply them as soon as they become available.

More Linksys CVEs

Sources

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