Skip to main content

Import and export users and customers CVE-2026-7641

| EUVDEUVD-2026-26740 HIGH
Improper Privilege Management (CWE-269)
2026-05-02 security@wordfence.com
8.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.8 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Analysis Generated
May 02, 2026 - 05:31 vuln.today
EUVD ID Assigned
May 02, 2026 - 05:22 euvd
EUVD-2026-26740
Analysis Generated
May 02, 2026 - 05:22 vuln.today
CVE Published
May 02, 2026 - 05:16 nvd
HIGH 8.8

DescriptionCVE.org

The Import and export users and customers plugin for WordPress is vulnerable to Privilege Escalation in all versions up to and including 2.0.8 via the save_extra_user_profile_fields() function. This is due to an incomplete blocklist that correctly restricts capability meta keys for the primary site (e.g., wp_capabilities, wp_user_level) but fails to block the equivalent meta keys for any other subsite in a WordPress Multisite network (e.g., wp_2_capabilities, wp_2_user_level), allowing these keys to pass the in_array() check and be written directly to user meta via update_user_meta(). This makes it possible for authenticated attackers, with Subscriber-level access and above, to escalate their privileges to Administrator on any subsite within the Multisite network by submitting a crafted profile update to /wp-admin/profile.php. Exploitation requires that an administrator has previously imported a CSV file containing multisite-prefixed capability column headers and has enabled the 'Show fields in profile?' option, which causes those keys to be stored in the acui_columns option and exposed as editable fields on the user profile page.

AnalysisAI

Authenticated privilege escalation in 'Import and export users and customers' WordPress plugin versions up to 2.0.8 allows Subscriber-level users to elevate privileges to Administrator on any subsite within a WordPress Multisite network. The vulnerability stems from an incomplete blocklist in save_extra_user_profile_fields() that restricts primary site capability meta keys (wp_capabilities) but fails to block multisite-prefixed equivalents (wp_2_capabilities, wp_3_capabilities, etc.). Exploitation requires that an administrator has previously imported a CSV with multisite-prefixed capability headers and enabled the 'Show fields in profile?' option. Patch released in changeset 3515646 per WordPress plugin repository. No EPSS or KEV data available, indicating no widespread exploitation detected at time of analysis.

Technical ContextAI

WordPress Multisite uses prefixed meta keys to isolate user capabilities across subsites. While the primary site uses wp_capabilities and wp_user_level meta keys, subsites use numbered prefixes like wp_2_capabilities for site ID 2, wp_3_capabilities for site ID 3, etc. The plugin's save_extra_user_profile_fields() function implements a blocklist using in_array() checks to prevent direct manipulation of capability meta keys via update_user_meta(). However, this blocklist only includes the primary site keys, allowing attackers to bypass the protection by targeting multisite-prefixed keys. This is a CWE-269 (Improper Privilege Management) issue where insufficient input validation on user-controllable profile fields enables unauthorized modification of security-critical metadata. The vulnerability is specific to WordPress Multisite installations and requires the plugin's CSV import feature to have been used with capability column headers that match the multisite naming convention.

RemediationAI

Update the Import and export users and customers plugin to version 2.0.9 or later, which implements the fix detailed in WordPress plugin repository changeset 3515646 at https://plugins.trac.wordpress.org/changeset/3515646. The patch extends the blocklist validation to include multisite-prefixed capability meta keys beyond just the primary site keys. Until patching is complete, implement these compensating controls with awareness of their limitations: Disable the 'Show fields in profile?' option in the plugin settings for any CSV columns containing capability-related headers (this prevents the vulnerable code path from exposing capability fields in user profiles, but may impact legitimate user management workflows). Alternatively, restrict Subscriber-level account creation and monitor existing Subscriber accounts for unexpected privilege changes by auditing user_meta table entries for wp_*_capabilities keys (this is detective rather than preventive and requires ongoing monitoring overhead). For maximum security during the patch window, temporarily deactivate the plugin if CSV import functionality is not actively required (this eliminates the vulnerability but disrupts all plugin features). Review the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/368cff00-6a86-443e-aec4-4115a229a3c1 for additional vendor guidance and indicators of compromise.

More in PHP

View all
CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-46506 CRITICAL POC
10.0 May 13

NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

Share

CVE-2026-7641 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy