External risk intelligence

MyHome Core WordPress Plugin Authentication Bypass Leading to Account Takeover.

CVE advisorySeverity: CRITICAL (CVSS 9.8)

CVE-2026-15980

The vulnerability resides in a WordPress plugin component that handles frontend user registration and activation. Because these features are designed to be internet-accessible to allow users to sign up and authenticate on public-facing websites, the vulnerable surface is commonly exposed to the internet.

Authentication Bypass

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

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

A vulnerability has been identified in the MyHome Core plugin for WordPress, affecting all versions prior to 4.4.5. This issue could allow unauthenticated attackers to bypass authentication and gain access to user accounts, including administrative ones. Successful exploitation depends on specific configurations of the MyHome theme, such as having frontend registration and confirmation emails enabled.

  • Unauthenticated attackers can bypass login.
  • Affects WordPress sites using the MyHome theme.
  • Confirms relevance and potential exposure of your sites.

Attack Path

How an attacker could exploit the issue

An attacker could exploit this vulnerability by sending specially crafted requests to a vulnerable WordPress site where the MyHome Core plugin is installed and configured in a specific way. This configuration involves enabling frontend registration and requiring a confirmation email for new accounts, while also using legacy WPBakery mode. If the target user account has not yet been confirmed, the attacker can bypass authentication and obtain a valid session cookie, potentially gaining administrative access.

  • No prior authentication needed.
  • Triggered by AJAX calls to specific functions.
  • Leads to unauthorized account access.

Live Threat

Current exploitation, exposure, and threat context

When the MyHome Core plugin is configured with specific settings, unauthenticated attackers could bypass authentication. This could allow them to obtain valid authentication cookies for user accounts, including administrative ones.

  • Administrative access and user accounts at risk.
  • Exploitable via missing authorization and token validation.
  • Unauthorized account access and control.

Operational Fix

Recommended remediation, mitigation, and detection steps

Application owners and potentially the infrastructure team managing the WordPress environment are likely responsible for addressing this vulnerability. The first practical step is to identify all instances of the MyHome Core plugin, determine their reachability and business criticality, and confirm the accountable owner for each instance. Remediation planning should then be based on the assessed risk.

  • Confirm application and infrastructure ownership.
  • Verify plugin reachability and business criticality.
  • Plan remediation based on identified risk.

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 MyHome Core plugin?

MyHome Core is a functional component bundled with the MyHome real estate WordPress theme. It provides essential features for property management, including user registration, account activation, and front-end interface tools. Site administrators use it to allow visitors to create accounts and interact with real estate listings directly on the website.

What does CVE-2026-15980 mean for my security?

This vulnerability is classified as CWE-289, which relates to authentication bypass issues. Specifically, the plugin fails to properly verify authorization or validate security tokens during the user activation process. This weakness allows an unauthenticated person to trick the system into granting them a valid session cookie for any account, effectively logging them in without needing a password.

How is this vulnerability triggered?

An attacker triggers the flaw by sending crafted AJAX requests to the site. However, the bug does not trigger unless the MyHome theme is specifically running in legacy WPBakery mode with front-end registration and email confirmation enabled. Furthermore, it only impacts user accounts that have not yet completed the account confirmation process.

Is my website at risk from this CVE?

According to Halo Surface Signal, this vulnerability is considered internet-facing because it targets features designed to be accessible to public users, such as registration pages. If your WordPress site uses this plugin and is reachable via the public internet with the specific registration features enabled, the risk to your user accounts and site integrity is elevated.

What are the first steps to address this issue?

Start by auditing your WordPress environment to locate all installations of the MyHome Core plugin. Once identified, evaluate if your specific configuration relies on legacy WPBakery mode and front-end registration. Coordinate with your team to determine the business criticality of these sites and prioritize planning for the necessary software updates to secure the plugin.

References