CVE-2025-9355
8.8Linksys · RE6250, RE6300, RE6350, RE6500, RE7000, RE9000
A stack-based buffer overflow in the Linksys device firmware allows remote attackers to execute arbitrary code or crash the system via the /goform/scheduleAdd endpoint.
Executive summary
Multiple Linksys range extender models contain a critical stack-based buffer overflow vulnerability that permits remote code execution by an authenticated attacker.
Vulnerability
The vulnerability exists in the scheduleAdd function within the /goform/scheduleAdd endpoint, where the ruleName parameter is copied into a local stack variable without sufficient bounds checking. This flaw allows a remote, authenticated attacker to overwrite the function return address, potentially leading to arbitrary code execution or a persistent denial of service.
Business impact
Successful exploitation of this vulnerability grants an attacker the ability to execute arbitrary code on the affected networking equipment. Given the CVSS score of 8.8, this represents a high-severity risk that could lead to full device compromise, network traffic interception, or the complete loss of availability for the wireless range extender. Such an outcome would significantly disrupt business operations and potentially facilitate lateral movement within the internal network.
Remediation
Immediate Action: Since no vendor patch is currently available, administrators should restrict access to the web management interface to trusted management IP addresses only. Disable remote management features if they are not strictly required for business operations.
Proactive Monitoring: Review device access logs and firewall traffic for repeated POST requests directed at the /goform/scheduleAdd endpoint, particularly those containing unusually long string values in the ruleName parameter.
Compensating Controls: Deploy Web Application Firewall (WAF) rules or network-based Intrusion Detection Systems (IDS) to inspect and block inbound HTTP POST requests containing oversized payloads targeting the vulnerable scheduling function.
Exploitation status
Public Exploit Available: Yes, a proof-of-concept is documented in the researcher's write-up hosted on GitHub.
Analyst recommendation
Given the availability of a public proof-of-concept and the critical nature of a buffer overflow in networking hardware, organizations must prioritize the isolation of these devices. Administrators should ensure that the web administrative interface is not exposed to the public internet and limit access to authorized internal personnel until the vendor releases a firmware update to address the memory corruption.
More Linksys CVEs
Sources
Originally found and disclosed by pjq123 (VulDB User), per the CVE Program record.
- VDB-321058 | Linksys RE6250/RE6300/RE6350/RE6500/RE7000/RE9000 scheduleAdd stack-based overflow Vulnerability database entry
- VDB-321058 | CTI Indicators (IOB, IOC, IOA)
- Submit #631527 | Linksys RE6500、RE6250、RE6300、RE6350、RE7000、RE9000 RE6500(1.0.013.001) RE6250(1.0.04.001) RE6300(1.2.0 Third-party advisory
- Related
- Exploit / PoC
- linksys.com