Easy Download Security & Risk Analysis

wordpress.org/plugins/easy-download

Easy Download help you to manage the files you offer to your users to download.

10 active installs v1.2.9 PHP + WP 4.9+ Updated Apr 25, 2025
document-managementdocument-management-plugindownload-managerdownload-monitorfile-manager
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Download Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "easy-download" plugin v1.2.9 presents a mixed security profile. On the positive side, it has no known past CVEs and a very small attack surface with no entry points found in AJAX, REST API, shortcodes, or cron events. The plugin also demonstrates good practices by using prepared statements for the vast majority of its SQL queries and includes a reasonable number of nonce checks. However, there are significant concerns identified through static analysis. The presence of the `unserialize` function is a critical risk, especially when coupled with two high-severity taint flows indicating unsanitized paths. Furthermore, the plugin exhibits a concerning percentage of improperly escaped output, leaving it vulnerable to cross-site scripting (XSS) attacks. The absence of capability checks on any potential entry points, though currently having zero attack surface, represents a potential future risk should functionality be added.

Key Concerns

  • High severity taint flow: unsanitized path
  • High severity taint flow: unsanitized path
  • Dangerous function: unserialize
  • Low percentage of properly escaped output
  • No capability checks
Vulnerabilities
None known

Easy Download Security Vulnerabilities

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

Easy Download Code Analysis

Dangerous Functions
4
Raw SQL Queries
1
7 prepared
Unescaped Output
27
42 escaped
Nonce Checks
3
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
1

Dangerous Functions Found

unserialize$load = unserialize(get_option('_easy_download_links'));admin\class-easy-download-admin.php:268
unserialize$load = unserialize(get_option('_easy_download_links'));admin\class-easy-download-admin.php:303
unserialize$links = unserialize($opts);admin\partials\easy-download-admin-links.php:37
unserialize$load = unserialize(get_option('_easy_download_links'));public\class-easy-download-public.php:61

Bundled Libraries

DataTables

SQL Query Safety

88% prepared8 total queries

Output Escaping

61% escaped69 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
return_frontend_output (public\class-easy-download-public.php:50)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Easy Download Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionplugins_loadedincludes\class-easy-download-core.php:110
actionadmin_enqueue_scriptsincludes\class-easy-download-core.php:125
actionadmin_enqueue_scriptsincludes\class-easy-download-core.php:126
actionadmin_headincludes\class-easy-download-core.php:129
actionadmin_menuincludes\class-easy-download-core.php:130
actioninitincludes\class-easy-download-core.php:131
actioninitincludes\class-easy-download-core.php:132
actioninitincludes\class-easy-download-core.php:133
actioninitincludes\class-easy-download-core.php:134
actionwp_dashboard_setupincludes\class-easy-download-core.php:138
actioninitincludes\class-easy-download-core.php:150
Maintenance & Trust

Easy Download Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 25, 2025
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Easy Download Developer Profile

neoslab

7 plugins · 920 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Easy Download

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-download/admin/assets/styles/fontawesome.min.css/wp-content/plugins/easy-download/admin/assets/styles/datatables.min.css/wp-content/plugins/easy-download/admin/assets/styles/easy-download-admin.min.css
Script Paths
/wp-content/plugins/easy-download/admin/assets/javascripts/datatables.min.js/wp-content/plugins/easy-download/admin/assets/javascripts/easy-download-admin.min.js
Version Parameters
easy-download/admin/assets/styles/fontawesome.min.css?ver=easy-download/admin/assets/styles/datatables.min.css?ver=easy-download/admin/assets/styles/easy-download-admin.min.css?ver=easy-download/admin/assets/javascripts/datatables.min.js?ver=easy-download/admin/assets/javascripts/easy-download-admin.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
download-stat-barsdownload-stat-bardownload-stat-labelsdownload-stat-labeldownload-stat-captionwpbnd-header-pluginheader-iconheader-text+1 more
Data Attributes
data-tab
FAQ

Frequently Asked Questions about Easy Download