What the vulnerability does
01Description
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.
Explanation of Vulnerability in Simple Terms
02Summary
The Download Plugin for metagauss versions 2.2.8 and earlier contains an unrestricted file upload vulnerability. An authenticated administrator can upload files without proper validation, potentially allowing them to upload malicious files to the server. This could lead to unauthorized access, data theft, or site compromise depending on where uploaded files are stored and executed.
What an attacker can do
03Attacker Capabilities
Upload files to the server without proper validation or restrictions.
Potential impact on your site
04Site Impact
An admin account compromise could allow file uploads leading to malware installation or site takeover.
Conditions required to exploit
05Prerequisites
Attacker must have administrator-level access to the site.
Key dates
06Disclosure timeline
July 4, 2025
CVE published
April 16, 2026
Record updated