<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>SlimStat Analytics Plugin &lt;= 5.4.11 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/slimstat-analytics-plugin--5.4.11/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Thu, 28 May 2026 08:19:11 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/slimstat-analytics-plugin--5.4.11/feed.xml" rel="self" type="application/rss+xml"/><item><title>WordPress SlimStat Analytics Plugin Stored XSS Vulnerability (CVE-2026-7634)</title><link>https://feed.craftedsignal.io/briefs/2026-05-wordpress-slimstat-xss/</link><pubDate>Thu, 28 May 2026 08:19:11 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-wordpress-slimstat-xss/</guid><description>The SlimStat Analytics plugin for WordPress is vulnerable to stored cross-site scripting (XSS) via the User-Agent header, allowing unauthenticated attackers to inject arbitrary web scripts if the 'show_complete_user_agent_tooltip' setting is enabled.</description><content:encoded><![CDATA[<p>The SlimStat Analytics plugin for WordPress is susceptible to a stored cross-site scripting (XSS) vulnerability, identified as CVE-2026-7634. This flaw resides in versions up to and including 5.4.11. It stems from inadequate input sanitization and output escaping applied to the &lsquo;User-Agent&rsquo; header. An unauthenticated attacker can exploit this vulnerability to inject malicious web scripts into pages. For the injected script to execute, the &lsquo;show_complete_user_agent_tooltip&rsquo; setting must be explicitly enabled within the plugin&rsquo;s configuration by an administrator; this setting is disabled by default. The successful exploitation of this vulnerability allows attackers to execute arbitrary JavaScript code in the context of a user&rsquo;s browser when they access a page containing the injected payload.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An unauthenticated attacker crafts a malicious HTTP request with a User-Agent header containing a JavaScript payload.</li>
<li>The attacker sends the HTTP request to a WordPress site running the vulnerable SlimStat Analytics plugin.</li>
<li>The SlimStat Analytics plugin logs the malicious User-Agent string in the database without proper sanitization.</li>
<li>An administrator enables the &lsquo;show_complete_user_agent_tooltip&rsquo; setting in the SlimStat Analytics plugin configuration.</li>
<li>A user visits a page where the User-Agent information is displayed via the tooltip.</li>
<li>The stored XSS payload is rendered in the user&rsquo;s browser.</li>
<li>The injected JavaScript code executes within the user&rsquo;s browser session.</li>
<li>The attacker can then perform actions such as stealing cookies, redirecting the user, or defacing the website.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this stored XSS vulnerability (CVE-2026-7634) allows an unauthenticated attacker to execute arbitrary JavaScript code in the context of a user&rsquo;s browser. This can lead to session hijacking, defacement of the WordPress site, or redirection to malicious sites. The vulnerability is triggered when the administrator enables the &lsquo;show_complete_user_agent_tooltip&rsquo; option, increasing the likelihood of exploitation if this setting is enabled. While the base score is 7.2, the impact can be significant depending on the privileges of the compromised user.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade the SlimStat Analytics plugin to the latest version, which contains a fix for CVE-2026-7634.</li>
<li>Deploy the Sigma rule <code>Detect SlimStat User-Agent Header XSS Attempt</code> to identify attempts to inject malicious JavaScript in the User-Agent header.</li>
<li>Review the configuration of the SlimStat Analytics plugin and ensure that the <code>show_complete_user_agent_tooltip</code> setting is disabled if not needed.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>cve</category><category>xss</category><category>wordpress</category></item></channel></rss>