Easy Export Security & Risk Analysis

wordpress.org/plugins/easy-export

The purpose of Easy Export plugin is to export the data from the database into a CSV & PDF files and also print out spreadsheets.

0 active installs v1.3.0 PHP + WP 5.6.0+ Updated Apr 5, 2022
csvexportpdfprintreports
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Export Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "easy-export" v1.3.0 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any recorded CVEs, particularly critical or high-severity ones, suggests a history of responsible development or minimal prior security issues. The static analysis reveals a commendable approach to security with a significant number of nonces and capability checks present, indicating an awareness of common WordPress security practices. Furthermore, all detected SQL queries are properly prepared, and there are no concerning file operations or external HTTP requests identified, which are common vectors for vulnerabilities.

However, the analysis does highlight a potential area for improvement. While the plugin has no identified attack surface in terms of AJAX handlers, REST API routes, or shortcodes without authentication, the low percentage of properly escaped output (74%) presents a moderate risk. This means that approximately 26% of the plugin's output might be vulnerable to cross-site scripting (XSS) attacks, especially if user-supplied data is directly reflected in the output without sufficient sanitization or encoding. Despite the lack of identified taint flows in this analysis, this could still be a latent risk if the data is not properly handled by the 26% of unescaped outputs.

In conclusion, the "easy-export" v1.3.0 plugin is performing well in many security aspects, particularly in its handling of database interactions and its overall limited attack surface. The lack of historical vulnerabilities is a positive sign. The primary concern lies with the moderate percentage of unescaped output, which should be addressed to fully mitigate potential XSS vulnerabilities.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Easy Export Security Vulnerabilities

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

Easy Export Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

74% escaped70 total outputs
Attack Surface

Easy Export Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuhp-easy-export-reports.php:29
actionadmin_inithp-easy-export-reports.php:30
actioninithp-easy-export-reports.php:31
actioninithp-easy-export-reports.php:32
actioninithp-easy-export-reports.php:33
Maintenance & Trust

Easy Export Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.0
Last updatedApr 5, 2022
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

Easy Export Developer Profile

hpgong

2 plugins · 0 total installs

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

How We Detect Easy Export

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-export/img/icon.png

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Easy Export