What this page helps you verify fast
This hub clusters tracked records for Download Monitor so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
Review known vulnerability records for the WordPress plugin Download Monitor (`download-monitor`), including severity, CVE references, affected versions, and patch status.
Recent tracked CVEs on this page include CVE-2026-39489, CVE-2026-4401 and CVE-2026-3124, so operators can jump from disclosure to patch validation without scanning the full feed first.
Pair this plugin vulnerability hub with practical WordPress hardening, scanner, and patch workflow guidance.
Review patch cadence, privileged access, XML-RPC exposure, backups, and monitoring controls.
Use ownership, update testing, least privilege, and removal criteria to reduce plugin risk.
Compare scanner coverage for plugin CVEs, version detection, alert noise, and remediation workflow.
Use the hub as a decision layer before opening individual records: confirm whether the issue has a CVE, whether a fixed version exists, and whether the affected range overlaps production installs.
Affected range: Versions up to 2.0.6. Fixed version: 2.0.9.
Affected range: Versions up to 5.0.22. Fixed version: 5.0.23.
Affected range: Versions before 4.8.4. Fixed version: 4.8.4.
Affected range: Versions up to 5.1.7. Fixed version: 5.1.8.
Start with the highest-signal CVE records for this WordPress plugin before scanning the full vulnerability feed.
| Tracked CVE | Issue Type | Affected Versions | Fixed Version | CVSS |
|---|---|---|---|---|
|
CVE-2008-2034
Download Monitor <= 2.0.6 - Unauthenticated SQL Injection
|
SQL Injection | Versions up to 2.0.6 | 2.0.9 | CVSS 9.8 |
|
CVE-2025-47439
Download Monitor <= 5.0.22 - Authenticated (Contributor+) Local File Inclusion
|
Local File Inclusion | Versions up to 5.0.22 | 5.0.23 | CVSS 8.8 |
|
CVE-2023-34007
Download Monitor <= 4.8.3 - Authenticated(Subscriber+) Arbitrary File Upload via upl...
|
Remote Code Execution | Versions before 4.8.4 | 4.8.4 | CVSS 8.8 |
|
CVE-2026-3124
Download Monitor <= 5.1.7 - Insecure Direct Object Reference to Unauthenticated Arbi...
|
Authorization Bypass | Versions up to 5.1.7 | 5.1.8 | CVSS 7.5 |
|
CVE-2022-4972
Download Monitor <= 4.7.51 - Missing Authorization to Unauthenticated Data Export
|
Authorization Bypass | Versions up to 4.7.51 | 4.7.52 | CVSS 7.5 |
|
CVE-2024-30501
Download Monitor <= 4.9.4 - Authenticated (Admin+) SQL Injection
|
SQL Injection | Versions before 4.9.5 | 4.9.5 | CVSS 7.2 |
|
CVE-2021-24786
Download Monitor <= 4.4.4 - Admin+ SQL Injection via orderby parameter
|
SQL Injection | Versions before 4.4.5 | 4.4.5 | CVSS 7.2 |
|
CVE-2013-5098
Download Monitor < 3.3.6.2 - Cross-Site Scripting via sort Parameter
|
Cross-Site Scripting | Versions before 3.3.6.2 | 3.3.6.2 | CVSS 7.2 |
Download Monitor <= 2.0.6 - Unauthenticated SQL Injection
Download Monitor <= 5.0.22 - Authenticated (Contributor+) Local File Inclusion
Download Monitor <= 4.8.3 - Authenticated(Subscriber+) Arbitrary File Upload via upload_file
Download Monitor <= 5.1.7 - Insecure Direct Object Reference to Unauthenticated Arbitrary Order Completion via 'token' and 'order_id'
Download Monitor <= 4.7.51 - Missing Authorization to Unauthenticated Data Export
Download Monitor <= 4.9.4 - Authenticated (Admin+) SQL Injection
Download Monitor <= 4.4.4 - Admin+ SQL Injection via orderby parameter
Download Monitor < 3.3.6.2 - Cross-Site Scripting via sort Parameter
This hub clusters tracked records for Download Monitor so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
These recent records surface the CVE strings, patch cues, and direct report links most operators need first.
The Download Monitor plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 5.1.9. This makes it possible for authenticated attackers, with Author-le...
The Download Monitor plugin for WordPress is vulnerable to Cross-Site Request Forgery in the `actions_handler()` and `bulk_actions_handler()` methods in `class-dlm-downloads-path.php` in all...
The Download Monitor plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.1.7 via the executePayment() function due to missing valid...
Sorted by latest disclosure date so newly published issues surface first.
The Download Monitor plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 5.1.9. This makes it possible for authenticated attackers, with Author-level access and above, to read the contents of arbitrary files on the server, which can con...
The Download Monitor plugin for WordPress is vulnerable to Cross-Site Request Forgery in the `actions_handler()` and `bulk_actions_handler()` methods in `class-dlm-downloads-path.php` in all versions up to, and including, 5.1.10. This is due to missing nonce verification on these...
The Download Monitor plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.1.7 via the executePayment() function due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to co...
The Download Monitor plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 5.1.8 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated atta...
The Download Monitor plugin for WordPress is vulnerable to Local File Inclusion via the get_template_part() function in versions up to, and including, 5.0.22. This makes it possible for authenticated attackers, with contributor-level access and above, to include and execute arbit...
The Download Monitor plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the ajax_search_users function in all versions up to, and including, 5.0.13. This makes it possible for authenticated attackers, with Subscriber-level...
The Download Monitor plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the ajax_handle_api_key_actions function in all versions up to, and including, 5.0.12. This makes it possible for authenticated attackers, with Subscr...
The Download Monitor plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the enable_shop() function in all versions up to, and including, 5.0.9. This makes it possible for authenticated attackers, with Subscriber-level acce...
The Download Monitor plugin for WordPress is vulnerable to unauthorized access to functionality due to a missing capability check on the dlm_uninstall_plugin function in all versions up to, and including, 4.9.13. This makes it possible for authenticated attackers to uninstall the...
The Download Monitor plugin for WordPress is vulnerable to SQL Injection via the 'limit' parameter in all versions up to 4.9.5 (exclusive) due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possi...
The Download Monitor plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation and access controls on the 'upload_file' function in versions up to, and including, 4.8.3. This makes it possible for authenticated attackers with subscriber-leve...
The Download Monitor plugin for WordPress is vulnerable to Server-Side Request Forgery in versions up to, and including, 4.8.1 via the trigger() function. This makes it possible for authenticated attackers with administrative privileges to make web requests to arbitrary locations...