---
id: CVE-2026-15980
title: >-
  The MyHome Core plugin for WordPress is vulnerable to Authentication Bypass in
  all versions up to, and including, 4.4.5
summary: >-
  The MyHome Core plugin for WordPress is vulnerable to Authentication Bypass in
  all versions up to, and including, 4.4.5. This is due to missing authorization
  in the send_link() AJAX handler and improper token validation in the
  activate()…
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-289
published: '2026-08-30'
updated: '2026-08-30'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-15980'
references:
  - url: 'https://themeforest.net/item/myhome-real-estate-wordpress-theme/19508653'
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/c458e018-5901-4917-9847-35f07646e068?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00454
epssPercentile: 0.36681
ingestedAt: '2026-08-30T14:53:42.703Z'
---

## Overview

The MyHome Core plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 4.4.5. This is due to missing authorization in the send_link() AJAX handler and improper token validation in the activate() function. This makes it possible for unauthenticated attackers to generate an activation token for an unconfirmed user account and obtain a valid authentication cookie for that account, including administrators. Successful exploitation requires the MyHome theme to be configured in legacy/WPBakery mode with frontend registration and confirmation email enabled, and the target account must not already have the myhome_agent_confirmed user meta set.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
