WP Exporter Plus Security & Risk Analysis

wordpress.org/plugins/wp-exporter-plus

This plugin provides functionality to export orders, posts, users, products, top 10 selling products data in CSV.

10 active installs v3.5 PHP 7.4+ WP 4.0+ Updated Unknown
csv-exporterexport-productsexport-usersexporterorders-exporter
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Exporter Plus Safe to Use in 2026?

Generally Safe

Score 100/100

WP Exporter Plus has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The wp-exporter-plus plugin v3.5 exhibits a generally strong security posture based on the provided static analysis. The absence of known CVEs, critical taint flows, and dangerous functions is highly encouraging. The plugin demonstrates good practices by implementing capability checks on all identified entry points and avoiding external HTTP requests and bundled libraries. The presence of file operations and SQL queries, while not inherently problematic, warrants attention. The fact that only 50% of SQL queries use prepared statements is a potential concern, as is the complete lack of output escaping across all identified outputs. These areas represent opportunities for attackers to inject malicious code or data.

Despite these specific coding concerns, the overall security picture is positive due to the limited attack surface and the implementation of authorization checks. The vulnerability history being completely clear is a significant strength. However, the lack of output escaping and the partial use of prepared statements for SQL queries are weaknesses that could be exploited. A balanced conclusion would be that while the plugin has a good track record and limited exposure, attention to output sanitization and more robust SQL practices is needed to elevate its security to the highest standard.

Key Concerns

  • SQL queries only 50% prepared
  • No output escaping on any outputs
Vulnerabilities
None known

WP Exporter Plus Security Vulnerabilities

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

WP Exporter Plus Code Analysis

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

SQL Query Safety

50% prepared4 total queries

Output Escaping

0% escaped7 total outputs
Attack Surface

WP Exporter Plus Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wpepcsv_top_selling_pro] wp_exporter_plus.php:52
WordPress Hooks 13
actionadmin_enqueue_scriptswp_exporter_plus.php:25
actionwp_enqueue_scriptswp_exporter_plus.php:26
filterbulk_actions-userswp_exporter_plus.php:28
filterhandle_bulk_actions-userswp_exporter_plus.php:29
filterbulk_actions-edit-postwp_exporter_plus.php:31
filterhandle_bulk_actions-edit-postwp_exporter_plus.php:32
filterplugin_row_metawp_exporter_plus.php:34
filterbulk_actions-edit-productwp_exporter_plus.php:40
filterhandle_bulk_actions-edit-productwp_exporter_plus.php:41
filterbulk_actions-edit-shop_orderwp_exporter_plus.php:43
filterhandle_bulk_actions-edit-shop_orderwp_exporter_plus.php:44
actionwp_dashboard_setupwp_exporter_plus.php:47
actionadmin_post_add_wpepcsvwp_exporter_plus.php:49
Maintenance & Trust

WP Exporter Plus Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.4
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Exporter Plus Developer Profile

Galaxy Weblinks

40 plugins · 25K total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
310 days
View full developer profile
Detection Fingerprints

How We Detect WP Exporter Plus

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-exporter-plus/images/csv.png
Script Paths
/wp-content/plugins/wp-exporter-plus/css/custom-style.css

HTML / DOM Fingerprints

CSS Classes
wpepcsvtotal_sale
Shortcode Output
<div style="overflow-x:auto;" class="wpepcsvtotal_sale"><table><input type="hidden" name="wpepcsv_data[]" value="
FAQ

Frequently Asked Questions about WP Exporter Plus