What this page helps you verify fast
This hub clusters tracked records for Download Plugins and Themes in ZIP from Dashboard 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 Plugins and Themes in ZIP from Dashboard (`download-plugins-dashboard`), including severity, CVE references, affected versions, and patch status.
Recent tracked CVEs on this page include CVE-2025-14399, CVE-2024-9232 and CVE-2024-7501, 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 1.9.1. Fixed version: 1.9.2.
Affected range: Versions before 1.6.0. Fixed version: 1.6.0.
Affected range: Versions up to 1.8.5. Fixed version: 1.8.6.
Affected range: Versions up to 1.9.6. Fixed version: 1.9.7.
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-2024-9232
Download Plugins and Themes in ZIP from Dashboard <= 1.9.1 - Reflected Cross-Site Sc...
|
Cross-Site Scripting | Versions up to 1.9.1 | 1.9.2 | CVSS 6.1 |
|
CVE-2019-17239
Download Plugins and Themes from Dashboard <= 1.5.0 - Unauthenticated Stored Cross-S...
|
Stored Cross-Site Scripting | Versions before 1.6.0 | 1.6.0 | CVSS 6.1 |
|
CVE-2024-35162
Download Plugins and Themes from Dashboard <= 1.8.5 - Authenticated (Admin+) Arbitra...
|
Vulnerability | Versions up to 1.8.5 | 1.8.6 | CVSS 4.9 |
|
CVE-2025-14399
Download Plugins and Themes from Dashboard <= 1.9.6 - Cross-Site Request Forgery to...
|
Cross-Site Request Forgery | Versions up to 1.9.6 | 1.9.7 | CVSS 4.3 |
|
CVE-2024-7501
Download Plugins and Themes from Dashboard <= 1.8.7 - Cross-Site Request Forgery
|
Cross-Site Request Forgery | Versions up to 1.8.7 | 1.8.8 | CVSS 4.2 |
Download Plugins and Themes in ZIP from Dashboard <= 1.9.1 - Reflected Cross-Site Scripting
Download Plugins and Themes from Dashboard <= 1.5.0 - Unauthenticated Stored Cross-Site Scripting
Download Plugins and Themes from Dashboard <= 1.8.5 - Authenticated (Admin+) Arbitrary File Download
Download Plugins and Themes from Dashboard <= 1.9.6 - Cross-Site Request Forgery to Bulk Plugin/Theme Archival
Download Plugins and Themes from Dashboard <= 1.8.7 - Cross-Site Request Forgery
This hub clusters tracked records for Download Plugins and Themes in ZIP from Dashboard 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 Plugins and Themes in ZIP from Dashboard plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.9.6. This is due to missing or...
The Download Plugins and Themes in ZIP from Dashboard plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the...
The Download Plugins and Themes in ZIP from Dashboard plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.8.7. This is due to missing or...
Sorted by latest disclosure date so newly published issues surface first.
The Download Plugins and Themes in ZIP from Dashboard plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.9.6. This is due to missing or incorrect nonce validation on the download_plugin_bulk and download_theme_bulk functions....
The Download Plugins and Themes in ZIP from Dashboard plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and including, 1.9.1. This makes it possible for unauthenticat...
The Download Plugins and Themes in ZIP from Dashboard plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.8.7. This is due to missing or incorrect nonce validation on the download_theme() function. This makes it possible for un...
The Download Plugins and Themes in ZIP from Dashboard plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 1.8.5 via the download_theme function. This makes it possible for unauthenticated attackers to read the contents of arbitrary file...
includes/settings/class-alg-download-plugins-settings.php in the download-plugins-dashboard plugin through 1.5.0 for WordPress has multiple unauthenticated stored XSS issues.