Description
A vulnerability was determined in D-Link DNS-320 1.0.2. This issue affects some unknown processing of the file /web/web_file/upload.php. Executing a manipulation of the argument File can lead to unrestricted upload. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized.
Published: 2026-07-20
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises in the upload.php script of the D‑Link DNS‑320 appliance, allowing an attacker to craft a request that provides an arbitrary File parameter. This leads to an unrestricted file upload, enabling the attacker to place potentially executable files on the system. The resulting upload bypasses any intended file type checks or size restrictions, which could be leveraged to upload malicious code and execute arbitrary commands, thereby compromising confidentiality, integrity, or availability of the device. Based on the description, it is inferred that an attacker could exploit the unrestricted upload to upload and subsequently execute malicious code, though the description provided does not explicitly state this.

Affected Systems

Affected products are the D‑Link DNS‑320 network attached storage appliance, specifically firmware version 1.0.2. No other versions are confirmed, and the vulnerability is associated with the web_file upload module exposed via /web/web_file/upload.php.

Risk and Exploitability

The CVSS v3 score of 6.9 indicates a moderate severity, while the EPSS score of less than 1% suggests a low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV database. The attack vector is remote, with an attacker able to send a crafted HTTP request over the network to the device. Successful exploitation would grant the attacker the ability to upload files without restrictions; based on the description, it is inferred that if the uploaded payload subsequently triggered, this could lead to remote code execution.

Generated by OpenCVE AI on August 1, 2026 at 07:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑provided patch or upgrade to the latest firmware version of DNS‑320.
  • If no patch is available, restrict access to the upload.php endpoint by removing it from the web root or configuring the web server to deny access to that URI.
  • Implement server‑side file type validation and size limits to accept only trusted file types and reasonable sizes.
  • Monitor logs for abnormal upload activity and investigate any unauthorized uploads.

Generated by OpenCVE AI on August 1, 2026 at 07:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 2026 13: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 00:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in D-Link DNS-320 1.0.2. This issue affects some unknown processing of the file /web/web_file/upload.php. Executing a manipulation of the argument File can lead to unrestricted upload. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized.
Title D-Link DNS-320 upload.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-21T13:07:14.068Z

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

Link: CVE-2026-16327

cve-icon Vulnrichment

Updated: 2026-07-21T13:07:03.222Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T07:15:03Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-434

    Unrestricted Upload of File with Dangerous Type