EDD Recent downloads Security & Risk Analysis

wordpress.org/plugins/edd-recent-downloads

Adds a widget that can display recent downloads for Easy Digital Downloads.

10 active installs v1.0 PHP + WP + Updated Dec 25, 2015
easy-digital-downloadsrecent-downloadswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is EDD Recent downloads Safe to Use in 2026?

Generally Safe

Score 85/100

EDD Recent downloads has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "edd-recent-downloads" v1.0 plugin presents a mixed security posture. On the positive side, it exhibits excellent practices regarding SQL injection prevention, with 100% of queries using prepared statements. Furthermore, the plugin has no known vulnerabilities, no recorded CVEs, and a clean vulnerability history, suggesting a generally stable and well-maintained codebase.

However, significant concerns arise from the static analysis. The presence of the `create_function` is a notable risk, as it can lead to code injection vulnerabilities if user-supplied data is ever used within its definition, though the absence of taint analysis flows in this release makes it hard to quantify the immediate risk. More importantly, only 24% of outputs are properly escaped, indicating a high potential for Cross-Site Scripting (XSS) vulnerabilities. The complete lack of nonce checks and capability checks on any entry points, combined with zero protected entry points, leaves the plugin highly susceptible to unauthorized actions and privilege escalation if any interaction points were to be introduced or discovered.

While the current attack surface appears minimal (0 entry points), this plugin has several fundamental security weaknesses that would become critical if the attack surface expands or if the `create_function` were ever to process untrusted input. The low output escaping coverage is the most immediate and probable risk.

Key Concerns

  • Dangerous function create_function used
  • Low output escaping coverage (24%)
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

EDD Recent downloads Security Vulnerabilities

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

EDD Recent downloads Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'return register_widget("EDD_Recent_downloads_widgeedd-recent-downloads.php:113

Output Escaping

24% escaped17 total outputs
Attack Surface

EDD Recent downloads Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initedd-recent-downloads.php:113
Maintenance & Trust

EDD Recent downloads Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedDec 25, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

EDD Recent downloads Developer Profile

galiulinr

1 plugin · 10 total installs

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

How We Detect EDD Recent downloads

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
edd-recent-downloads_widgetedd-recent-post-item
Data Attributes
data-widget_typedata-widget-id
FAQ

Frequently Asked Questions about EDD Recent downloads