CVE-2025-15055

7.2

veronalabs · SlimStat Analytics

The SlimStat Analytics plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'notes' and 'resource' parameters, allowing unauthenticated script injection.

Executive summary

The SlimStat Analytics plugin for WordPress is susceptible to Stored Cross-Site Scripting, which allows unauthenticated attackers to execute arbitrary scripts within the administrative dashboard.

Vulnerability

This vulnerability is a Stored Cross-Site Scripting (CWE-79) flaw caused by insufficient input sanitization and output escaping within the 'notes' and 'resource' parameters. The attack vector is network-based and requires no authentication, allowing malicious scripts to execute when an administrator views the Recent Custom Events report.

Business impact

The exploitation of this vulnerability could lead to unauthorized actions performed on behalf of an administrator, potentially resulting in full site compromise or data theft. Given the CVSS score of 7.2, this is classified as a High severity issue, as it allows unauthenticated attackers to manipulate the administrative session and access sensitive reporting data.

Remediation

Immediate Action: Update the SlimStat Analytics plugin to the latest version, which includes the necessary input sanitization fixes. If an update is not immediately available, disable or remove the plugin until a secure version is deployed.

Proactive Monitoring: Review administrative audit logs for any unexpected changes to site settings or unusual activity originating from the Recent Custom Events report area.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block malicious script injection patterns in HTTP requests targeting the affected plugin parameters.

Exploitation status

Public Exploit Available: No confirmed public exploit (Metasploit or ExploitDB) is currently available for this vulnerability.

Analyst recommendation

This vulnerability presents a significant risk to WordPress installations due to the ease of exploitation by unauthenticated actors. Administrators should prioritize updating the SlimStat Analytics plugin immediately to ensure that input sanitization is correctly implemented, thereby preventing potential administrative account takeover or unauthorized data access.

More veronalabs CVEs

Sources

Originally found and disclosed by Supakiad S., per the CVE Program record.