Slimstat Analytics < 4.9.3 - Unauthenticated Stored XSS
Description
The Slimstat Analytics WordPress plugin before 4.9.3 does not sanitise and escape the URI when logging requests, which could allow unauthenticated attackers to perform Stored Cross-Site Scripting attacks against logged in admin viewing the logs
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated stored XSS in Slimstat Analytics WordPress plugin before 4.9.3 via unsanitized URI logging allows XSS against admin viewers.
Vulnerability
The Slimstat Analytics WordPress plugin versions before 4.9.3 do not sanitize or escape the URI when logging HTTP requests. This allows unauthenticated attackers to inject arbitrary JavaScript into the URI, which is stored in the plugin's request logs. The vulnerability affects any site running a version prior to 4.9.3 [1].
Exploitation
An unauthenticated attacker can craft a request containing a malicious payload in the URI (e.g., a `` tag). When a logged-in administrator views the request logs within the WordPress admin panel, the stored payload executes in the admin's browser. No authentication or special privileges are required for the attacker; the only user interaction needed is the admin accessing the logs [1].
Impact
Successful exploitation results in Stored Cross-Site Scripting (XSS) in the context of the admin's session. An attacker can steal session cookies, perform malicious actions on behalf of the admin, or deface the admin interface. The impact is limited to administrator sessions, but full site compromise is possible if an admin's privileges are abused [1].
Mitigation
Update to Slimstat Analytics version 4.9.3 or later, which fixes the issue by properly sanitizing and escaping the URI before logging. The fix was released on or before 2022-12-19 [1]. No workarounds are documented; applying the update is the recommended mitigation.
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- WordPress/Slimstat Analyticsdescription
- Range: <4.9.3
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- wpscan.com/vulnerability/b1aef75d-0c84-4702-83fc-11f0e98a0821mitreexploitvdb-entrytechnical-description
News mentions
0No linked articles in our index yet.