Description
The POUCO Import Users WordPress plugin through 1.0.0 does not perform any capability or nonce checks on AJAX actions available to unauthenticated users that create and update WordPress accounts, and it trusts an attacker-supplied role value, allowing unauthenticated attackers to create a new administrator account and take over the site.
Published: 2026-08-02
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The POUCO Import Users plugin for WordPress fails to verify capabilities or nonce tokens for AJAX calls that create or update user accounts. An attacker can send unauthenticated requests to these endpoints with an attacker‑supplied role value, causing a new administrator account to be created. This results in remote privileged escalation, giving full control over the site. The vulnerability maps to improper authorization weaknesses (CWE‑269).

Affected Systems

Any WordPress installation that has the POUCO Import Users plugin installed and is running version 1.0.0 or earlier is vulnerable. The plugin is identified by the vendor string Unknown:POUCO Import Users; no further version constraints exist beyond the ≤1.0.0 release.

Risk and Exploitability

The CVSS score is 9.8, reflecting critical severity. The EPSS score is reported as less than 1%, indicating that the likelihood of exploitation is very low, and the vulnerability is not listed in the CISA KEV catalog. Despite the mitigated attack probability, the potential impact is severe: an unauthenticated attacker can achieve administrator‑level access. The most plausible attack vector involves sending crafted AJAX requests to the plugin’s endpoints without any authentication or nonce tokens; this inference is based on the description that the plugin does not perform capability or nonce checks.

Generated by OpenCVE AI on August 5, 2026 at 20:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the POUCO Import Users plugin to a version that enforces capability and nonce checks on AJAX actions.
  • If no update is available, uninstall or disable the plugin to eliminate the vulnerability.
  • Restrict access to the plugin’s AJAX endpoints by configuring web‑server rules or a security plugin to allow only authenticated traffic, ensuring that unauthenticated requests are blocked.

Generated by OpenCVE AI on August 5, 2026 at 20:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

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

Type Values Removed Values Added
Weaknesses CWE-269
Metrics cvssV3_1

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

ssvc

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


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

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

Sun, 02 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The POUCO Import Users WordPress plugin through 1.0.0 does not perform any capability or nonce checks on AJAX actions available to unauthenticated users that create and update WordPress accounts, and it trusts an attacker-supplied role value, allowing unauthenticated attackers to create a new administrator account and take over the site.
Title Pouco Import Users <= 1.0.0 - Unauthenticated Privilege Escalation
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-05T16:17:57.087Z

Reserved: 2026-07-20T08:25:18.184Z

Link: CVE-2026-16256

cve-icon Vulnrichment

Updated: 2026-08-05T14:46:58.338Z

cve-icon NVD

Status : Received

Published: 2026-08-02T06:16:39.163

Modified: 2026-08-05T17:16:43.990

Link: CVE-2026-16256

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T20:30:06Z

Weaknesses
  • CWE-269

    Improper Privilege Management