Description
The WP Statistics WordPress plugin before 14.16.10 does not perform a capability check on a set of dashboard analytics AJAX handlers, relying only on a nonce that every authenticated user holds, allowing users with Subscriber-level access and above to disclose the site's visitor analytics data.
Published: 2026-08-08
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WP Statistics WordPress plugin before version 14.16.10 fails to verify the user’s role when handling several AJAX requests that return visitor analytics. Because the only check is a nonce that every authenticated user holds, any user with the role of Subscriber or higher can invoke these endpoints and receive detailed analytics data about site visitors. The result is a breach of confidentiality where sensitive usage information is exposed to users that should not have access to it.

Affected Systems

Any instance of the WP Statistics plugin on a WordPress site running a version earlier than 14.16.10 is vulnerable. This includes all unsupported releases of the plugin, regardless of the WordPress core version.

Risk and Exploitability

The vulnerability requires a valid authenticated session with a Subscriber or higher role, which is commonly granted on WordPress sites. An attacker can simply call the exposed AJAX URLs to obtain analytics data without additional privileges. The CVSS score of 6.5 indicates a medium severity flaw. While this does not allow code execution or other forms of escalation, the disclosure of visitor information can be valuable for targeted phishing, privacy violations, or competitive intelligence. The EPSS score of < 1% indicates a very low likelihood of exploitation, and because it is not listed in the CISA KEV catalog, the risk of publicly known exploitation is also low. No information is provided regarding WordPress core compatibility, so further assessment is needed to determine if the issue is universally applicable.

Generated by OpenCVE AI on August 11, 2026 at 01:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WP Statistics plugin to version 14.16.10 or newer, which implements the missing capability checks for all AJAX handlers.
  • If immediate update is not possible, restrict access to the analytics AJAX endpoints by editing the plugin’s role permissions or using a third‑party role‑management plugin to remove analytics capabilities from Subscriber and lower roles.
  • Consider disabling WP Statistics entirely until a patched version is installed, especially if analytic data is not required for day‑to‑day site operations.

Generated by OpenCVE AI on August 11, 2026 at 01:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Mon, 10 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 08 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wp-statistics
Wp-statistics wp Statistics
Vendors & Products Wordpress
Wordpress wordpress
Wp-statistics
Wp-statistics wp Statistics

Sat, 08 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Sat, 08 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The WP Statistics WordPress plugin before 14.16.10 does not perform a capability check on a set of dashboard analytics AJAX handlers, relying only on a nonce that every authenticated user holds, allowing users with Subscriber-level access and above to disclose the site's visitor analytics data.
Title WP Statistics < 14.16.10 - Subscriber+ Sensitive Data Disclosure via Metabox AJAX Handlers
References

Subscriptions

Wordpress Wordpress
Wp-statistics Wp Statistics
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-10T19:45:03.367Z

Reserved: 2026-07-22T12:27:00.681Z

Link: CVE-2026-16562

cve-icon Vulnrichment

Updated: 2026-08-10T19:44:58.417Z

cve-icon NVD

Status : Deferred

Published: 2026-08-08T07:17:10.350

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-16562

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T01:45:06Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor