<?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/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>WP-Stats - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/wp-stats/</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>Fri, 14 Aug 2026 10:07:25 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/wp-stats/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Stored Cross-Site Scripting in WP-Stats WordPress Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-08-wp-stats-xss/</link><pubDate>Fri, 14 Aug 2026 10:07:25 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-wp-stats-xss/</guid><description>The WP-Stats plugin for WordPress is vulnerable to Stored Cross-Site Scripting (CVE-2026-19794), allowing unauthenticated attackers to inject malicious scripts into pages due to insufficient sanitization.</description><content:encoded><![CDATA[<p>The WP-Stats plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) in all versions up to and including 2.56. The vulnerability arises from insufficient input sanitization and output escaping mechanisms within the plugin. This flaw permits unauthenticated attackers to inject arbitrary malicious web scripts into stored pages within the WordPress site. Once injected, these scripts execute within the context of the user's browser whenever they view the compromised page. This vulnerability poses a significant risk for session hijacking, unauthorized administrative actions, or credential theft, particularly if an administrator views the injected content.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to perform actions on behalf of authenticated users, potentially leading to full site compromise if an administrator interacts with the malicious payload. This vulnerability is classified as High severity with a CVSS 3.1 base score of 7.2. All WordPress environments running WP-Stats version 2.56 or lower are at risk until the plugin is updated to a patched version.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately update the WP-Stats plugin to the latest version available that remediates CVE-2026-19794.</li>
<li>Implement a Content Security Policy (CSP) to restrict the execution of unauthorized scripts and mitigate the impact of stored XSS.</li>
<li>Deploy the Sigma rule provided below to monitor web server logs for suspicious payload patterns typically associated with script injection attempts.</li>
<li>Conduct a post-remediation audit of stored plugin content to identify and remove any existing malicious scripts injected during the period of vulnerability.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>