What the vulnerability does
01Description
The WP-DownloadManager plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the download-add.php file in all versions up to, and including, 1.68.11. 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
WP-DownloadManager versions 1.68.11 and earlier allow authenticated administrators to upload files without proper validation. An attacker with admin access can upload malicious files to the site, potentially including executable code. This vulnerability requires high-level privileges but poses a significant risk to site integrity and confidentiality.
What an attacker can do
03Attacker Capabilities
Upload malicious files to the site, including executable code, if they have admin access.
Potential impact on your site
04Site Impact
A compromised admin account could upload malware or backdoors, leading to full site compromise.
Conditions required to exploit
05Prerequisites
Attacker must have administrator-level access to the WordPress site.
Key dates
06Disclosure timeline
September 26, 2025
CVE published
April 8, 2026
Record updated