
Simple Export Page Security & Risk Analysis
wordpress.org/plugins/simple-export-pageExport one or more page or any custom post types using bulk action, so it is easy to use. The pages will imported as xml format, hence it is compatibl …
Is Simple Export Page Safe to Use in 2026?
Generally Safe
Score 85/100Simple Export Page has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The simple-export-page plugin v1.1.0 demonstrates a generally good security posture based on the provided static analysis. The absence of identified dangerous functions, reliance on prepared statements for all SQL queries, and no file operations or external HTTP requests are positive indicators. Furthermore, the plugin exhibits no recorded vulnerabilities in its history, suggesting a history of stable and secure development.
However, a significant concern lies in the output escaping. With only 30% of outputs properly escaped, there is a substantial risk of cross-site scripting (XSS) vulnerabilities. Attackers could potentially inject malicious scripts into pages exported by the plugin, which could then be executed in the browsers of users viewing those exported pages or potentially within the WordPress admin area if these exports are displayed there. The lack of nonce checks and capability checks on the identified entry points (though limited) also present a potential weakness if any new entry points are introduced or if the existing ones are exploitable in ways not immediately apparent from the static analysis.
In conclusion, while the plugin avoids common pitfalls like raw SQL or dangerous functions and has a clean vulnerability history, the poor output escaping is a critical oversight that significantly elevates the risk. Addressing this output escaping issue should be the highest priority to improve its security.
Key Concerns
- Low percentage of properly escaped output
- No nonce checks on entry points
- Limited capability checks on entry points
Simple Export Page Security Vulnerabilities
Simple Export Page Release Timeline
Simple Export Page Code Analysis
SQL Query Safety
Output Escaping
Simple Export Page Attack Surface
Maintenance & Trust
Simple Export Page Maintenance & Trust
Maintenance Signals
Community Trust
Simple Export Page Alternatives
Custom Post Exporter
wp-exporter
Export single or multiple posts, pages with comments, custom fields, categories, tags and more to an export file.
WP Simple HTML Sitemap
wp-simple-html-sitemap
Using Simple HTML Sitemap plugin, you can add HTML Sitemap anywhere on the website using Shortcode.
Export Single Post Page
single-post-page-export
Export (an XML file) a single post or page using WordPress' eXtended RSS (WXR). There's no need to export your entire database anymore!
Media Library File Download
media-download
A lightweight plugin that adds one-click download and export functionality to your Media Library.
Simple Export Import for ACF Data
simple-export-import-for-acf-data
With this plugin you simply export and import page, post and custom post. This plugin supports ACF fields.
Simple Export Page Developer Profile
2 plugins · 20 total installs
How We Detect Simple Export Page
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.