Description
The Download Plugin plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the dpwap_plugin_locInstall function in all versions up to, and including, 2.2.8. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.
Published: 2025-07-04
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote code execution via arbitrary file upload
Action: Immediate Patch
AI Analysis

Impact

The Download Plugin for WordPress contains a flaw where the dpwap_plugin_locInstall function does not verify the file type of uploads. An authenticated attacker who has Administrator privileges can place any file onto the site’s file system. If a malicious script is uploaded, the attacker can later execute it, compromising the entire server. This weakness is classified as CWE-434 File Upload through Unvalidated Input.

Affected Systems

WordPress sites that use the Download Plugin up to version 2.2.8, published by metagauss. All releases through 2.2.8, inclusive, are affected. No other proprietary software is mentioned.

Risk and Exploitability

The incident carries a CVSS score of 7.2, indicating high severity. The EPSS score is below 1 percent, so the likelihood of widespread exploitation is currently low, and the vulnerability has not yet been listed in the CISA KEV catalogue. Attackers would need to be authenticated as an Administrator level user and then leverage the upload form within the plugin’s administrative interface. Because the flaw permits direct file placement, a successfully leveraged upload could lead to remote code execution.

Generated by OpenCVE AI on April 20, 2026 at 16:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Download Plugin to any version newer than 2.2.8, ensuring file type validation is applied.
  • If upgrading immediately is not possible, modify the plugin code to enforce strict MIME type checks or to use WordPress’s native wp_check_filetype_and_ext function before accepting uploads.
  • Disable the upload feature for all users except those who truly need it, and consider moving the upload directory outside the web root or applying server‑level access controls.

Generated by OpenCVE AI on April 20, 2026 at 16:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-19921 The Download Plugin plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the dpwap_plugin_locInstall function in all versions up to, and including, 2.2.8. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.
History

Thu, 16 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 08 Apr 2026 17:45:00 +0000


Wed, 16 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00315}

epss

{'score': 0.00108}


Wed, 09 Jul 2025 18:15:00 +0000

Type Values Removed Values Added
First Time appeared Metagauss
Metagauss download Plugin
CPEs cpe:2.3:a:metagauss:download_plugin:*:*:*:*:*:wordpress:*:*
Vendors & Products Metagauss
Metagauss download Plugin

Tue, 08 Jul 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 04 Jul 2025 02:30:00 +0000

Type Values Removed Values Added
Description The Download Plugin plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the dpwap_plugin_locInstall function in all versions up to, and including, 2.2.8. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.
Title Download Plugin <= 2.2.8 - Authenticated (Administrator+) Arbitrary File Upload
Weaknesses CWE-434
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Metagauss Download Plugin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-16T13:47:19.725Z

Reserved: 2025-06-24T20:40:49.337Z

Link: CVE-2025-6586

cve-icon Vulnrichment

Updated: 2025-07-08T14:23:07.189Z

cve-icon NVD

Status : Modified

Published: 2025-07-04T03:15:22.407

Modified: 2026-04-16T14:16:12.817

Link: CVE-2025-6586

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T16:30:06Z

Weaknesses