CVE-2026-15980

9.8

TangibleWP · MyHome Core

The MyHome Core WordPress plugin contains an authentication bypass flaw in its AJAX handlers, allowing unauthenticated attackers to hijack user accounts, including those with administrative privileges.

Executive summary

A critical authentication bypass vulnerability in the TangibleWP MyHome Core plugin allows unauthenticated attackers to gain full administrative access to affected WordPress sites.

Vulnerability

The plugin suffers from improper authorization in the send_link() and activate() functions, which permits unauthenticated attackers to generate valid activation tokens for user accounts. This allows an attacker to bypass authentication mechanisms and obtain a valid session cookie for any target account, provided specific theme configurations are active.

Business impact

This vulnerability carries a CVSS score of 9.8, reflecting its critical severity. Successful exploitation grants an attacker full control over the WordPress installation, leading to complete data compromise, potential distribution of malicious content, and total loss of administrative oversight.

Remediation

Immediate Action: Review the vendor documentation for the latest security release and update the MyHome Core plugin immediately. If a patch is not yet available, disable the plugin until a secure version is provided by TangibleWP.

Proactive Monitoring: Inspect WordPress user account logs for anomalous registration activity or unexpected account activations. Monitor server access logs for repeated requests to the vulnerable AJAX endpoints.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block unauthorized access to the affected AJAX handlers. Additionally, ensure that frontend registration features are disabled if they are not strictly required for business operations.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Given the critical CVSS severity and the potential for full administrative takeover, this vulnerability poses an extreme risk to site integrity. Organizations currently using the MyHome Core plugin should prioritize an immediate update or temporarily deactivate the component to prevent unauthorized access.

Sources

Originally found and disclosed by Rafie Muhammad, per the CVE Program record.