Advanced Export Security & Risk Analysis

wordpress.org/plugins/advanced-export

Advanced Export is a developer friendly WordPress plugin which gives flexibility to export site data in a zip format.

300 active installs v2.0.0 PHP 7.4+ WP 5.5+ Updated Jun 9, 2026
advanced-exportcustomizer-exportdemo-exporttheme-exportwidget-export
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advanced Export Safe to Use in 2026?

Generally Safe

Score 100/100

Advanced Export 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

The "advanced-export" plugin version 1.1.0 demonstrates a mixed security posture. On the positive side, the plugin excels in output escaping, ensuring all 30 outputs are properly sanitized, which is a critical security best practice. It also has no recorded history of vulnerabilities (CVEs), suggesting a history of relatively secure development. The absence of external HTTP requests and bundled libraries further reduces potential attack vectors. However, a significant concern arises from its attack surface. With one AJAX handler identified, and notably, this handler lacks any authentication checks, it presents a direct and unprotected entry point for attackers. While taint analysis shows no critical or high-severity flows, the unprotected AJAX handler is a prime candidate for potential abuse if it handles user-supplied data without proper validation or authorization. The limited number of SQL queries and the fact that 50% use prepared statements is acceptable, but the remaining non-prepared queries could be a minor risk depending on the data they process.

Key Concerns

  • Unprotected AJAX handler
  • SQL queries not fully prepared
Vulnerabilities
None known

Advanced Export Security Vulnerabilities

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

Advanced Export Release Timeline

v2.0.0Current
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
Code Analysis
Analyzed Mar 16, 2026

Advanced Export Code Analysis

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

SQL Query Safety

50% prepared4 total queries

Output Escaping

100% escaped30 total outputs
Attack Surface
1 unprotected

Advanced Export Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_advanced_export_ajax_form_loadincludes\class-advanced-export.php:217
WordPress Hooks 6
actionplugins_loadedincludes\class-advanced-export.php:199
actionadmin_enqueue_scriptsincludes\class-advanced-export.php:213
actionadmin_enqueue_scriptsincludes\class-advanced-export.php:214
actionadmin_menuincludes\class-advanced-export.php:215
actionadmin_initincludes\class-advanced-export.php:216
filterplugin_action_links_advanced-export/advanced-export.phpincludes\class-advanced-export.php:218
Maintenance & Trust

Advanced Export Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedJun 9, 2026
PHP min version7.4
Downloads13K

Community Trust

Rating100/100
Number of ratings1
Active installs300
Developer Profile

Advanced Export Developer Profile

AddonsPress

5 plugins · 92K total installs

75
trust score
Avg Security Score
94/100
Avg Patch Time
147 days
View full developer profile
Detection Fingerprints

How We Detect Advanced Export

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanced-export/assets/css/advanced-export-admin.css/wp-content/plugins/advanced-export/assets/js/advanced-export-admin.js
Script Paths
/wp-content/plugins/advanced-export/assets/js/advanced-export-admin.js
Version Parameters
advanced-export-admin.css?ver=advanced-export-admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-advanced-export-download
JS Globals
advanced_export_js_object
Shortcode Output
<div id="advanced-export-ajax-form-data">
FAQ

Frequently Asked Questions about Advanced Export