You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
The ExactMetrics – Google Analytics Dashboard for...
High severity
Unreviewed
Published
Mar 11, 2026
to the GitHub Advisory Database
•
Updated Mar 11, 2026
The ExactMetrics – Google Analytics Dashboard for WordPress plugin is vulnerable to Improper Privilege Management in versions 7.1.0 through 9.0.2. This is due to the update_settings() function accepting arbitrary plugin setting names without a whitelist of allowed settings. This makes it possible for authenticated attackers with the exactmetrics_save_settings capability to modify any plugin setting, including the save_settings option that controls which user roles have access to plugin functionality. The admin intended to delegate configuration access to a trusted user, not enable that user to delegate access to everyone. By setting save_settings to include subscriber, an attacker can grant plugin administrative access to all subscribers on the site.
The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor.
Learn more on MITRE.
CVE ID
CVE-2026-1993
GHSA ID
GHSA-qx8g-xvp8-5cmp
Source code
No known source code
Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.
The ExactMetrics – Google Analytics Dashboard for WordPress plugin is vulnerable to Improper Privilege Management in versions 7.1.0 through 9.0.2. This is due to the
update_settings()function accepting arbitrary plugin setting names without a whitelist of allowed settings. This makes it possible for authenticated attackers with theexactmetrics_save_settingscapability to modify any plugin setting, including thesave_settingsoption that controls which user roles have access to plugin functionality. The admin intended to delegate configuration access to a trusted user, not enable that user to delegate access to everyone. By settingsave_settingsto includesubscriber, an attacker can grant plugin administrative access to all subscribers on the site.References