CVE-2025-11408

8.8

D-Link · DI-7001 MINI

A buffer overflow vulnerability in D-Link DI-7001 MINI allows remote attackers to trigger memory corruption via the str argument in the dbsrv.asp file.

Executive summary

A remote buffer overflow vulnerability in the D-Link DI-7001 MINI router poses a significant risk of system compromise due to memory corruption.

Vulnerability

The vulnerability is a buffer overflow (CWE-120) triggered by improper handling of the str argument within the dbsrv.asp file. Based on the CVSS vector, this flaw requires low privileges to execute, meaning an authenticated user can trigger the overflow remotely.

Business impact

Successful exploitation of this buffer overflow can lead to total loss of system integrity and availability, potentially allowing an attacker to execute arbitrary code or crash the device. Given the CVSS score of 8.8, this is a high-severity issue that could facilitate unauthorized access to network infrastructure, leading to significant operational disruption or data interception.

Remediation

Immediate Action: Contact D-Link support or check the official product page for firmware updates, as no patch is currently confirmed for this specific version. If no update is available, restrict access to the device management interface to trusted administrative IP addresses only.

Proactive Monitoring: Monitor network traffic for unusual requests directed at the dbsrv.asp endpoint and review device logs for signs of unauthorized access or unexpected service restarts.

Compensating Controls: Deploy a Web Application Firewall or network-level access control list to filter traffic to the management interface, effectively blocking malicious payloads targeting the vulnerable str parameter.

Exploitation status

Public Exploit Available: Yes, a public proof-of-concept exists as documented in the research write-up at the referenced GitHub repository.

Analyst recommendation

This vulnerability represents a significant risk to network security, particularly for environments utilizing the D-Link DI-7001 MINI. Organizations must prioritize restricting access to the vulnerable interface immediately and should maintain a heightened state of vigilance until an official firmware patch is released and applied.

More D-Link CVEs

Sources

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