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
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
Affected Vendors & Products
| 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 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. |