CVE-2026-84774
Deferred Deferred - Pending Action

Unauthenticated XSS in WP Statistics

Vulnerability report for CVE-2026-84774, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-03

Last updated on: 2026-09-03

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in WP Statistics <= 14.16.11 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-03
Last Modified
2026-09-03
Generated
2026-09-03
AI Q&A
2026-09-03
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wp_statistics wp_statistics to 14.16.11 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an Unauthenticated Cross Site Scripting (XSS) vulnerability affecting WP Statistics plugin versions up to and including 14.16.11. XSS allows attackers to inject malicious scripts into web pages viewed by other users without needing authentication.

Detection Guidance

To detect this XSS vulnerability in WP Statistics <= 14.16.11, inspect web forms or parameters that accept user input. Look for improper input validation in the plugin's frontend components. Manually test by injecting basic XSS payloads like <script>alert(1)</script> in input fields and check for execution. Review server logs for unusual requests targeting the plugin.

Impact Analysis

An attacker could exploit this to steal user session cookies, redirect users to malicious sites, or perform actions on behalf of users. This could lead to account takeovers or unauthorized data access if users interact with the injected scripts.

Compliance Impact

This vulnerability could lead to unauthorized data access or modification, violating GDPR's data protection principles or HIPAA's security requirements. Organizations may face compliance violations if user data is compromised through this XSS flaw.

Mitigation Strategies

Update WP Statistics to the latest version to patch the XSS vulnerability. If immediate update is not possible, disable the plugin temporarily until patched.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-84774. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart