Description
The Ultimate Dashboard – Custom WordPress Dashboard plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the handle_module_actions function in all versions up to, and including, 3.8.7. This makes it possible for authenticated attackers, with Subscriber-level access and above, to activate/deactivate plugin modules.
Published: 2025-03-25
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized activation or deactivation of plugin modules by subscribers and higher roles
Action: Apply Patch
AI Analysis

Impact

The vulnerability originates from a missing capability check in the handle_module_actions function of the Ultimate Dashboard – Custom WordPress Dashboard plugin. Because this check is absent, any authenticated user with at least Subscriber‑level access can toggle the activation state of individual plugin modules. This grants the attacker the ability to change the functionality of the site, potentially enabling legacy or experimental modules, disabling critical features, or altering the user experience in ways that a site administrator might not intend. The formal weakness is classified as CWE‑862, indicating an unauthorized modification due to improper access control. The direct impact is a loss of control over which modules are active, undermining the site’s intended behavior and integrity.

Affected Systems

The affected product is the Ultimate Dashboard – Custom WordPress Dashboard plugin developed by David Vongries. Versions up to and including 3.8.7 are vulnerable. No other products or versions are listed.

Risk and Exploitability

The CVSS score of 4.3 places the flaw in the moderate range, reflecting that while the attacker must be authenticated, the lack of an authorization check materially affects configuration. The EPSS score of less than 1% indicates a low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is through the authenticated WordPress interface, where a user with Subscriber or higher role can invoke the module activation endpoint. No public exploit is reported, and the exploitability is limited to sites that have not applied the latest plugin release.

Generated by OpenCVE AI on April 20, 2026 at 23:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Ultimate Dashboard to a version newer than 3.8.7 that includes the missing capability check.
  • Restrict the Subscriber role from capabilities that allow configuration of plugin modules, such as "activate_plugins" or equivalent custom capabilities used by Ultimate Dashboard.
  • Audit other WordPress plugins for missing capability checks to prevent similar privilege escalation attacks.

Generated by OpenCVE AI on April 20, 2026 at 23:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-8221 The Ultimate Dashboard – Custom WordPress Dashboard plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the handle_module_actions function in all versions up to, and including, 3.8.7. This makes it possible for authenticated attackers, with Subscriber-level access and above, to activate/deactivate plugin modules.
History

Wed, 26 Mar 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 25 Mar 2025 23:30:00 +0000

Type Values Removed Values Added
Description The Ultimate Dashboard – Custom WordPress Dashboard plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the handle_module_actions function in all versions up to, and including, 3.8.7. This makes it possible for authenticated attackers, with Subscriber-level access and above, to activate/deactivate plugin modules.
Title Ultimate Dashboard <= 3.8.7 - Missing Authorization to Authenticated (Subscriber+) Plugin Modules Activation/Deactivation
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:35:26.004Z

Reserved: 2025-03-13T10:10:46.649Z

Link: CVE-2025-2276

cve-icon Vulnrichment

Updated: 2025-03-26T14:49:42.091Z

cve-icon NVD

Status : Deferred

Published: 2025-03-26T00:15:13.440

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-2276

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T23:30:16Z

Weaknesses