WP Downloader Security & Risk Analysis

wordpress.org/plugins/wp-downloader

Allows to download plugins and themes installed on your site as a zip package, ready to install on another site.

2K active installs v2.0 PHP + WP 3.5+ Updated Nov 28, 2017
downloaddownloaderplugin-downloadzipzipper
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Downloader Safe to Use in 2026?

Generally Safe

Score 85/100

WP Downloader has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The static analysis of wp-downloader v2.0 indicates a generally good security posture. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. The code also demonstrates good practices by exclusively using prepared statements for SQL queries and properly escaping all outputs. The presence of a nonce check and file operations are noted, but the taint analysis reveals one flow with unsanitized paths, which is a potential concern, although it was not categorized as critical or high severity. The plugin's vulnerability history is clean, with no recorded CVEs, suggesting a history of secure development and maintenance. However, the presence of even one unsanitized path flow warrants attention. Overall, the plugin appears robust, but the single taint flow indicates a minor area for improvement to achieve a completely secure state.

Key Concerns

  • Flow with unsanitized paths found
Vulnerabilities
None known

WP Downloader Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

WP Downloader Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
1 escaped
Nonce Checks
1
Capability Checks
0
File Operations
2
External Requests
0
Bundled Libraries
0

Output Escaping

100% escaped1 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
wpd_download (wp-downloader.php:151)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Downloader Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedwp-downloader.php:12
filterplugin_action_linkswp-downloader.php:22
filtertheme_action_linkswp-downloader.php:24
actionadmin_footer-themes.phpwp-downloader.php:26
Maintenance & Trust

WP Downloader Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedNov 28, 2017
PHP min version
Downloads53K

Community Trust

Rating92/100
Number of ratings12
Active installs2K
Developer Profile

WP Downloader Developer Profile

Wojtek Szałkiewicz

2 plugins · 42K total installs

73
trust score
Avg Security Score
92/100
Avg Patch Time
1793 days
View full developer profile
Detection Fingerprints

How We Detect WP Downloader

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-downloader/wp-downloader.php

HTML / DOM Fingerprints

CSS Classes
wp-downloader
Data Attributes
id="wp-downloader"
JS Globals
wpd_loadwpd_plugin_action_linkswpd_theme_action_linkswpd_scriptswpd_download
FAQ

Frequently Asked Questions about WP Downloader