Advanced Export for WP & WPMU Security & Risk Analysis

wordpress.org/plugins/advanced-export-for-wp-wpmu

Adds an Advanced Export to the Tools menu which allows selective exporting of pages, posts, specific categories and/or post statuses by date.

800 active installs v2.9 PHP + WP 2.7+ Updated Aug 10, 2015
exportmultisitewpmu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advanced Export for WP & WPMU Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The static analysis of "advanced-export-for-wp-wpmu" v2.9 reveals a generally good security posture, particularly regarding its limited attack surface and the absence of dangerous functions or external HTTP requests. The plugin also shows an effort to use prepared statements for most SQL queries, which is a positive sign for preventing SQL injection vulnerabilities. However, a significant concern is the extremely low rate of proper output escaping (4%), with only 4% of 48 outputs being escaped. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as unsanitized user input rendered on the frontend could be exploited by attackers. The lack of nonce checks is also a weakness, as it could facilitate Cross-Site Request Forgery (CSRF) attacks, especially if any of the functionality were to be exposed through AJAX or other entry points.

The vulnerability history for this plugin is clean, with no recorded CVEs. This, combined with the limited attack surface and the use of prepared statements, suggests a developer who has historically been mindful of security. However, the historical lack of vulnerabilities should not overshadow the critical weaknesses identified in the current static analysis. The combination of numerous unescaped outputs and missing nonce checks presents a substantial risk, despite the absence of critical taint flows or dangerous functions in this analysis.

In conclusion, while "advanced-export-for-wp-wpmu" v2.9 has strengths in its small attack surface and use of prepared statements, the critical flaw in output escaping presents a significant security risk. The absence of nonce checks further exacerbates this, making the plugin susceptible to XSS and potentially CSRF attacks. The clean vulnerability history is a positive indicator, but it does not negate the immediate dangers identified in the current code.

Key Concerns

  • Low output escaping rate
  • Missing nonce checks
  • SQL queries not always prepared
Vulnerabilities
None known

Advanced Export for WP & WPMU Security Vulnerabilities

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

Advanced Export for WP & WPMU Code Analysis

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

SQL Query Safety

77% prepared13 total queries

Output Escaping

4% escaped48 total outputs
Attack Surface

Advanced Export for WP & WPMU Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninitra-export.php:31
actionadmin_menura-export.php:365
Maintenance & Trust

Advanced Export for WP & WPMU Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedAug 10, 2015
PHP min version
Downloads53K

Community Trust

Rating74/100
Number of ratings3
Active installs800
Developer Profile

Advanced Export for WP & WPMU Developer Profile

Ron Rennick

10 plugins · 1K total installs

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

How We Detect Advanced Export for WP & WPMU

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
This is a WordPress eXtended RSS file generated by WordPress as an export of your blog.It contains information about your blog's posts, comments, and categories.You may use this file to transfer that content from one site to another.This file is not intended to serve as a complete backup of your blog.+10 more
Data Attributes
wp:wxr_versionwp:base_site_urlwp:base_blog_urlwp:categorywp:category_nicenamewp:category_parent+2 more
FAQ

Frequently Asked Questions about Advanced Export for WP & WPMU