Description
The Import and export users and customers WordPress plugin before 2.4.2 does not enforce WordPress's role-assignment and per-user edit permissions during CSV import, allowing a user holding only the user-creation capability to create an administrator account and to overwrite an existing administrator's password or email.
Published: 2026-08-03
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Import and export users and customers WordPress plugin fails to enforce correct permission checks when importing data from a CSV file. A user who has only the ability to create new users can use this flaw to generate an account with administrator privileges or overwrite the nickname, password, or email address of an existing administrator. This flaw allows an attacker to gain full control of the site, compromising confidentiality, integrity, and availability of all site data.

Affected Systems

All installations of the Import and export users and customers plugin before version 2.4.2 are susceptible. The vulnerability does not target specific WordPress versions beyond the plugin's version requirement, but any WordPress site running that plugin package is at risk.

Risk and Exploitability

The EPSS score is reported as < 1%, indicating a very low probability of exploitation, but the CVSS score of 9.1 reflects a severe impact. The vulnerability is not listed in CISA's KEV catalog, suggesting no widely known public exploits are currently documented. The most probable attack vector is a CSV import file submitted by an actor who already has user‑creation capability on the site. By crafting a CSV containing an administrator username and credentials, an attacker can create a privileged account or replace the details of an existing administrator. The vulnerability requires the attacker to be authenticated with a role that can create users, but once such a role is available, no additional exposure to the site’s network is needed for the exploit.

Generated by OpenCVE AI on August 5, 2026 at 04:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Import and export users and customers plugin to version 2.4.2 or newer.
  • Revoke the user‑creation capability from any non‑administrative roles that do not require it.
  • Disable or restrict the CSV import functionality until the patch is installed, and audit uploaded CSV files for new administrator accounts.
  • Review existing users to identify and remove any unauthorized administrators that may have been created via the exploited CSV import.

Generated by OpenCVE AI on August 5, 2026 at 04:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 03:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 09:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Mon, 03 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Import and export users and customers WordPress plugin before 2.4.2 does not enforce WordPress's role-assignment and per-user edit permissions during CSV import, allowing a user holding only the user-creation capability to create an administrator account and to overwrite an existing administrator's password or email.
Title Import and export users and customers < 2.4.2 - Custom Role Privilege Escalation to Administrator via CSV Import
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-03T17:02:38.751Z

Reserved: 2026-07-22T08:55:52.206Z

Link: CVE-2026-16534

cve-icon Vulnrichment

Updated: 2026-08-03T17:02:32.115Z

cve-icon NVD

Status : Received

Published: 2026-08-03T07:16:41.660

Modified: 2026-08-03T17:16:31.277

Link: CVE-2026-16534

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T04:30:17Z

Weaknesses
  • CWE-269

    Improper Privilege Management

  • CWE-284

    Improper Access Control