CVE-2025-15055
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2026-01-09

Last updated on: 2026-01-09

Assigner: Wordfence

Description
The SlimStat Analytics plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'notes' and 'resource' parameters in all versions up to, and including, 5.3.4 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 an administrator accesses the Recent Custom Events report.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-09
Last Modified
2026-01-09
Generated
2026-06-16
AI Q&A
2026-01-10
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
unknown_vendor wp_slimstat to 5.3.4 (inc)
unknown_vendor wp_slimstat 5.3.5
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 vulnerability is a Stored Cross-Site Scripting (XSS) issue in the SlimStat Analytics WordPress plugin (versions up to and including 5.3.4). It occurs because the plugin does not properly sanitize or escape input from the 'notes' and 'resource' parameters. As a result, an unauthenticated attacker can inject malicious scripts that will execute whenever an administrator views the Recent Custom Events report in the plugin's admin interface. [2]

Impact Analysis

The vulnerability allows attackers to execute arbitrary scripts in the context of the administrator's browser when they view the affected report. This can lead to theft of administrator credentials, session hijacking, unauthorized actions performed with admin privileges, or other malicious activities that compromise the security and integrity of the WordPress site. [2]

Detection Guidance

Detection of this vulnerability involves checking if the WordPress site is running the SlimStat Analytics plugin version 5.3.4 or earlier, as these versions are vulnerable. Since the vulnerability is a Stored Cross-Site Scripting via the 'notes' and 'resource' parameters, one can look for suspicious script tags or payloads in these parameters within the plugin's data storage or admin reports. There are no specific commands provided in the resources to detect this vulnerability on a network or system. [2]

Mitigation Strategies

The immediate step to mitigate this vulnerability is to update the SlimStat Analytics plugin to version 5.3.5 or later, where the vulnerability has been fixed by implementing comprehensive output sanitization and escaping. This update includes escaping output data, safe URL handling, HTML entities encoding, and user data sanitization to prevent cross-site scripting attacks. Ensuring the plugin runs on PHP 7.4 or higher and WordPress 6.8 or later is also recommended. [2]

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-15055. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart