Description
A weakness has been identified in D-Link DNS-320 1.0.2. The impacted element is an unknown function of the file /web/jquery/uploader/uploadify.php. This manipulation of the argument https:/ucn9h68n9289.feishu.cn/wiki/JJcTwHz7aiKeq6kSItMcoeSUnMc?from=from_copylink causes unrestricted upload. Remote exploitation of the attack is possible. The exploit has been made available to the public and could be used for attacks.
Published: 2026-07-21
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is located in the file /web/jquery/uploader/uploadify.php on the D‑Link DNS‑320 firmware 1.0.2. An attacker can manipulate an argument to that script in order to upload arbitrary files without restriction. The CVE description states that remote exploitation is possible and that a public exploit is available, but it does not explicitly claim execution of uploaded code. Based on the description, it is inferred that uploading arbitrary files could potentially allow further manipulation of the device via the uploaded content, although the CVE does not explicitly confirm that uploaded code can be executed.

Affected Systems

D‑Link DNS‑320 devices running firmware version 1.0.2 are affected. No other firmware builds are listed in the current advisory.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity for a remote vulnerability that permits the upload of arbitrary files. EPSS of <1% indicates that, as of this analysis, the exploitation probability is very low and the flaw is not listed in the CISA KEV catalog. Likely attackers would target devices exposed to remote management interfaces or the local network, exploiting the lack of proper access control (CWE‑284) and the untrusted file upload handling (CWE‑434). While the likelihood remains low, the availability of a public exploit and the potential impact of unrestricted uploads warrant early remediation for exposed devices.

Generated by OpenCVE AI on July 30, 2026 at 18:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the DNS‑320 firmware to the latest version supplied by D‑Link that eliminates the unrestricted upload flaw.
  • If a patch is not yet available, restrict or disable the uploadify.php endpoint by removing write permissions from the upload directory or by blocking the endpoint in the web server configuration.
  • Apply network segmentation and firewall rules to limit remote management traffic to trusted networks, reducing the attack surface for this vulnerability.

Generated by OpenCVE AI on July 30, 2026 at 18:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 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 01:00:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in D-Link DNS-320 1.0.2. The impacted element is an unknown function of the file /web/jquery/uploader/uploadify.php. This manipulation of the argument https:/ucn9h68n9289.feishu.cn/wiki/JJcTwHz7aiKeq6kSItMcoeSUnMc?from=from_copylink causes unrestricted upload. Remote exploitation of the attack is possible. The exploit has been made available to the public and could be used for attacks.
Title D-Link DNS-320 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-21T14:55:48.546Z

Reserved: 2026-07-20T17:50:27.949Z

Link: CVE-2026-16330

cve-icon Vulnrichment

Updated: 2026-07-21T13:12:33.239Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T18:15:13Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-434

    Unrestricted Upload of File with Dangerous Type