Description
The RestrictMate WordPress plugin before 1.3.0 does not restrict the user role supplied during account registration, allowing unauthenticated attackers to create a new administrator account and gain a logged-in administrator session, leading to full site takeover.
Published: 2026-08-23
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The RestrictMate WordPress plugin fails to constrain the user role supplied during account registration, allowing any unauthenticated visitor to create a new administrator account. By exploiting this flaw, an attacker can obtain a logged‑in administrator session without knowing any existing credentials, effectively giving them full control of the site.

Affected Systems

WordPress sites that have the RestrictMate plugin installed in any version earlier than 1.3.0 are affected. The vulnerability exists because all versions before the 1.3.0 release do not properly restrict the role field during registration.

Risk and Exploitability

The flaw permits direct privilege escalation through the standard WordPress registration endpoint, so an attacker does not need to compromise any existing account. While the EPSS score is not available, the lack of authentication requirements and the ease of creating a privileged account imply that the vulnerability poses a high operational risk. It is not listed in the CISA KEV catalog, but the potential for full site takeover requires timely attention.

Generated by OpenCVE AI on August 23, 2026 at 07:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the RestrictMate plugin to version 1.3.0 or later.
  • Ensure the registration endpoint enforces the default user role and rejects arbitrary role assignments in custom fields.
  • Review WordPress user registration settings to confirm that only the Subscriber role is assigned by default and that role assignment options are disabled for untrusted users.

Generated by OpenCVE AI on August 23, 2026 at 07:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 23 Aug 2026 07:45:00 +0000

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

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

Type Values Removed Values Added
Description The RestrictMate WordPress plugin before 1.3.0 does not restrict the user role supplied during account registration, allowing unauthenticated attackers to create a new administrator account and gain a logged-in administrator session, leading to full site takeover.
Title RestrictMate < 1.3.0 - Unauthenticated Privilege Escalation to Administrator
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-23T06:00:17.682Z

Reserved: 2026-06-29T07:41:34.484Z

Link: CVE-2026-13598

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-23T06:16:19.850

Modified: 2026-08-23T06:16:19.850

Link: CVE-2026-13598

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-23T07:30:03Z

Weaknesses
  • CWE-269

    Improper Privilege Management

  • CWE-284

    Improper Access Control