CVE-2026-14845
Received Received - Intake

Stored Cross-Site Scripting in NewStatPress WordPress Plugin

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

Publication date: 2026-07-31

Last updated on: 2026-07-31

Assigner: WPScan

Description

The NewStatPress WordPress plugin before 1.4.5 does not sanitise and escape data derived from unauthenticated visitor requests before storing it and later outputting it in one of its widgets, which could allow unauthenticated attackers to perform Stored Cross-Site Scripting attacks against users viewing the affected widget.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
newstatpress newstatpress to 1.4.5 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a Stored Cross-Site Scripting (XSS) flaw in the NewStatPress WordPress plugin before version 1.4.5. It occurs because the plugin does not properly sanitize or escape data from unauthenticated visitor requests before storing it in the database. This stored data is later displayed in a widget without proper escaping, allowing attackers to inject malicious scripts.

Detection Guidance

Check if the NewStatPress plugin version is below 1.4.5. Inspect the Top Posts widget for unexpected scripts in the output. Look for malicious payloads in the stats table of your WordPress database.

Impact Analysis

An attacker could exploit this to inject malicious scripts into web pages viewed by users. When users interact with the affected widget, such as hovering over a link, the injected script could execute, potentially stealing session cookies, redirecting users to malicious sites, or performing actions on their behalf.

Compliance Impact

This vulnerability could lead to unauthorized access to user data, which may violate GDPR's data protection requirements or HIPAA's security rules for protected health information. Organizations using the vulnerable plugin may face compliance violations, legal penalties, and reputational damage.

Mitigation Strategies

Update the NewStatPress plugin to version 1.4.5 or later. Remove any suspicious entries from the stats table in the WordPress database. Monitor widget output for unexpected scripts.

Chat Assistant

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

EPSS Chart