CVE-2026-4209: Command Injection in D-Link DNS-120
A vulnerability was identified in D-Link DNS-120, DNR-202L, DNS-315L, DNS-320, DNS-320L, DNS-320LW, DNS-321, DNR-322L, DNS-323, DNS-325, DNS-326, DNS-327L, DNR-326, DNS-340L, DNS-343, DNS-345, DNS-726-4, DNS-1100-4, DNS-1200-05 and DNS-1550-04 up to 20260205. Affected is the function cgi_create_import_users/cgi_user_batch_create/cgi_user_set_quota/cgi_user_del/cgi_user_modify/cgi_group_set_quota/cgi_group_modify/cgi_group_add/cgi_user_add/cgi_get_modify_group_info/cgi_chg_admin_pw of the file /cgi-bin/account_mgr.cgi. The manipulation leads to command injection. It is possible to initiate the attack remotely. The exploit is publicly available and might be used.
AI Analysis
Technical Summary
CVE-2026-4209 is a medium-severity command injection vulnerability discovered in multiple D-Link NAS devices, including but not limited to DNS-120, DNS-320, DNS-323, DNS-325, DNS-326, DNS-327L, and others, up to firmware version 20260205. The vulnerability resides in the /cgi-bin/account_mgr.cgi script, specifically within several functions responsible for user and group account management such as cgi_create_import_users, cgi_user_batch_create, cgi_user_set_quota, cgi_user_del, cgi_user_modify, cgi_group_set_quota, cgi_group_modify, cgi_group_add, cgi_user_add, cgi_get_modify_group_info, and cgi_chg_admin_pw. These functions fail to properly sanitize user-supplied input, allowing an attacker to inject arbitrary OS commands. The attack can be initiated remotely over the network without requiring authentication or user interaction, making it particularly dangerous. The vulnerability affects the confidentiality, integrity, and availability of the affected devices, as successful exploitation could lead to full system compromise, data theft, or denial of service. The CVSS 4.0 vector indicates network attack vector, low attack complexity, no privileges required, no user interaction, and low impact on confidentiality, integrity, and availability individually but combined to a medium overall severity. Although no confirmed exploitation in the wild has been reported, a public exploit is available, increasing the likelihood of future attacks. The affected devices are commonly used in small to medium business and home environments for network-attached storage, making them attractive targets for attackers seeking to gain persistent access or disrupt operations.
Potential Impact
The impact of CVE-2026-4209 is significant for organizations relying on affected D-Link NAS devices. Successful exploitation allows remote attackers to execute arbitrary commands on the device with the privileges of the web server process, potentially leading to full device compromise. This can result in unauthorized access to sensitive stored data, disruption of file sharing services, and use of the device as a foothold for lateral movement within internal networks. The vulnerability undermines confidentiality by exposing stored data, integrity by allowing modification or deletion of files or configurations, and availability by enabling denial-of-service conditions. Given the widespread deployment of these devices in business and home environments, the threat extends to a broad range of sectors including SMBs, education, healthcare, and government agencies. The availability of a public exploit increases the risk of automated attacks and widespread exploitation, potentially leading to data breaches, operational disruptions, and reputational damage.
Mitigation Recommendations
To mitigate CVE-2026-4209, organizations should immediately check for firmware updates from D-Link addressing this vulnerability and apply them as soon as they become available. In the absence of patches, network-level mitigations should be implemented, such as restricting access to the management interface (/cgi-bin/account_mgr.cgi) to trusted internal networks only, using firewall rules or VPNs. Disabling remote management features or the affected CGI functions, if possible, can reduce exposure. Monitoring network traffic for unusual requests targeting the vulnerable CGI endpoints can help detect exploitation attempts. Additionally, organizations should enforce strong network segmentation to isolate NAS devices from critical infrastructure and sensitive data environments. Regular backups of NAS data should be maintained offline to enable recovery in case of compromise. Finally, educating users about the risks of exposing management interfaces to the internet and enforcing strict access controls will further reduce attack surface.
Affected Countries
United States, Germany, United Kingdom, Japan, South Korea, China, India, Brazil, Australia, Canada
CVE-2026-4209: Command Injection in D-Link DNS-120
Description
A vulnerability was identified in D-Link DNS-120, DNR-202L, DNS-315L, DNS-320, DNS-320L, DNS-320LW, DNS-321, DNR-322L, DNS-323, DNS-325, DNS-326, DNS-327L, DNR-326, DNS-340L, DNS-343, DNS-345, DNS-726-4, DNS-1100-4, DNS-1200-05 and DNS-1550-04 up to 20260205. Affected is the function cgi_create_import_users/cgi_user_batch_create/cgi_user_set_quota/cgi_user_del/cgi_user_modify/cgi_group_set_quota/cgi_group_modify/cgi_group_add/cgi_user_add/cgi_get_modify_group_info/cgi_chg_admin_pw of the file /cgi-bin/account_mgr.cgi. The manipulation leads to command injection. It is possible to initiate the attack remotely. The exploit is publicly available and might be used.
AI-Powered Analysis
Technical Analysis
CVE-2026-4209 is a medium-severity command injection vulnerability discovered in multiple D-Link NAS devices, including but not limited to DNS-120, DNS-320, DNS-323, DNS-325, DNS-326, DNS-327L, and others, up to firmware version 20260205. The vulnerability resides in the /cgi-bin/account_mgr.cgi script, specifically within several functions responsible for user and group account management such as cgi_create_import_users, cgi_user_batch_create, cgi_user_set_quota, cgi_user_del, cgi_user_modify, cgi_group_set_quota, cgi_group_modify, cgi_group_add, cgi_user_add, cgi_get_modify_group_info, and cgi_chg_admin_pw. These functions fail to properly sanitize user-supplied input, allowing an attacker to inject arbitrary OS commands. The attack can be initiated remotely over the network without requiring authentication or user interaction, making it particularly dangerous. The vulnerability affects the confidentiality, integrity, and availability of the affected devices, as successful exploitation could lead to full system compromise, data theft, or denial of service. The CVSS 4.0 vector indicates network attack vector, low attack complexity, no privileges required, no user interaction, and low impact on confidentiality, integrity, and availability individually but combined to a medium overall severity. Although no confirmed exploitation in the wild has been reported, a public exploit is available, increasing the likelihood of future attacks. The affected devices are commonly used in small to medium business and home environments for network-attached storage, making them attractive targets for attackers seeking to gain persistent access or disrupt operations.
Potential Impact
The impact of CVE-2026-4209 is significant for organizations relying on affected D-Link NAS devices. Successful exploitation allows remote attackers to execute arbitrary commands on the device with the privileges of the web server process, potentially leading to full device compromise. This can result in unauthorized access to sensitive stored data, disruption of file sharing services, and use of the device as a foothold for lateral movement within internal networks. The vulnerability undermines confidentiality by exposing stored data, integrity by allowing modification or deletion of files or configurations, and availability by enabling denial-of-service conditions. Given the widespread deployment of these devices in business and home environments, the threat extends to a broad range of sectors including SMBs, education, healthcare, and government agencies. The availability of a public exploit increases the risk of automated attacks and widespread exploitation, potentially leading to data breaches, operational disruptions, and reputational damage.
Mitigation Recommendations
To mitigate CVE-2026-4209, organizations should immediately check for firmware updates from D-Link addressing this vulnerability and apply them as soon as they become available. In the absence of patches, network-level mitigations should be implemented, such as restricting access to the management interface (/cgi-bin/account_mgr.cgi) to trusted internal networks only, using firewall rules or VPNs. Disabling remote management features or the affected CGI functions, if possible, can reduce exposure. Monitoring network traffic for unusual requests targeting the vulnerable CGI endpoints can help detect exploitation attempts. Additionally, organizations should enforce strong network segmentation to isolate NAS devices from critical infrastructure and sensitive data environments. Regular backups of NAS data should be maintained offline to enable recovery in case of compromise. Finally, educating users about the risks of exposing management interfaces to the internet and enforcing strict access controls will further reduce attack surface.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- VulDB
- Date Reserved
- 2026-03-15T11:55:59.083Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 69b77e229d4df45183f020b3
Added to database: 3/16/2026, 3:50:58 AM
Last enriched: 3/16/2026, 4:05:52 AM
Last updated: 3/16/2026, 10:21:07 PM
Views: 11
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.