Vulnerability Description
The ExactMetrics – Google Analytics Dashboard for WordPress (Website Stats Plugin) plugin for WordPress is vulnerable to unauthorized arbitrary plugin installation and activation in all versions up to, and including, 9.1.2. This is due to the reports page exposing the 'onboarding_key' transient to any user with the 'exactmetrics_view_dashboard' capability. This key is the sole authorization gate for the '/wp-json/exactmetrics/v1/onboarding/connect-url' REST endpoint, which returns a one-time hash (OTH) token. This OTH token is then the only credential checked by the 'exactmetrics_connect_process' AJAX endpoint — which has no capability check, no nonce verification, and accepts an arbitrary plugin ZIP URL via the file parameter for installation and activation. This makes it possible for authenticated attackers, with Editor-level access and above granted the report viewing permission, to install and activate arbitrary plugins from attacker-controlled URLs, leading to Remote Code Execution.
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/tag
- https://plugins.trac.wordpress.org/browser/google-analytics-dashboard-for-wp/tag
- https://plugins.trac.wordpress.org/browser/google-analytics-dashboard-for-wp/tag
- https://www.wordfence.com/threat-intel/vulnerabilities/id/09127277-9e71-484d-b67
FAQ
What is CVE-2026-5464?
CVE-2026-5464 is a vulnerability with a CVSS score of 7.2 (HIGH). The ExactMetrics – Google Analytics Dashboard for WordPress (Website Stats Plugin) plugin for WordPress is vulnerable to unauthorized arbitrary plugin installation and activation in all versions up to...
How severe is CVE-2026-5464?
CVE-2026-5464 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-5464?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.