CVE-2025-10001 HIGH

CVE-2025-10001: Import any XML, CSV or Excel File to WordPress <= 3.9.3 - Authenticated (Admin+) Limited Unsafe File Upload

Vendor Wpallimport
Product WP All Import – Drag & Drop Import for CSV, XML, Excel & Google Sheets
Weakness CWE-434 · Unrestricted file upload
Published September 10, 2025
Last update April 8, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

WP All Import versions up to 3.9.3 contain an unrestricted file upload vulnerability. An authenticated administrator can upload files without proper validation, potentially allowing them to upload malicious files to the server. This could lead to unauthorized access, data theft, or site compromise depending on file type and server configuration.

What an attacker can do

03Attacker Capabilities

Upload files without proper validation to the server.

Potential impact on your site

04Site Impact

An admin account compromise could allow file uploads leading to site takeover or data breach.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level access to WordPress.

Key dates

06Disclosure timeline

September 10, 2025 CVE published
April 8, 2026 Record updated