CVE-2026-19794 HIGH

CVE-2026-19794: WP-Stats <= 2.56 - Unauthenticated Stored Cross-Site Scripting

Vendor Gamerz
Product WP-Stats
Weakness CWE-79 · XSS
Published August 14, 2026
Last update August 14, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

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

Related vulnerabilities

08Related CVE