WP Ultimate CSV Importer <= 7.9.8 - Arbitrary Usermeta Update to Authenticated (Author+) Privilege Escalation
Strategic Overview
- Status
- Patched in 7.9.9
- Affected Plugin
- WP Ultimate CSV Importer – WordPress CSV, XML & Excel Import
- Affected Version
<= 7.9.8- CVSS
- 6.6Medium
- Weakness type
- CWE-269 · Improper Privilege Management
- CVE
CVE-2023-4140
At a glance
CVE-2023-4140 is a medium-severity Improper Privilege Management vulnerability in the WP Ultimate CSV Importer WordPress plugin, affecting versions <= 7.9.8. It carries a CVSS score of 6.6 (reachable over the network; high confidentiality, integrity, availability impact). Exploitation requires an authenticated account at Author level or above. The issue is fixed in version 7.9.9; sites on affected versions should update now. Disclosed August 2023, reported by István Márton.
Vulnerability Overview
The WP Ultimate CSV Importer plugin for WordPress is vulnerable to privilege escalation in versions up to, and including, 7.9.8 due to insufficient restriction on the 'get_header_values' function. This makes it possible for authenticated attackers, with minimal permissions such as an author, if the administrator previously grants access in the plugin settings, to modify their user role by supplying the 'wp_capabilities->cus1' parameter.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-269: Improper Privilege Management
WP Ultimate CSV Importer <= 7.9.8 carries this weakness at get_header_values, and reaching it takes an account at Author level or above. Improper privilege management means the code lets an account end up with capabilities its role should not have.
It converts a low-privileged account into an administrative one, which makes every other restriction on the site irrelevant. For WP Ultimate CSV Importer the fix is 7.9.9: builds <= 7.9.8 are affected, anything from 7.9.9 onward is not.
Remediation
Update to version 7.9.9, 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.9.9 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
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