CVE-2025-9482
8.8Linksys · RE6250, RE6300, RE6350, RE6500, RE7000, RE9000
A stack-based buffer overflow in Linksys range extenders allows remote authenticated attackers to crash the device or execute arbitrary code via the portRangeForwardAdd function.
Executive summary
Multiple Linksys range extenders are vulnerable to a critical stack-based buffer overflow that could allow remote attackers to achieve arbitrary code execution.
Vulnerability
This is a stack-based buffer overflow (CWE-121) occurring in the portRangeForwardAdd function within the /goform/portRangeForwardAdd endpoint. An attacker with low-level privileges can supply oversized inputs to parameters including ruleName, schedule, inboundFilter, TCPPorts, or UDPPorts to overwrite the return address on the stack.
Business impact
Successful exploitation of this vulnerability allows an attacker to execute arbitrary code with system-level privileges or cause a persistent denial-of-service by crashing the router. Given the CVSS score of 8.8, this poses a severe risk to network integrity and confidentiality. Compromise of network infrastructure devices can facilitate lateral movement, traffic interception, and total loss of administrative control over the local network segment.
Remediation
Immediate Action: As there is currently no official patch from the vendor, users should restrict administrative access to these devices to trusted management IP addresses only and disable remote management features.
Proactive Monitoring: Monitor network logs for unusual POST requests directed at the /goform/portRangeForwardAdd endpoint and watch for frequent device reboots or service outages that may indicate crash attempts.
Compensating Controls: Deploy a Web Application Firewall (WAF) or an Intrusion Prevention System (IPS) capable of inspecting HTTP POST traffic to drop requests containing abnormally long strings in the specified parameters.
Exploitation status
Public Exploit Available: Yes, a proof-of-concept is publicly available via a researcher write-up on GitHub.
Analyst recommendation
Given the absence of a vendor-provided patch and the availability of a functional proof-of-concept, this vulnerability represents a significant risk. Administrators should immediately isolate these devices from external access and implement strict firewall rules to limit interaction with the administrative web interface until official firmware updates are released.
More Linksys CVEs
Sources
Originally found and disclosed by Bond_yes (VulDB User), per the CVE Program record.
- VDB-321397 | Linksys RE6250/RE6300/RE6350/RE6500/RE7000/RE9000 portRangeForwardAdd stack-based overflow Vulnerability database entry
- VDB-321397 | CTI Indicators (IOB, IOC, IOA)
- Submit #634820 | 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