<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>MyHome Core Plugin (&lt;= 4.4.5) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/myhome-core-plugin--4.4.5/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Sun, 30 Aug 2026 07:08:53 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/myhome-core-plugin--4.4.5/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Authentication Bypass in MyHome Core Plugin for WordPress</title><link>https://feed.craftedsignal.io/briefs/2026-08-myhome-auth-bypass/</link><pubDate>Sun, 30 Aug 2026 07:08:53 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-myhome-auth-bypass/</guid><description>The MyHome Core plugin for WordPress is vulnerable to authentication bypass via insecure AJAX handlers, allowing unauthenticated attackers to hijack arbitrary user accounts.</description><content:encoded><![CDATA[<p>The MyHome Core plugin for WordPress contains a critical authentication bypass vulnerability (CVE-2026-15980) affecting all versions up to and including 4.4.5. The vulnerability stems from two primary flaws: missing authorization checks in the send_link() AJAX handler and improper token validation within the activate() function.</p>
<p>Attackers can exploit these flaws to generate a valid activation token for an unconfirmed user account and subsequently obtain a valid authentication cookie. This allows an unauthenticated actor to hijack any user account, including those with administrator privileges. The exploitation requires specific configuration: the MyHome theme must be operating in legacy or WPBakery mode with frontend registration and confirmation email functionality enabled. Additionally, the target user account must not have the 'myhome_agent_confirmed' metadata flag set. Because this vulnerability allows for complete site takeover, immediate remediation is required for all affected WordPress instances.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation results in full account takeover, including administrative access. This grants attackers the ability to modify site content, inject malicious scripts, install additional backdoors, or exfiltrate sensitive data from the WordPress database. The scope includes any WordPress environment using the MyHome theme configured for frontend registration.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update the MyHome Core plugin to the latest available version beyond 4.4.5 immediately to resolve CVE-2026-15980.</li>
<li>Disable frontend registration or the confirmation email feature in the MyHome theme settings if updating is not immediately feasible.</li>
<li>Audit user accounts for unauthorized sessions or unexpected changes in user metadata, specifically checking for the presence of the 'myhome_agent_confirmed' key.</li>
<li>Implement strict access controls for site administration and monitor web server logs for suspicious POST requests targeting /wp-admin/admin-ajax.php related to the MyHome theme's AJAX handlers.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>wordpress</category><category>authentication-bypass</category><category>vulnerability</category></item></channel></rss>