External risk intelligence

MemberHero WordPress Plugin Account Takeover Vulnerability

CVE advisorySeverity: CRITICAL (CVSS 9.8)

CVE-2026-10522

The vulnerability exists in a WordPress plugin's frontend registration process, which is designed to be public-facing to allow new user sign-ups. Because the registration endpoint is inherently exposed to the internet for normal operation, this surface is public-facing by design.

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

A critical security flaw in the MemberHero WordPress plugin could allow unauthorized individuals to gain administrative control of websites. While a fix was advertised, it remains incomplete, meaning attackers can still register as administrators or take over existing accounts. The primary mitigation involves deactivating and removing the plugin until a fully resolved version is released, or implementing strict access controls and monitoring if deactivation is not possible.

  • Unauthenticated users can gain admin access.
  • Site takeover risk is high without a fix.
  • Confirm plugin relevance and verify exposure.

Attack Path

How an attacker could exploit the issue

An attacker can exploit this vulnerability by interacting with the plugin's public registration form. Since the registration feature is exposed to the internet for normal use, an unauthenticated attacker can submit crafted data to create a new user account with elevated privileges. This could lead to a complete takeover of the website.

  • Publicly accessible registration form.
  • Submitting crafted registration data.
  • Full website takeover.

Live Threat

Current exploitation, exposure, and threat context

This vulnerability could allow unauthenticated attackers to register as administrators on a WordPress site, enabling them to gain full control over the website and its existing user accounts. This may occur when the MemberHero plugin is active and public registration is enabled, leading to potential site takeover and unauthorized access to user data.

  • Website administrator access.
  • Unauthenticated attackers can register accounts.
  • Full site takeover and account access.

Operational Fix

Recommended remediation, mitigation, and detection steps

This critical vulnerability in the MemberHero WordPress plugin requires immediate attention from site administrators and the team responsible for managing WordPress instances. The primary action is to identify all active instances of the MemberHero plugin, confirm their exposure and business criticality, and then either deactivate and remove the plugin or implement strict access controls to the registration feature and monitor for unauthorized administrator accounts.

  • Site administrators should own the remediation.
  • Verify plugin presence and exposure.
  • Deactivate and remove plugin or restrict registration.

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 MemberHero WordPress plugin?

MemberHero is an add-on for WordPress websites designed to manage membership features. It specifically handles user registration processes, allowing visitors to create accounts and manage their profiles directly through the site's frontend interface.

What does CWE-269 mean for CVE-2026-10522?

This vulnerability falls under Improper Privilege Management. In this case, the plugin fails to properly validate the registration data sent by users, allowing an attacker to assign themselves high-level permissions, such as the Administrator role, during account creation.

How does an attacker trigger this vulnerability?

An attacker triggers the flaw by submitting specifically crafted data through the plugin's registration form. Simply viewing or visiting the site does not trigger the bug; the attacker must interact with the registration input fields to manipulate the assigned account role.

Why is this a risk for my internet-facing site?

Halo Surface Signal notes that because the plugin's registration form is intended to be public-facing, it is inherently accessible to anyone on the internet. This means the registration endpoint is always reachable, creating a direct path for unauthenticated users to abuse the functionality.

How can I secure my site if I am using MemberHero?

Because a complete fix is not currently available, the most effective step is to deactivate and remove the plugin entirely. If you must keep it, you should disable public registration and restrict access to the registration page to prevent unauthorized account creation.

References