<?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>Cve-2026-76581 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-76581/</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>Fri, 28 Aug 2026 09:13:07 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-76581/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 WPMU DEV Dashboard Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-08-wpmu-dev-auth-bypass/</link><pubDate>Fri, 28 Aug 2026 09:13:07 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-wpmu-dev-auth-bypass/</guid><description>An authentication bypass vulnerability in the WPMU DEV Dashboard WordPress plugin allows unauthenticated attackers to forge an administrator session by exploiting flawed HMAC validation in the Hub SSO flow.</description><content:encoded><![CDATA[<p>The WPMU DEV Dashboard plugin for WordPress (versions 5.0.1 and earlier) contains a critical authentication bypass vulnerability identified as CVE-2026-76581. The flaw stems from inconsistent HMAC message construction during the Hub SSO authentication process, specifically between the <code>wdpsso_step1</code> and <code>wdpsso_step2</code> AJAX actions. The plugin fails to consistently separate concatenated values within the token generation logic.</p>
<p>An unauthenticated attacker can capture the signed output from the first step - which includes the token, state, redirect, and domain parameters - and manipulate the input to the second step. By moving the domain value into the redirect field, the attacker creates a payload that satisfies the validation logic in the second AJAX action, which unexpectedly omits the domain field from its verification check. Successful exploitation grants the attacker an authenticated administrator session, posing a significant risk for complete site takeover. Organizations using the WPMU DEV Dashboard with Hub SSO enabled are at risk and should prioritize immediate remediation.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-76581 allows unauthenticated actors to gain full administrative control over the affected WordPress installation. This provides unrestricted access to site configurations, data, and themes, effectively bypassing all authentication controls. Given the widespread use of WPMU DEV plugins, the number of potentially affected WordPress environments is high, particularly among managed hosting services.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update the WPMU DEV Dashboard plugin to version 5.0.2 or later immediately to resolve the flawed HMAC construction logic.</li>
<li>Disable the &quot;Hub SSO&quot; feature if it is not currently required for administrative access while the patch process is underway.</li>
<li>Audit access logs for repetitive or unusual POST requests targeting <code>admin-ajax.php</code> involving the <code>wdpsso_step1</code> and <code>wdpsso_step2</code> actions, particularly those demonstrating atypical parameter concatenation or unexpected redirects.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>wordpress</category><category>authentication-bypass</category><category>cve-2026-76581</category></item></channel></rss>