External risk intelligence

MemberGlut WordPress Plugin Role Permissions Vulnerability

CVE advisorySeverity: CRITICAL (CVSS 9.8)

CVE-2026-12394

The vulnerability affects a WordPress plugin registration feature. WordPress registration forms are typically public-facing by design, as they are intended to allow users to sign up for accounts on the website via the internet.

Halo Surface Signal: 5 out of 5 — more likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

This advisory highlights a critical vulnerability in the MemberGlut WordPress plugin that permits unauthenticated users to gain administrative access, potentially leading to a complete website takeover. The issue stems from inadequate validation of user roles during front-end registration, allowing attackers to assign themselves the highest privileges without needing any credentials.

  • Unrestricted user roles allow full site takeover.
  • Affects public-facing website registration.
  • Confirm relevance and exposure of this plugin.

Attack Path

How an attacker could exploit the issue

An unauthenticated attacker can exploit this vulnerability by registering on a WordPress site that uses the MemberGlut plugin. Since the plugin fails to properly check the role selected during registration, the attacker can assign themselves an administrator role, granting them full control over the website.

  • Attacker can register on the site.
  • Attacker registers with an administrator role.
  • Full site compromise.

Live Threat

Current exploitation, exposure, and threat context

When supported by the advisory, unauthenticated users could register with administrative privileges on a WordPress site utilizing the MemberGlut plugin, potentially leading to unauthorized control over the entire website.

  • Site administration access.
  • Unauthenticated registration and role assignment.
  • Full site compromise.

Operational Fix

Recommended remediation, mitigation, and detection steps

The MemberGlut WordPress plugin's vulnerability requires immediate attention from teams managing WordPress instances. The first practical step is to identify all deployed instances of this plugin, assess their exposure and business criticality, and pinpoint the accountable owner for remediation. Planning should then focus on risk-based actions, potentially involving vendor coordination or temporary mitigation if immediate updates are not feasible.

  • WordPress site owners
  • Confirm plugin presence and reachability
  • Plan risk-based remediation actions

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is the MemberGlut WordPress plugin?

MemberGlut is a plugin used within the WordPress content management system to manage user sign-ups and membership registrations. It specifically provides a front-end interface where visitors can create accounts on a website, acting as a bridge between the public-facing registration page and the underlying WordPress user database.

What does CVE-2026-12394 mean in plain English?

This vulnerability is classified as Improper Privilege Management (CWE-269). It means the plugin fails to verify the authority or legitimacy of the account type a new user selects during registration. Because the software does not enforce proper checks, it blindly trusts the input provided by the user, allowing someone with no prior permissions to falsely claim the highest-level 'administrator' status.

How can an attacker trigger this vulnerability?

An attacker triggers this by navigating to the public registration page provided by the MemberGlut plugin and submitting a registration request. They manipulate the request to designate themselves as an administrator. This bug is only present if the plugin's registration feature is active; it does not trigger if the site has disabled public user registrations or if the plugin is not installed.

Is my website at risk from this plugin issue?

According to Halo Surface Signal, this issue is very likely to affect sites because WordPress registration forms are typically designed to be internet-facing to allow public sign-ups. If your site uses MemberGlut and allows open registration, your instance is likely reachable by an external attacker, making it a priority to verify your configuration.

What should I do if I use MemberGlut?

First, confirm if you have the plugin installed on your WordPress site. If you do, check if you are running version 1.1.5 or higher, as the vulnerability affects earlier versions. If you are on an older version, coordinate with your team to update the plugin immediately or temporarily disable the registration feature until a secure update is applied to prevent unauthorized administrative access.

References