<?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>Cpe:2.3:a:themify:builder:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3athemifybuilder/</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, 25 Sep 2026 08:58:56 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3athemifybuilder/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 XSS in Themify Builder via css[fonts] Parameter</title><link>https://feed.craftedsignal.io/briefs/2026-09-themify-builder-xss/</link><pubDate>Fri, 25 Sep 2026 08:58:56 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-themify-builder-xss/</guid><description>Themify Builder versions 7.8.1 and earlier are vulnerable to Stored Cross-Site Scripting (XSS) via the css[fonts] parameter, allowing unauthenticated attackers to inject malicious scripts due to exposed nonces.</description><content:encoded><![CDATA[<p>Themify Builder, a popular WordPress plugin, contains a Stored Cross-Site Scripting (XSS) vulnerability in versions 7.8.1 and earlier, tracked as CVE-2026-95864. The flaw exists within the 'css[fonts]' parameter, which fails to adequately sanitize user-supplied input or escape output.</p>
<p>The security impact is compounded by the fact that the required nonce is embedded within the site's front-end markup, accessible to any visitor. This effectively bypasses standard authentication requirements, allowing unauthenticated remote attackers to inject arbitrary web scripts into pages. When an authorized user or administrator accesses a compromised page, the injected script executes within the context of their session. This can lead to session hijacking, unauthorized administrative actions, or the redirection of users to malicious infrastructure. Defenders should prioritize updating the plugin to a patched version once available and monitor web server access logs for anomalous POST requests directed at plugin-related endpoints.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to execute arbitrary JavaScript in the browser of any user viewing the injected content. This could result in unauthorized administrative actions, sensitive information disclosure via session theft, or the compromise of user accounts. The vulnerability affects all WordPress instances running Themify Builder 7.8.1 and earlier.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Monitor web server logs for suspicious POST requests containing unusual patterns in the 'css[fonts]' parameter.</li>
<li>Implement a Content Security Policy (CSP) to mitigate the impact of XSS by restricting the sources from which scripts can be executed.</li>
<li>Upgrade Themify Builder to the latest version immediately upon the release of a security patch by the vendor.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-vulnerability</category><category>xss</category><category>wordpress</category><category>cve-2026-95864</category></item></channel></rss>