Intel

AIKIDO-2026-88657

wpmudev/wpmu-dev-dashboard is vulnerable to Authentication Bypass

Authentication BypassCVE-2026-76581 Published 3 days ago

93

Critical Risk

This Affects:

PHPwpmudev/wpmu-dev-dashboard
0.0.1 - 5.0.1
Fixed in 5.0.2
Are you affected? Scan for Free

TL;DR

The unauthenticated wdpsso_step1 and wdpsso_step2 AJAX actions build HMAC messages differently: step 1 signs and returns an unseparated concatenation of token, state, redirect, and domain, while step 2 verifies a concatenation that omits domain. An attacker can obtain a valid HMAC from step 1 and replay it to step 2 by folding the domain value into the redirect field, completing Hub SSO as a mapped administrator. The fix aligns HMAC canonicalization so both steps sign and verify the same field set.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and the site is connected to WPMU DEV with Hub SSO enabled and mapped to an administrator.

Background info

wpmudev/wpmu-dev-dashboard is vulnerable to Authentication Bypass in versions 0.0.1 - 5.0.1.

How to fix this

Upgrade the wpmudev/wpmu-dev-dashboard library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform