EDD Versions Security & Risk Analysis

wordpress.org/plugins/edd-versions

This plugin adds version numbers to your downloadable software products in Easy Digital Downloads.

20 active installs v1.0.1 PHP + WP + Updated Oct 30, 2012
digital-downloadsdownloadse-downloadseasy-digital-downloadsversion
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is EDD Versions Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "edd-versions" v1.0.1 plugin demonstrates a generally positive security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the code shows a commitment to secure database interactions by exclusively using prepared statements for SQL queries, eliminating the risk of SQL injection vulnerabilities originating from this aspect.

However, a notable concern arises from the complete lack of output escaping. With 3 identified output points and 0% properly escaped, any user-provided data displayed on the frontend or backend is vulnerable to cross-site scripting (XSS) attacks. The absence of any capability checks or nonce checks on entry points, while currently not exploitable due to the lack of entry points, indicates a potential weakness if new functionalities are added without proper security considerations. The plugin's vulnerability history, being clean, is a positive indicator, suggesting a history of secure development or timely patching, but this must be weighed against the present code-level risks.

In conclusion, while the plugin has a minimal attack surface and handles database operations securely, the unescaped output represents a significant and exploitable security risk. Addressing the output escaping should be the immediate priority to improve its security posture. The lack of explicit security checks on potential entry points also suggests a need for more robust security implementations when expanding functionality.

Key Concerns

  • Unescaped output points
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

EDD Versions Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

EDD Versions Release Timeline

v1.0.1Current
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

EDD Versions Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

EDD Versions Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionedd_meta_box_fieldsedd-versions.php:42
filteredd_metabox_fields_saveedd-versions.php:43
actionedd_download_history_header_endedd-versions.php:47
actionedd_download_history_row_endedd-versions.php:48
actionplugins_loadededd-versions.php:51
actioninitedd-versions.php:62
Maintenance & Trust

EDD Versions Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedOct 30, 2012
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

EDD Versions Developer Profile

Jason

23 plugins · 8K total installs

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

How We Detect EDD Versions

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
edd_download_download_version
Shortcode Output
<strong>Version</strong><p class="howto">Enter the current version number of the item.</p>
FAQ

Frequently Asked Questions about EDD Versions