CVE Catalog

CVE-2026-18933

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

20th percentile - higher than 20% of all known CVEs

Summary

Vulnerability in the wp-downloadmanager WordPress plugin (version 1.68.11 and 6.9.4 release line) allows an admin-privileged user to upload arbitrary files without any extension or MIME-type validation.

Risk Assessment

Risk of uploading malicious files to the server, potentially leading to site compromise.

Recommendation

Update the plugin to the latest version or restrict access to file upload functionality.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS