Slimstat Analytics
CVE-2026-54818
HIGH
Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Network-reachable WordPress endpoint (AV:N), straightforward SQLi (AC:L), requires authenticated low-priv account (PR:L); plugin SQLi reaches core WP DB so S:C, with high confidentiality and limited integrity/availability impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Lifecycle Timeline
1DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in VeronaLabs Slimstat Analytics allows Blind SQL Injection.
This issue affects Slimstat Analytics: from n/a through 5.4.11.
AnalysisAI
Blind SQL injection in VeronaLabs Slimstat Analytics WordPress plugin through version 5.4.11 allows authenticated low-privileged users to inject SQL commands via improperly neutralized input. The CVSS 8.5 score reflects scope change (S:C) impacting the broader WordPress database beyond the plugin context, with high confidentiality impact and partial availability impact. No public exploit identified at time of analysis, but the WordPress plugin ecosystem and Patchstack reporting suggest discovery through standard SQLi testing.
Technical ContextAI
Slimstat Analytics is a popular WordPress analytics plugin maintained by VeronaLabs that tracks visitor data and stores it in the WordPress MySQL database. The vulnerability is rooted in CWE-89 (Improper Neutralization of Special Elements in SQL Commands), meaning user-supplied input is concatenated into SQL queries without proper sanitization or parameterization. As a blind SQL injection, the attacker cannot see direct query output but extracts data through inferential techniques such as boolean-based or time-based payloads. The CPE cpe:2.3:a:veronalabs:slimstat_analytics:*:*:*:*:*:*:*:* confirms all versions through 5.4.11 are affected.
RemediationAI
Patch available per vendor advisory - upgrade Slimstat Analytics to a version newer than 5.4.11 as soon as the vendor releases a fixed version (consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/wp-slimstat/vulnerability/wordpress-slimstat-analytics-plugin-5-4-11-sql-injection-vulnerability for the exact fix version). As compensating controls until patching, restrict WordPress user registration to disable creation of low-privileged accounts (Settings → General → uncheck 'Anyone can register'), audit existing low-privileged accounts and remove unused ones, and deploy a WordPress-aware WAF rule (such as Patchstack or Wordfence) to block SQLi payloads against Slimstat plugin endpoints - note that WAF rules may produce false positives on legitimate analytics traffic. Temporarily deactivating the Slimstat plugin eliminates the attack surface but causes loss of analytics data collection.
More in Slimstat Analytics
View allThe Slimstat Analytics plugin for WordPress is vulnerable to SQL Injection via the plugin's shortcode in versions up to,
The Slimstat Analytics WordPress plugin before 4.9.3.3 does not prevent subscribers from rendering shortcodes that conca
Stored cross-site scripting in the SlimStat Analytics WordPress plugin before 5.5.0 lets unauthenticated visitors inject
Unauthenticated deserialization of untrusted data in the Slimstat Analytics WordPress plugin (versions prior to 5.4.0) a
The SlimStat Analytics plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'filter_array' paramete
The Slimstat Analytics plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'slimstat' shortcode in
The SlimStat Analytics plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the resource parameter in a
The wp-slimstat plugin before 4.8.1 for WordPress has XSS. Rated medium severity (CVSS 6.1), this vulnerability is remot
Auth. Rated medium severity (CVSS 4.8), this vulnerability is remotely exploitable, low attack complexity. No vendor pat
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today