← back to popular plugins
wordfence / plugin · wp-all-import
WP All Import – Drag & Drop Import for CSV, XML, Excel & Google Sheets
wp-all-import
total installs
100,000
total vulns
3
critical
0
high
2
medium
1
low
0
latest vuln
—
patched
3
unpatched
0
avg time to patch
—
vulnerabilities
(3)
WP All Import <= 4.0.0 - Reflected Cross-Site Scripting via 'filepath'
medium
✓ patched
cve id
CVE-2026-2830 ↗
cvss score
6.1
cwe
CWE-94: Improper Control of Generation of Code ('Code Injection')
published
Mar 5, 2026
The WP All Import – Drag & Drop Import for CSV, XML, Excel & Google Sheets plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘filepath’ parameter in all versions up to, and including, 4.0.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Import any XML, CSV or Excel File to WordPress (WP All Import) <= 3.9.6 - Authenticated (Administrator+) Remote Code Execution via Conditional Logic
high
✓ patched
cve id
CVE-2025-12733 ↗
cvss score
8.8
cwe
CWE-94: Improper Control of Generation of Code ('Code Injection')
published
Nov 12, 2025
The Import any XML, CSV or Excel File to WordPress (WP All Import) plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 3.9.6. This is due to the use of eval() on unsanitized user-supplied input in the pmxi_if function within helpers/functions.php. This makes it possible for authenticated attackers, with import capabilities (typically administrators), to inject and execute arbitrary PHP code on the server via crafted import templates. This can lead to remote code execution.
Import any XML, CSV or Excel File to WordPress <= 3.9.3 - Authenticated (Admin+) Limited Unsafe File Upload
high
✓ patched
cve id
CVE-2025-10001 ↗
cvss score
7.2
cwe
CWE-434: Unrestricted Upload of File with Dangerous Type
published
Sep 9, 2025
The Import any XML, CSV or Excel File to WordPress plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the import functionality in all versions up to, and including, 3.9.3. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload unsafe files like .phar files on the affected site's server which may make remote code execution possible.