WP All Export – User Export Add-On Security & Risk Analysis

wordpress.org/plugins/export-wp-users-xml-csv

Drag & drop to export users and all user data to a completely custom CSV, Excel, or XML of any format. Supports roles, metadata, custom fields, wi …

2K active installs v1.0.2 PHP 7.0+ WP 5.2+ Updated Jan 30, 2026
csvexcelexport-usersuser-exportxml
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP All Export – User Export Add-On Safe to Use in 2026?

Generally Safe

Score 100/100

WP All Export – User Export Add-On has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The plugin "export-wp-users-xml-csv" v1.0.2 exhibits a generally good security posture based on the provided static analysis. The absence of known CVEs and a clean vulnerability history are positive indicators. Furthermore, the plugin demonstrates strong practices in output escaping, with all outputs being properly escaped, and it avoids external HTTP requests and file operations. The lack of shortcodes, cron events, and a protected REST API and AJAX handlers also contribute to a reduced attack surface. However, the presence of two "unserialize" calls is a significant concern. While no specific taint flows were identified, the unchecked use of unserialize can lead to Remote Code Execution vulnerabilities if malicious data is passed to it, especially in conjunction with other weaknesses. The plugin also lacks nonce and capability checks on its entry points, which, combined with the potential for unserialize vulnerabilities, could be exploited.

Key Concerns

  • Dangerous function: unserialize detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WP All Export – User Export Add-On Security Vulnerabilities

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

WP All Export – User Export Add-On Release Timeline

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

WP All Export – User Export Add-On Code Analysis

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

Dangerous Functions Found

unserialize$result[$i][$k] = unserialize($v);models\model\list.php:89
unserialize$result[$k] = unserialize($v);models\model\record.php:34

SQL Query Safety

67% prepared9 total queries

Output Escaping

100% escaped39 total outputs
Attack Surface

WP All Export – User Export Add-On Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_noticesplugin.php:49
actioninitplugin.php:163
actionadmin_noticesplugin.php:216
Maintenance & Trust

WP All Export – User Export Add-On Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 30, 2026
PHP min version7.0
Downloads61K

Community Trust

Rating72/100
Number of ratings7
Active installs2K
Developer Profile

WP All Export – User Export Add-On Developer Profile

WP All Import

22 plugins · 206K total installs

78
trust score
Avg Security Score
99/100
Avg Patch Time
1036 days
View full developer profile
Detection Fingerprints

How We Detect WP All Export – User Export Add-On

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/export-wp-users-xml-csv/assets/css/uploader.css/wp-content/plugins/export-wp-users-xml-csv/assets/js/export.js/wp-content/plugins/export-wp-users-xml-csv/assets/js/uploader.js
Script Paths
/wp-content/plugins/export-wp-users-xml-csv/assets/js/export.js/wp-content/plugins/export-wp-users-xml-csv/assets/js/uploader.js
Version Parameters
export-wp-users-xml-csv/assets/css/uploader.css?ver=export-wp-users-xml-csv/assets/js/export.js?ver=export-wp-users-xml-csv/assets/js/uploader.js?ver=

HTML / DOM Fingerprints

CSS Classes
pmue_uploaderpmue_upload_form
Data Attributes
data-max-file-sizedata-allowed-file-types
JS Globals
PMUE_uploaderPMUE_Export
FAQ

Frequently Asked Questions about WP All Export – User Export Add-On