WordPress security changelog
HIGH CVE-2025-12733 Deferred

Import any XML, CSV or Excel File to WordPress (WP All Import): Code execution

Import any XML, CSV or Excel File to WordPress (WP All Import) is affected by code execution. Exploitation requires an authenticated WordPress account. Successful exploitation can run attacker-controlled code in the WordPress hosting account.

CVE / CNA score 8.8 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Import any XML, CSV or Excel File to WordPress (WP All Import)
Plugin slug
wp-all-import
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Nov 13, 2025
Weakness
CWE-94 — Improper Control of Generation of Code ('Code Injection')

This CVE was published Nov 13, 2025 and is one of 24 known issues for this plugin.

Update, patch or deactivate.

Update Import any XML, CSV or Excel File to WordPress (WP All Import) to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

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.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Primary and upstream sources