Skip to main content

WP Statistics CVE-2026-15780

| EUVDEUVD-2026-62341 HIGH
Cross-site Scripting (XSS) (CWE-79)
2026-08-19 Wordfence GHSA-3hm7-m5p9-2h77
7.2
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
7.2 HIGH
AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
vuln.today AI
6.1 MEDIUM

UI:R assigned because stored XSS payload only fires when an administrator views a statistics report; all other metrics align with the provided vector.

3.1 AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

3
Source Code Evidence Fetched
Aug 19, 2026 - 07:17 vuln.today
Analysis Generated
Aug 19, 2026 - 07:17 vuln.today
CVE Published
Aug 19, 2026 - 06:37 cve.org
HIGH 7.2

DescriptionCVE.org

The WP Statistics - Simple, privacy-friendly Google Analytics alternative plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'utm_campaign' parameter in all versions up to, and including, 14.16.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The payload can be planted without authentication via the public /wp-statistics/v2/hit REST endpoint, because the required signature is exposed on the public homepage and a base64-encoded page_uri POST parameter overrides the previously sanitized REQUEST_URI, allowing the malicious utm_campaign value to bypass sanitization and be stored in the database.

AnalysisAI

Stored cross-site scripting in WP Statistics (all versions through 14.16.8) allows unauthenticated remote attackers to permanently inject arbitrary JavaScript into a WordPress site's database and have it execute in any privileged user's browser session when viewing the plugin's statistics dashboards. The vulnerability chain is precise: the REST API signature required to submit a hit request is exposed on the public homepage, and a base64-encoded page_uri POST parameter to the /wp-statistics/v2/hit endpoint overrides the previously sanitized REQUEST_URI, smuggling an unsanitized utm_campaign value into the database. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
technique details hidden
Delivery
technique details hidden
Exploit
technique details hidden
Execution
technique details hidden
Persist
technique details hidden
Impact
technique details hidden

Vulnerability AssessmentAI

Exploitation The WP Statistics plugin must be installed and active, and the /wp-statistics/v2/hit REST API endpoint must be reachable over the network - this is the default state for any public-facing WordPress site running the plugin. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 7.2 score is primarily driven by AV:N/AC:L/PR:N and a scope change (S:C), which accurately reflect that no credentials are required and the public signature exposure keeps exploitation complexity low. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario Full exploit scenario with step-by-step reproduction available after sign-in.
Remediation Administrators should update WP Statistics to a release incorporating the upstream fix from commit 6ab74427778b89c9e88471e9dd7407d9055a9b34 (https://github.com/wp-statistics/wp-statistics/commit/6ab74427778b89c9e88471e9dd7407d9055a9b34), which applies sanitize_url() around base64_decode() calls in class-wp-statistics-helper.php and class-wp-statistics-hits.php, and adds sanitize_text_field() to utm_campaign retrieval in all affected view templates. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours, audit all WordPress installations to identify those running WP Statistics plugin and document which are running vulnerable versions (≤14.16.8). …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-15780 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy