CVE-2026-18933: wp-downloadmanager: Unrestricted File Upload via Missing Extension/MIME Validation and Path Traversal

Published Aug 5, 2026
·
Updated

The wp-downloadmanager WordPress plugin, in version 1.68.11 (also affecting the 6.9.4 release line), allows an admin-privileged user (currentusercan('managedownloads')) to upload arbitrary files via download-add.php with no extension or MIME-type validation of any kind - no wpcheckfiletypeandext(), no validatefile(), and no extension blocklist exist anywhere in the upload handler. The destination path is additionally built by concatenating the raw, unsanitized $POST['fileuploadto'] value with no traversal check (no ../ filtering, no basename()/realpath() applied). Since the base download path is required to live under WPCONTENTDIR (a web-accessible location), an uploaded PHP file lands in a web-servable path and can be directly executed, resulting in remote code execution. The plugin's own later changelog confirms these protections were absent in this version: v1.69 added file-type validation via wpcheckfiletypeandext(), and v1.69.1 added directory-traversal protection - neither existed in 1.68.11.

Affected Software

2 affected components
wp-downloadmanager (WordPress plugin)=1.68.11
wp-downloadmanager (WordPress plugin)=6.9.4

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade wp-downloadmanager to a version that resolves this vulnerability.

    Fixed in 1.69.1
  2. Compensating control

    Restrict access to download-add.php (and the wp-downloadmanager admin upload functionality) so only trusted admin-privileged users can reach it (since the vulnerability requires current_user_can('manage_downloads') and allows direct uploading to a web-servable path).

  3. Operational

    Review and remove any files uploaded via download-add.php that may have been planted before upgrading (because arbitrary uploaded PHP files can be executed from the web-servable upload path).

Event History

Aug 5, 2026
CVE Published
via MITRE·11:27 AM
Data Sourced
via MITRE·11:27 AM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-18933?

CVE-2026-18933 has a high severity rating of 7.2.

2

How do I fix CVE-2026-18933?

To fix CVE-2026-18933, update the wp-downloadmanager plugin to the latest version that addresses this vulnerability.

3

Who is affected by CVE-2026-18933?

CVE-2026-18933 affects WordPress sites using the wp-downloadmanager plugin version 1.68.11 and the 6.9.4 release line.

4

What type of vulnerability is CVE-2026-18933?

CVE-2026-18933 is classified as a Malicious File Upload vulnerability.

5

What can be exploited in CVE-2026-18933?

CVE-2026-18933 allows users with admin privileges to upload files without restriction on extension or MIME-type.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203