<?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:ninja_forms:ninja_forms:*:*:*:*:*:wordpress:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aninja_formsninja_formswordpress/</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>Tue, 22 Sep 2026 08:34:19 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aninja_formsninja_formswordpress/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 Ninja Forms Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-09-ninja-forms-xss/</link><pubDate>Tue, 22 Sep 2026 08:34:19 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-ninja-forms-xss/</guid><description>CVE-2026-94504 describes a stored cross-site scripting vulnerability in Ninja Forms version 3.15.3, allowing attackers to execute arbitrary scripts in an administrator's browser session via the legacy submission editor.</description><content:encoded><![CDATA[<p>CVE-2026-94504 is a security vulnerability in the Ninja Forms plugin (version 3.15.3) that stems from improper input sanitization of anonymous non-RTE (Rich Text Editor) textarea fields. The plugin stores user-provided input in these fields and fails to perform adequate HTML encoding when rendering the data within the legacy submission editor interface. An attacker can supply malicious JavaScript payloads within these textarea inputs. When a site administrator accesses the specific direct submission URL associated with the malicious entry, the injected script executes within the context of the WordPress admin origin. This flaw allows attackers to perform unauthorized actions or gain access to sensitive information by leveraging the trust associated with the administrator's authenticated session.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation results in Stored Cross-Site Scripting (XSS), which can lead to session hijacking, unauthorized administrative actions, or the unauthorized modification of site content. This vulnerability specifically impacts WordPress environments where Ninja Forms 3.15.3 is installed and utilizes the legacy submission editor.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Upgrade the Ninja Forms plugin to a patched version beyond 3.15.3 immediately.</li>
<li>Implement a strong Content Security Policy (CSP) to mitigate the execution of unauthorized scripts in the WordPress admin dashboard.</li>
<li>Audit existing submission entries for suspicious script tags or obfuscated JavaScript payloads.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>xss</category><category>web-vulnerability</category><category>wordpress</category></item></channel></rss>