CVE-2026-15980 PUBLISHED

MyHome Core <= 4.4.5 - Authentication Bypass to Account Takeover via Activation Token

Assigner: Wordfence
Reserved: 16.07.2026 Published: 30.08.2026 Updated: 30.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor TangibleWP
Product MyHome Core
Versions Default: unaffected
  • affected from 0 to 4.4.5 (incl.)

Credits

  • Rafie Muhammad finder

References

Problem Types

  • CWE-289 Authentication Bypass by Alternate Name CWE