The wp-downloadmanager WordPress plugin, in version 1.68.11 (also affecting the 6.9.4 release line), allows an admin-privileged user (current_user_can('manage_downloads')) to upload arbitrary files via download-add.php with no extension or MIME-type validation of any kind - no wp_check_filetype_and_ext, no validate_file, and no extension blocklist exist anywhere in the upload handler.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-05 12:18
Updated : 2026-08-26 17:36
NVD link : CVE-2026-18933
Mitre link : CVE-2026-18933
CVE.ORG link : CVE-2026-18933
JSON object : View
Products Affected
No product.
CWE
CWE-434
Unrestricted Upload of File with Dangerous Type
