Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-76581 – Authentication Bypass to Administrator – WPMU DEV Dashboard WordPress Plugin ≤ 5.0.

Be the first to know when new zero-days emerge:

Summary

CVE-2026-76581 is a critical authentication bypass vulnerability in the WPMU DEV Dashboard plugin for WordPress, affecting all versions up to and including 5.0.1. The flaw resides in the plugin’s Hub Single Sign-On (SSO) implementation and allows an unauthenticated attacker to obtain a valid HMAC signature from one SSO step and replay it against a second, differently-canonicalized SSO step to forge an authenticated administrator session. The issue carries a CVSS v3.1 base score of 9.8 (Critical).

Technical details

  • Root cause: The plugin exposes two unauthenticated AJAX actions, wdpsso_step1 and wdpsso_step2, that are supposed to jointly validate an HMAC over a set of SSO parameters (token, state, redirect, and domain). Step 1 signs and discloses an unseparated concatenation of token + state + redirect + domain, while step 2 verifies an unseparated concatenation that omits the domain field.
  • Trigger conditions: Because the two steps canonicalize the signed message differently, an attacker can take a valid HMAC returned by step 1 and replay it against step 2 by moving the value that was previously in the domain field into the redirect field — the signature still validates due to the inconsistent message construction (CWE-347: Improper Verification of Cryptographic Signature).
  • Prerequisites: Exploitation requires that the target site is connected to the WPMU DEV Hub with Hub SSO enabled and mapped to an administrator account.
  • Attack vector: Network-based, requiring no authentication and no user interaction — both AJAX actions involved are reachable by unauthenticated requests.
  • Impact: Successful exploitation results in the attacker obtaining a fully authenticated administrator session on the affected WordPress site, leading to complete compromise of confidentiality, integrity, and availability of the site.

Affected software

  • WPMU DEV Dashboard plugin for WordPress, all versions from 0 up to and including 5.0.1

Severity

  • CVSS v3.1 Base Score: 9.8 (Critical)
  • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Mitigation and recommended actions

  • Immediate: At the time of publication, no patched release beyond 5.0.1 has been confirmed. Security teams should monitor the WPMU DEV Dashboard plugin page for an update that fixes the HMAC canonicalization inconsistency between wdpsso_step1 and wdpsso_step2, and apply it as soon as it becomes available.
  • If no patch is available:
    • Where feasible, temporarily disable Hub SSO / disconnect the site from the WPMU DEV Hub until a fix is released, particularly on sites where SSO is mapped to an administrator account.
    • Restrict or monitor access to the plugin’s wdpsso_step1 and wdpsso_step2 AJAX endpoints (admin-ajax.php with these actions) at the WAF or reverse-proxy layer.
    • Review WordPress administrator account activity and audit logs for unexpected new sessions or logins correlating with these AJAX actions.
    • Ensure the WPMU DEV Dashboard plugin is kept on the latest available version and subscribe to vendor/plugin update notifications.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge