Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/google-analytics-dashboard-for-wp/tag
- https://plugins.trac.wordpress.org/browser/google-analytics-dashboard-for-wp/tru
- https://plugins.trac.wordpress.org/changeset/3473805/google-analytics-dashboard-
- https://plugins.trac.wordpress.org/changeset/3473805/google-analytics-dashboard-
- https://www.wordfence.com/threat-intel/vulnerabilities/id/1c1ce474-ecce-4d21-b17
FAQ
What is CVE-2026-1993?
CVE-2026-1993 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 accep...
How severe is CVE-2026-1993?
CVE-2026-1993 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-1993?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.