Description
A vulnerability has been found in D-Link DNS-320 1.0.2. Impacted is an unknown function of the file /web/jquery/uploader/multi_uploadify.php. The manipulation of the argument Filedata[] leads to unrestricted upload. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used.
Published: 2026-07-21
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw exists in the /web/jquery/uploader/multi_uploadify.php component of D‑Link DNS‑320 firmware 1.0.2. By manipulating the Filedata[] argument, an attacker can upload arbitrary files without restriction. The CVE description notes that remote exploitation of the attack is possible, implying the attacker could place a script or executable that may later be served or executed by the device’s web server. The vulnerability is associated with improper authentication (CWE‑284) and unrestricted file upload (CWE‑434).

Affected Systems

The affected devices are D‑Link DNS‑320 units running firmware version 1.0.2. The vulnerability is confined to this specific release, as no other firmware revisions are cited as vulnerable in the available data.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity, while the EPSS score of less than 1 % shows a low current exploitation probability. The CVE is not listed in the CISA KEV catalog. Attackers can exploit the flaw remotely by sending a crafted HTTP POST request that provides a Filedata[] payload to the upload endpoint. If the upload succeeds, the attacker can place malicious files in a location that is accessible by the web server, potentially enabling further exploitation (inferred).

Generated by OpenCVE AI on August 1, 2026 at 06:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware update released by D‑Link that contains the fix for the unrestricted upload issue.
  • If a firmware update is not yet available, block or disable access to the /web/jquery/uploader/multi_uploadify.php endpoint using web‑server configuration or firewall rules.
  • Configure the device to permit only trusted file types (e.g., .jpg, .png) by enabling MIME type validation or the built‑in content‑type checks.

Generated by OpenCVE AI on August 1, 2026 at 06:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 22 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 14:00:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in D-Link DNS-320 1.0.2. Impacted is an unknown function of the file /web/jquery/uploader/multi_uploadify.php. The manipulation of the argument Filedata[] leads to unrestricted upload. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used.
Title D-Link DNS-320 multi_uploadify.php unrestricted upload
First Time appeared D-link
D-link dns-320
Weaknesses CWE-284
CWE-434
CPEs cpe:2.3:h:d-link:dns-320:*:*:*:*:*:*:*:*
Vendors & Products D-link
D-link dns-320
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-22T14:06:33.061Z

Reserved: 2026-07-21T08:49:19.967Z

Link: CVE-2026-16447

cve-icon Vulnrichment

Updated: 2026-07-22T14:06:28.153Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T07:00:04Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-434

    Unrestricted Upload of File with Dangerous Type