CVE-2026-16448
Received Received - Intake

Command Injection in D-Link NAS Devices

Vulnerability report for CVE-2026-16448, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-21

Last updated on: 2026-07-21

Assigner: VulDB

Description

A vulnerability was found 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. The affected element is the function cgi_check_rsync_rw of the file /cgi-bin/remote_backup.cgi. The manipulation of the argument ip results in command injection. The attack can be executed remotely. The exploit has been made public and could be used.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-21
Last Modified
2026-07-21
Generated
2026-07-21
AI Q&A
2026-07-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 20 associated CPEs
Vendor Product Version / Range
d-link dns-120 to 20260205 (inc)
d-link dnr-202l to 20260205 (inc)
d-link dns-315l to 20260205 (inc)
d-link dns-320 to 20260205 (inc)
d-link dns-320l to 20260205 (inc)
d-link dns-320lw to 20260205 (inc)
d-link dns-321 to 20260205 (inc)
d-link dnr-322l to 20260205 (inc)
d-link dns-323 to 20260205 (inc)
d-link dns-325 to 20260205 (inc)
d-link dns-326 to 20260205 (inc)
d-link dns-327l to 20260205 (inc)
d-link dnr-326 to 20260205 (inc)
d-link dns-340l to 20260205 (inc)
d-link dns-343 to 20260205 (inc)
d-link dns-345 to 20260205 (inc)
d-link dns-726-4 to 20260205 (inc)
d-link dns-1100-4 to 20260205 (inc)
d-link dns-1200-05 to 20260205 (inc)
d-link dns-1550-04 to 20260205 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-77 The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a command injection flaw in multiple D-Link network-attached storage (NAS) devices. It exists in the cgi_check_rsync_rw function of the /cgi-bin/remote_backup.cgi file. An attacker can manipulate the 'ip' argument to inject and execute arbitrary commands remotely. The exploit is publicly available.

Detection Guidance

This vulnerability involves command injection via the cgi_check_rsync_rw function in /cgi-bin/remote_backup.cgi. To detect it, scan for affected D-Link devices on your network using tools like nmap to identify vulnerable models. Check for open ports 80 or 443 and test the /cgi-bin/remote_backup.cgi endpoint with crafted requests to see if command injection is possible.

Impact Analysis

If you use any of the affected D-Link NAS devices, an attacker could gain unauthorized access to your system, execute malicious commands, steal data, or disrupt services. This could lead to data breaches, loss of sensitive information, or system compromise.

Compliance Impact

The vulnerability allows remote command injection via the ip argument in the cgi_check_rsync_rw function, which could lead to unauthorized access and data exfiltration. This could violate GDPR's data protection requirements by exposing personal data and HIPAA's security rules by compromising protected health information if such data is stored on affected devices.

Mitigation Strategies

Immediately isolate affected D-Link devices from your network to prevent remote exploitation. Disable remote backup features if possible. Update firmware to the latest version if a patch is available. Monitor network traffic for suspicious activity targeting the /cgi-bin/remote_backup.cgi endpoint. Consider replacing unsupported devices with secure alternatives.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16448. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart