WP Import – Ultimate CSV XML Importer for WordPress <= 7.27 - Missing Authorization to Authenticated (Subscriber+) FTP/SFTP Credential Exposure
Strategic Overview
- Status
- Patched in 7.28
- Affected Plugin
- WP Ultimate CSV Importer – WordPress CSV, XML & Excel Import
- Affected Version
<= 7.27- CVSS
- 7.7High
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2025-10040
At a glance
CVE-2025-10040 is a high-severity Missing Authorization vulnerability in the WP Ultimate CSV Importer WordPress plugin, affecting versions <= 7.27. It carries a CVSS score of 7.7 (reachable over the network; low attack complexity; high confidentiality impact). Exploitation requires an authenticated account at Subscriber level or above. The issue is fixed in version 7.28; sites on affected versions should update now. Disclosed September 2025, reported by Arkadiusz Hydzik.
Vulnerability Overview
The WP Import – Ultimate CSV XML Importer for WordPress plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'get_ftp_details' AJAX action in all versions up to, and including, 7.27. This makes it possible for authenticated attackers, with Subscriber-level access and above, to retrieve a configured set of SFTP/FTP credentials.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality.
CWE-862: Missing Authorization
WP Ultimate CSV Importer <= 7.27 carries this weakness at get_ftp_details, and reaching it takes an account at Subscriber level or above. A missing authorization check means a function is reachable by anyone who can reach the endpoint, because the code never asks whether the caller is allowed to perform the action.
Any user who can reach the endpoint gets to run an action reserved for higher-privileged roles, from reading protected data to changing settings or content. For WP Ultimate CSV Importer the fix is 7.28: builds <= 7.27 are affected, anything from 7.28 onward is not.
Remediation
Update to version 7.28, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: WP Ultimate CSV Importer 7.28 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in WP Ultimate CSV Importer – WordPress CSV, XML & Excel Import
- 8.8CVE-2026-13353: WP Ultimate CSV… Authenticated (Subscriber+) RCE
CVE-2026-13353 - 8.8CVE-2025-10057: WP Import RCE
CVE-2025-10057 - 8.8CVE-2025-2008: Import Export Suite… Arbitrary File Upload
CVE-2025-2008 - 8.8WP Ultimate CSV Importer <= 6.4.0 Arbitrary File Upload
- 8.8CVE-2018-20967: Easy Drag And drop All Import CSRF
CVE-2018-20967 - 8.1CVE-2025-10058: WP Import Arbitrary File Deletion
CVE-2025-10058 - 8.1CVE-2025-2007: Import Export Suite… Arbitrary File Deletion
CVE-2025-2007 - 8.0CVE-2023-4141: WP Ultimate CSV Importer PHP File Creation to RCE
CVE-2023-4141
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C