CVE-2026-5214

8.8

D-Link · NAS (Network Attached Storage)

A stack-based buffer overflow in D-Link NAS devices allows remote authenticated attackers to execute arbitrary code via the name parameter in the cgi_addgroup_get_group_quota_minsize function.

Executive summary

A stack-based buffer overflow vulnerability in multiple D-Link NAS devices poses a high risk of remote code execution for authenticated users.

Vulnerability

The vulnerability exists in the cgi_addgroup_get_group_quota_minsize function within the account_mgr.cgi script. An attacker with low-level privileges can provide a maliciously crafted name parameter that overflows the stack, potentially leading to remote code execution.

Business impact

Successful exploitation of this vulnerability allows an attacker to achieve full control over the affected NAS device. This could lead to the complete compromise of stored data, unauthorized access to network resources, and total loss of device availability. Given the CVSS score of 8.8, this represents a significant threat to internal data integrity and system reliability.

Remediation

Immediate Action: There is currently no vendor-provided patch. Administrators should immediately restrict access to the web management interface to trusted internal networks only and disable remote management features.

Proactive Monitoring: Monitor system logs for unusual POST requests directed at cgi-bin/account_mgr.cgi, particularly those containing abnormally long strings in the name parameter.

Compensating Controls: Deploy a Web Application Firewall (WAF) to inspect incoming traffic and block requests containing oversized parameters aimed at the account_mgr.cgi endpoint.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists as documented in the researcher write-up linked in the CVE references.

Analyst recommendation

Given the severity of this remote code execution flaw and the availability of public proof-of-concept code, this issue must be treated as a high priority. Until D-Link releases a firmware update, organizations must implement strict network segmentation to isolate affected NAS units from untrusted networks and monitor all management traffic for signs of attempted exploitation.

More D-Link CVEs

Sources

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