Description
The Import and export users and customers WordPress plugin before 2.5.2 does not enforce the promote_users capability in its front-end import functionality, allowing users with only the create_users capability to change the role of existing users, including promoting them to administrator.
Published: 2026-09-20
Score: n/a
EPSS: n/a
KEV: No
Impact: Privilege Escalation
Action: Apply Patch
AI Analysis

Impact

The Import and export users and customers WordPress plugin versions prior to 2.5.2 fails to enforce the promote_users capability when processing a front‑end import. Users that possess the create_users capability can alter the user role field of existing accounts, including promoting any user to the administrator role. This vulnerability allows a low‑privileged user to gain full administrative control over the site, compromising all confidential data, code, and configuration stored on the WordPress installation.

Affected Systems

WordPress sites that have installed the Import and export users and customers plugin any version earlier than 2.5.2. The vulnerability is present in all affected versions regardless of other plugin or theme configurations.

Risk and Exploitability

Because the plugin’s front‑end importer is exposed to authenticated users with create_users access, a threat actor only needs to gain or already possess that capability to exploit the flaw. The absence of a CVSS score and EPSS data means the exact severity cannot be quantified from the supplied information, but the ability to promote to administrator constitutes a high‑impact privilege escalation. The vulnerability is not listed in the CISA KEV catalog, so known exploitation in the wild has not yet been reported, but the attack vector is straightforward and could be automated if the ability to create or gain the create_users capability is obtained.

Generated by OpenCVE AI on September 20, 2026 at 07:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Import and export users and customers plugin to version 2.5.2 or later to restore proper capability checks.
  • If an upgrade cannot be performed immediately, disable the front‑end import feature or remove the promote_users capability from all roles that have create_users capability.
  • Review and limit the create_users capability to trusted administrative users only, ensuring that non‑admin roles cannot modify user roles during import operations.

Generated by OpenCVE AI on September 20, 2026 at 07:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 20 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-640

Sun, 20 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Import and export users and customers WordPress plugin before 2.5.2 does not enforce the promote_users capability in its front-end import functionality, allowing users with only the create_users capability to change the role of existing users, including promoting them to administrator.
Title Import and export users and customers < 2.5.2 - Custom Role Privilege Escalation to Administrator via Frontend Importer
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-20T06:00:18.739Z

Reserved: 2026-09-16T12:58:16.942Z

Link: CVE-2026-92541

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-20T07:16:51.353

Modified: 2026-09-20T07:16:51.353

Link: CVE-2026-92541

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-20T07:45:16Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-640

    Weak Password Recovery Mechanism for Forgotten Password