CVE-2025-60551
7.5D-Link · DIR600L
A buffer overflow vulnerability exists in the D-Link DIR600L router within the formDeviceReboot function, which can be triggered via the next_page parameter.
Executive summary
The D-Link DIR600L router is vulnerable to a buffer overflow that can cause a denial of service, allowing unauthenticated attackers to crash the device remotely.
Vulnerability
This vulnerability is a buffer overflow occurring in the formDeviceReboot function, triggered by sending a specially crafted next_page parameter. The CVSS vector indicates that this is an unauthenticated, network-accessible flaw that does not require user interaction.
Business impact
The successful exploitation of this vulnerability results in a denial of service, rendering the device unresponsive. With a CVSS score of 7.5, this high-severity flaw poses a significant risk to operational continuity, particularly for remote environments or branch offices relying on this hardware for network connectivity.
Remediation
Immediate Action: Since an official patch is currently unknown, restrict access to the device management interface to trusted internal networks only.
Proactive Monitoring: Monitor network traffic for unusual HTTP requests targeting the device management interface, specifically those containing long or malformed strings in the next_page parameter.
Compensating Controls: Deploy a perimeter firewall or Web Application Firewall (WAF) to filter incoming traffic and block unauthorized access to the router administrative interface.
Exploitation status
Public Exploit Available: Yes, a public proof-of-concept exists as documented in the security researcher's write-up referenced in the CVE record.
Analyst recommendation
Given the availability of a public proof-of-concept and the potential for remote denial of service, administrators should prioritize isolating affected D-Link devices from the public internet. Organizations should monitor vendor support channels for future firmware releases and apply updates immediately upon availability to remediate the underlying buffer overflow.