CVE-2026-76581
9.8WPMU DEV · WPMU DEV Dashboard
The WPMU DEV Dashboard plugin for WordPress contains an authentication bypass vulnerability due to improper HMAC signature verification in its SSO AJAX actions.
Executive summary
A critical authentication bypass flaw in the WPMU DEV Dashboard plugin allows unauthenticated attackers to hijack administrative sessions on affected WordPress sites.
Vulnerability
This vulnerability is an improper verification of cryptographic signatures (CWE-347) occurring within the wdpsso_step1 and wdpsso_step2 AJAX actions. An unauthenticated attacker can exploit inconsistent HMAC message construction to forge a valid administrative session.
Business impact
The exploitation of this vulnerability grants an attacker full administrative access to the WordPress site. This leads to complete system compromise, including the ability to modify site content, install malicious plugins, exfiltrate sensitive user data, or redirect traffic. With a CVSS score of 9.8, this flaw presents an extreme risk to organizational integrity and data confidentiality.
Remediation
Immediate Action: Ensure all instances of the WPMU DEV Dashboard plugin are updated to the latest available version provided by the vendor. If an update is not immediately possible, deactivate the plugin until a patch is applied.
Proactive Monitoring: Review web server access logs for anomalous requests targeting the wdpsso_step1 and wdpsso_step2 endpoints. Monitor for unauthorized administrative logins or unexpected changes to user account permissions.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block suspicious or malformed requests directed at the WPMU DEV plugin endpoints.
Exploitation status
Public Exploit Available: No (Exploit status is currently unknown)
Analyst recommendation
Given the critical severity and the potential for complete administrative takeover, organizations must prioritize the remediation of this vulnerability. Administrators should verify the current version of the WPMU DEV Dashboard plugin immediately and apply available updates to neutralize the risk of unauthorized session hijacking.
More WPMU DEV CVEs
Sources
Originally found and disclosed by Alex Thomas, Wordfence Argus, per the CVE Program record.