Vulnerability Description
The WP-DownloadManager plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.69 via the 'file' parameter in the file deletion functionality. This is due to insufficient validation of user-supplied file paths, allowing directory traversal sequences. This makes it possible for authenticated attackers, with Administrator-level access and above, to delete arbitrary files on the server, which can lead to remote code execution when critical files like wp-config.php are deleted.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/lesterchan/wp-downloadmanager/commit/d3470a8971d9043438c8aad2
- https://plugins.trac.wordpress.org/browser/wp-downloadmanager/tags/1.69/download
- https://plugins.trac.wordpress.org/browser/wp-downloadmanager/trunk/download-man
- https://www.wordfence.com/threat-intel/vulnerabilities/id/a3f791dd-7c24-45e3-b4f
FAQ
What is CVE-2026-2426?
CVE-2026-2426 is a vulnerability with a CVSS score of 6.5 (MEDIUM). The WP-DownloadManager plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.69 via the 'file' parameter in the file deletion functionality. This is due to insuf...
How severe is CVE-2026-2426?
CVE-2026-2426 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-2426?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.