WP All Export – Export Add-On for ACF Security & Risk Analysis

wordpress.org/plugins/wp-all-export-csv-excel-xml-for-acf

Drag & drop to export Advanced Custom Fields data to any custom CSV, Excel, or XML file of any format. Supports repeaters, flexible content, galle …

30 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Jan 30, 2026
acf-exportacf-to-csvacf-to-xmlexport-acfexport-advanced-custom-fields
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

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

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

Based on the static analysis, this plugin exhibits a strong security posture. The absence of dangerous functions, file operations, external HTTP requests, and the proper handling of output escaping are all positive indicators. The SQL queries are also partially protected by prepared statements, which is a good practice. The lack of recorded vulnerabilities in its history further suggests a well-maintained and secure codebase.

However, the analysis also highlights a significant concern: the complete absence of nonce checks and capability checks across all potential entry points. While the current static analysis reports zero unprotected entry points (AJAX, REST API, shortcodes, cron events), this is likely because there are no explicit entry points identified in the first place. If any functionality were to be added or discovered later that relied on user interaction or administrative actions without proper authorization and nonce verification, it would represent a critical security gap. The taint analysis also reported zero flows, which is excellent, but this could be due to a lack of complex data flow paths or the inherent limitations of static analysis.

In conclusion, the plugin demonstrates good coding practices by avoiding common pitfalls like dangerous functions and unescaped output. The lack of a vulnerability history is a testament to its perceived stability. The primary weakness lies in the apparent lack of built-in authorization and integrity checks, which, if not addressed, could expose the plugin to significant risks if new entry points are introduced or if its current limited entry points are bypassed.

Key Concerns

  • No nonce checks detected
  • No capability checks detected
  • SQL queries without prepared statements
Vulnerabilities
None known

WP All Export – Export Add-On for ACF Security Vulnerabilities

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

WP All Export – Export Add-On for ACF Code Analysis

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

SQL Query Safety

50% prepared2 total queries

Output Escaping

100% escaped25 total outputs
Attack Surface

WP All Export – Export Add-On for ACF Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actioninitwp-all-export-csv-excel-xml-for-acf.php:153
Maintenance & Trust

WP All Export – Export Add-On for ACF Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 30, 2026
PHP min version7.4
Downloads245

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

WP All Export – Export Add-On for ACF Developer Profile

WP All Import

22 plugins · 207K 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 – Export Add-On for ACF

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-all-export-csv-excel-xml-for-acf/assets/css/vendors.css/wp-content/plugins/wp-all-export-csv-excel-xml-for-acf/assets/css/main.css/wp-content/plugins/wp-all-export-csv-excel-xml-for-acf/assets/js/vendors.js/wp-content/plugins/wp-all-export-csv-excel-xml-for-acf/assets/js/main.js
Script Paths
/wp-content/plugins/wp-all-export-csv-excel-xml-for-acf/assets/js/vendors.js/wp-content/plugins/wp-all-export-csv-excel-xml-for-acf/assets/js/main.js
Version Parameters
wp-all-export-csv-excel-xml-for-acf/assets/css/vendors.css?ver=wp-all-export-csv-excel-xml-for-acf/assets/css/main.css?ver=wp-all-export-csv-excel-xml-for-acf/assets/js/vendors.js?ver=wp-all-export-csv-excel-xml-for-acf/assets/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
pmae_wrappmae_headerpmae_contentpmae_footer
HTML Comments
<!-- BEGIN PMAE_WRAP --><!-- END PMAE_WRAP --><!-- BEGIN PMAE_HEADER --><!-- END PMAE_HEADER -->+4 more
Data Attributes
data-prefixdata-templatedata-element
JS Globals
pmae_settings
FAQ

Frequently Asked Questions about WP All Export – Export Add-On for ACF