
LH Export Users to CSV Security & Risk Analysis
wordpress.org/plugins/lh-export-users-to-csvExport Users to CSV Plugin allows you to export users listings and their metadata into a CSV file.
Is LH Export Users to CSV Safe to Use in 2026?
Generally Safe
Score 85/100LH Export Users to CSV has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "lh-export-users-to-csv" plugin version 1.00 exhibits a generally good security posture based on the provided static analysis. The plugin demonstrates strong adherence to secure coding practices by having zero AJAX handlers, REST API routes, shortcodes, or cron events that could serve as direct attack vectors. Furthermore, all identified SQL queries are correctly utilizing prepared statements, and the plugin includes at least one nonce and capability check, which are essential for protecting against common web vulnerabilities. The absence of any recorded vulnerabilities in its history is also a positive indicator.
However, there are minor areas for improvement. A significant portion (40%) of the plugin's output is not properly escaped, which could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is directly reflected in the output without sanitization. The presence of file operations, while not inherently insecure, warrants careful review to ensure no sensitive files can be accessed or manipulated inappropriately. The static analysis also indicates a lack of taint analysis, which might mean potential risks in more complex data flows were not identified.
Overall, "lh-export-users-to-csv" v1.00 appears to be a relatively secure plugin with a limited attack surface and good foundational security practices. The primary concern lies in the unescaped output. The lack of historical vulnerabilities is encouraging, but the absence of taint analysis means a complete security picture might be missing.
Key Concerns
- Unescaped output found
- File operations present
- Taint analysis not performed
LH Export Users to CSV Security Vulnerabilities
LH Export Users to CSV Code Analysis
Output Escaping
LH Export Users to CSV Attack Surface
WordPress Hooks 4
Maintenance & Trust
LH Export Users to CSV Maintenance & Trust
Maintenance Signals
Community Trust
LH Export Users to CSV Alternatives
WP All Export – User Export Add-On
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 …
Export Users Data CSV
export-users-data-csv
Export Users Data Plugin allows you to export users information with important meta data in CSV file format.
Export and Import Users and Customers
users-customers-import-export-for-wp-woocommerce
Import and export WordPress users and WooCommerce customers using CSV. Migrate to your new site without any data loss.
PiWeb Export Customers Users & Guest customer to CSV for WooCommerce
export-woocommerce-customer-list
Export WooCommerce customer list CSV, export WooCommerce guest customer list CSV, export WordPress users CSV, Product Customer List for WooCommerce
User List Exporter
user-list-exporter
Easily export WordPress user data and metadata to CSV or TXT format.
LH Export Users to CSV Developer Profile
77 plugins · 15K total installs
How We Detect LH Export Users to CSV
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
lh_eutc-generate_download_div<div class="card" id="lh_eutc-generate_download_div">
<h2 class="title">Download your Users</h2><a href="/wp-admin/users.php?run=lh-export-users-to-csv/lh-export-users-to-csv.php&_wpnonce="> <button class="button button-blue button-bordered">Generate Report</button></a>
<p>This will generate a CSV file of the details of your users.</p>
</div>