Horizon Alert
Summary of the vulnerability and why it matters
This advisory concerns an authentication bypass vulnerability within the WPMU DEV Dashboard plugin for WordPress. The flaw allows unauthenticated attackers to potentially hijack administrator sessions by exploiting an inconsistent method of constructing security messages. The primary concern is to confirm if this plugin is in use and if its Single Sign-On feature is enabled, as these are prerequisites for exploitation.
- Plugin flaw bypasses authentication for administrators.
- Critical systems could face unauthorized access.
- Confirm plugin use and SSO configuration.
Attack Path
How an attacker could exploit the issue
An attacker can bypass authentication on a WordPress site by exploiting how a plugin handles security tokens. By manipulating the token construction between two related actions, an attacker can craft a valid security signature that allows them to impersonate an administrator, gaining full control over the site. This attack requires the WPMU DEV Dashboard plugin to be installed and configured with Hub SSO enabled, mapping to an administrator account.
- Unauthenticated access to AJAX actions.
- Crafting and replaying a security token.
- Full administrator session takeover.
Live Threat
Current exploitation, exposure, and threat context
This vulnerability could allow unauthenticated attackers to bypass authentication on WordPress sites using the WPMU DEV Dashboard plugin with Hub SSO enabled. When supported, this could lead to an attacker gaining an administrator session.
- Administrator session.
- Authentication bypass via message manipulation.
- Unauthorized administrator access.
Operational Fix
Recommended remediation, mitigation, and detection steps
This vulnerability impacts the WPMU DEV Dashboard plugin, affecting sites using Hub SSO with administrator mapping. The first practical step is to identify all instances of this plugin, confirm their exposure and criticality, and then locate the accountable application owner to plan remediation based on risk.
- Application owners are responsible.
- Verify Hub SSO and admin mapping.
- Plan vendor-coordinated remediation.