CVE-2026-5488

The ExactMetrics – Google Analytics Dashboard for WordPress plugin for WordPress is vulnerable to Missing Authorization in versions up to and including 9.1.2. This is due to missing capability checks in the get_ads_access_token() and reset_experience() AJAX handlers. While the mi-admin-nonce is localized on all admin pages (including profile.php which subscribers can access), and while other similar AJAX endpoints in the same class properly check for the exactmetrics_save_settings capability, these two endpoints only verify the nonce. This makes it possible for authenticated attackers, with subscriber-level access and above, to retrieve valid Google Ads access tokens and reset Google Ads integration settings.
Configurations

No configuration.

History

24 Apr 2026, 04:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-24 04:16

Updated : 2026-04-24 14:38


NVD link : CVE-2026-5488

Mitre link : CVE-2026-5488

CVE.ORG link : CVE-2026-5488


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization