Description
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.
Published: 2026-04-24
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized access to Google Ads access tokens and reset credentials
Action: Apply Patch
AI Analysis

Impact

The ExactMetrics WordPress plugin contains a missing authorization check in two AJAX handlers, allowing any authenticated user with a subscriber role or higher to retrieve valid Google Ads access tokens and reset integration settings. An attacker could obtain these tokens, potentially granting them access to the victim’s Google Ads account or enabling further exploitation if additional privileges are available. The vulnerability does not provide remote code execution or denial‑of‑service; it is an improper authorization flaw that exposes sensitive credentials and configuration, classified as CWE‑862.

Affected Systems

This weakness exists in the ExactMetrics – Google Analytics Dashboard for WordPress plugin for all WordPress sites running versions up to and including 9.1.2. Users of the plugin with subscriber or higher roles are impacted because the AJAX endpoints do not enforce the required capability checks.

Risk and Exploitability

The CVSS score of 5.3 points to a moderate risk level, but the EPSS score of less than 1% indicates a very low probability of exploitation in the wild. The flaw is not listed in the CISA KEV catalog, suggesting no known widespread exploitation. The likely attack vector is via authenticated access: an attacker needs a valid subscriber or higher user account to send the vulnerable AJAX request. Given that access tokens are extracted over HTTP(S) with JSON responses, any intercepted traffic could lead to credential theft. Even though the vulnerability is limited to users who can log in, it still represents a significant privilege escalation within the site’s ecosystem and should be addressed promptly.

Generated by OpenCVE AI on April 28, 2026 at 06:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update ExactMetrics to the latest version that contains the authorization check for the affected AJAX handlers.
  • If immediate update is not possible, remove or disable the AJAX actions for Google Ads token retrieval and reset by editing the plugin’s code or using a custom filter to block the specific endpoints for subscribers.
  • Regularly audit user roles and capabilities to ensure that only authorized accounts have access to profile.php and related AJAX requests, and monitor server logs for unexpected calls to the affected actions.

Generated by OpenCVE AI on April 28, 2026 at 06:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Apr 2026 22:15:00 +0000

Type Values Removed Values Added
First Time appeared Smub
Smub exactmetrics – Google Analytics Dashboard For Wordpress (website Stats Plugin)
Wordpress
Wordpress wordpress
Vendors & Products Smub
Smub exactmetrics – Google Analytics Dashboard For Wordpress (website Stats Plugin)
Wordpress
Wordpress wordpress

Fri, 24 Apr 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 24 Apr 2026 04:00:00 +0000

Type Values Removed Values Added
Description 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.
Title ExactMetrics <= 9.1.2 - Authenticated (Subscriber+) Missing Authorization to Google Ads Access Token Retrieval via AJAX Action 'exactmetrics_ads_get_token'
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Smub Exactmetrics – Google Analytics Dashboard For Wordpress (website Stats Plugin)
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-24T18:17:35.257Z

Reserved: 2026-04-03T14:31:57.183Z

Link: CVE-2026-5488

cve-icon Vulnrichment

Updated: 2026-04-24T16:51:06.691Z

cve-icon NVD

Status : Deferred

Published: 2026-04-24T04:16:22.200

Modified: 2026-04-24T14:38:26.740

Link: CVE-2026-5488

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T07:00:09Z

Weaknesses