What the vulnerability does
01Description
The WP-Stats plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 2.56 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.
Explanation of Vulnerability in Simple Terms
02Summary
WP-Stats versions 2.56 and earlier contain a cross-site scripting vulnerability that allows attackers to inject malicious scripts into the site without authentication. The vulnerability affects multiple users across the site due to its changed scope. Site administrators should update to version 3.0.0 or later to remediate this issue.
What an attacker can do
03Attacker Capabilities
Inject malicious scripts that execute in visitors' browsers and affect other users on the site.
Potential impact on your site
04Site Impact
Visitors and other users may have their sessions hijacked, credentials stolen, or be redirected to malicious sites.
Conditions required to exploit
05Prerequisites
No authentication or user interaction required; attacker can exploit this over the network.
Key dates
06Disclosure timeline
August 14, 2026
CVE published