What the vulnerability does
01Description
The Import and export users and customers plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 1.29.7. This is due to the 'save_extra_user_profile_fields' function not properly restricting which user meta keys can be updated via profile fields. The 'get_restricted_fields' method does not include sensitive meta keys such as 'wp_capabilities'. This makes it possible for unauthenticated attackers to escalate their privileges to Administrator by submitting a crafted registration request that sets the 'wp_capabilities' meta key. The vulnerability can only be exploited if the "Show fields in profile" setting is enabled and a CSV with a wp_capabilities column header has been previously imported.
Explanation of Vulnerability in Simple Terms
02Summary
The Import and Export Users and Customers plugin for carazo contains a privilege management flaw that allows unauthenticated attackers to read, modify, or delete sensitive user and customer data. The vulnerability requires specific network conditions to exploit but does not require user interaction. Affected versions through 1.29.7 should be updated immediately.
What an attacker can do
03Attacker Capabilities
Read, modify, or delete user and customer records without authentication.
Potential impact on your site
04Site Impact
Attackers can access, alter, or remove all user and customer data stored in the plugin.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
March 21, 2026
CVE published
April 8, 2026
Record updated