CVE-2026-7641
Last modified
CVE-2026-7641 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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()`. EPSS estimates a 0.66% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-7641?
How severe is CVE-2026-7641?
How do I fix CVE-2026-7641?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7635The coreActivity: Activity Logging for WordPress plugin for …8.1
- CVE-2026-7636The Slider by Soliloquy – Responsive Image Slider for WordPr…4.3
- CVE-2026-7637The Boost plugin for WordPress is vulnerable to PHP Object I…9.8
- CVE-2026-7638The App Builder – Create Native Android & iOS Apps On The Fl…5.3
- CVE-2026-7639Software installed and run as a non-privileged user may cond…7.8
- CVE-2026-7640The WP Customer Area plugin for WordPress is vulnerable to S…6.4
- CVE-2026-7642A vulnerability was detected in pskill9 website-downloader u…6.3
- CVE-2026-7643A flaw has been found in ChatGPTNextWeb NextChat up to 2.16.…4.3
- CVE-2026-7644A vulnerability has been found in ChatGPTNextWeb NextChat up…7.3
- CVE-2026-7645A vulnerability was found in ruvnet sublinear-time-solver 1.…6.5
- CVE-2026-7646IBM Langflow OSS 1.0.0 through 1.10.3 allows users to read a…6.5
- CVE-2026-7647The Profile Builder Pro plugin for WordPress is vulnerable t…8.1
Are you affected by CVE-2026-7641?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
