Description
The MemberGlut WordPress plugin before 1.1.5 does not validate the role chosen during front-end registration, allowing unauthenticated users to register an account with an arbitrary role, including administrator, leading to full site compromise.
Published: 2026-07-27
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The MemberGlut plugin for WordPress allows an unauthenticated user to register an account through its front‑end registration page without validating the role selected. By choosing the administrator role, an attacker can obtain full site control, giving them the ability to manipulate content, install additional plugins, and access all administrative functions. This flaw enables an attacker to compromise the entire WordPress installation, leading to complete loss of confidentiality, integrity, and availability.

Affected Systems

Any WordPress site running MemberGlut versions prior to 1.1.5 is affected, regardless of the WordPress core version. The vulnerability applies to all installations where the front‑end registration feature is enabled and role selection is available during sign‑up.

Risk and Exploitability

The CVSS score of 9.8 reflects a high severity critical vulnerability. The EPSS score of 0.00277 indicates a very low probability of exploitation, although the flaw remains straightforward for unauthenticated users. As the vulnerability is not listed in the CISA KEV catalog, it may not yet be widely reported, yet the impact and vector remain severe. The likely attack vector is via the public registration page of a WordPress site, requiring no client‑side code execution or complex prerequisites.

Generated by OpenCVE AI on August 3, 2026 at 18:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MemberGlut to version 1.1.5 or later, which enforces role validation during registration.
  • If upgrading immediately is not possible, disable user registration or block the registration page to prevent unauthenticated access.
  • Revoke any administrative accounts that may have been created with privilege escalation and monitor the site for additional compromises.

Generated by OpenCVE AI on August 3, 2026 at 18:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 16: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': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description The MemberGlut WordPress plugin before 1.1.5 does not validate the role chosen during front-end registration, allowing unauthenticated users to register an account with an arbitrary role, including administrator, leading to full site compromise.
Title MemberGlut < 1.1.5 - Unauthenticated Privilege Escalation to Administrator
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-27T15:50:40.270Z

Reserved: 2026-06-16T12:41:46.553Z

Link: CVE-2026-12394

cve-icon Vulnrichment

Updated: 2026-07-27T15:48:12.549Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T07:16:24.383

Modified: 2026-07-27T20:33:01.673

Link: CVE-2026-12394

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T18:15:04Z

Weaknesses
  • CWE-269

    Improper Privilege Management