Export emails Security & Risk Analysis

wordpress.org/plugins/export-emails

Adds an export emails page that allows you to export the email list of your subscribers and the email list of all the people who left comments.

500 active installs v1.3.1 PHP + WP 2.5+ Updated Feb 9, 2014
emailemailsexportexport-emailexport-emails
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Export emails Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "export-emails" plugin v1.3.1 exhibits 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 with unprotected entry points, coupled with the lack of dangerous functions, file operations, and external HTTP requests, suggests a limited attack surface. The plugin also scores well on taint analysis, with no identified flows indicating a lack of sanitization. However, several critical concerns remain regarding data handling. The presence of two SQL queries that are not using prepared statements is a significant risk, as it opens the door to SQL injection vulnerabilities. Furthermore, the fact that none of the identified output operations are properly escaped presents a risk of cross-site scripting (XSS) attacks. The plugin's vulnerability history is clean, with no recorded CVEs, which is a strong positive. Despite the clean history and limited attack surface, the identified SQL and output escaping deficiencies represent tangible risks that require immediate attention. A comprehensive security review focusing on these specific code areas is recommended.

Key Concerns

  • SQL queries without prepared statements
  • Output not properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Export emails Security Vulnerabilities

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

Export emails Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

0% escaped2 total outputs
Attack Surface

Export emails Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuexport-emails.php:170
Maintenance & Trust

Export emails Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedFeb 9, 2014
PHP min version
Downloads28K

Community Trust

Rating90/100
Number of ratings4
Active installs500
Developer Profile

Export emails Developer Profile

philippe

9 plugins · 1K total installs

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

How We Detect Export emails

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapui-sortablepostboxopenedinsideform-table
Data Attributes
readonlyonfocus
FAQ

Frequently Asked Questions about Export emails