<?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>Ninja Forms Plugin 3.10.4-3.14.9 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/ninja-forms-plugin-3.10.4-3.14.9/</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, 21 Jul 2026 15:19:42 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/ninja-forms-plugin-3.10.4-3.14.9/feed.xml" rel="self" type="application/rss+xml"/><item><title>Critical Unauthenticated Stored XSS in Ninja Forms WordPress Plugin (CVE-2026-65048)</title><link>https://feed.craftedsignal.io/briefs/2026-07-ninja-forms-xss/</link><pubDate>Tue, 21 Jul 2026 15:19:42 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-ninja-forms-xss/</guid><description>A critical unauthenticated stored cross-site scripting (XSS) vulnerability (CVE-2026-65048) in the Ninja Forms plugin for WordPress allows attackers to inject malicious script payloads via crafted form submissions, leading to session-cookie theft, administrator account creation, and arbitrary content modification when an administrator views the submission.</description><content:encoded><![CDATA[<p>A critical unauthenticated stored cross-site scripting (XSS) vulnerability, identified as CVE-2026-65048, affects the Ninja Forms plugin for WordPress versions 3.10.4 through 3.14.9. This flaw lies within the plugin's Repeatable Fieldset feature, specifically in the <code>parseSubmissionIndex()</code> function which fails to validate numeric input, allowing arbitrary strings as submission indexes. Subsequently, the <code>admin_form_element()</code> function directly interpolates these unescaped, attacker-controlled strings into HTML when administrators view form submissions. An unauthenticated attacker can exploit this by submitting a public Ninja Forms form with a specially crafted repeater child key containing malicious JavaScript. When a site administrator accesses the WordPress admin panel to review the compromised form submission, the embedded script executes in their browser. This allows the attacker to achieve severe outcomes such as stealing session cookies, creating new administrative accounts, installing malicious plugins, or arbitrarily altering website content, posing a significant risk to the integrity and security of affected WordPress installations.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An unauthenticated attacker identifies a WordPress site running the vulnerable Ninja Forms plugin (versions 3.10.4-3.14.9).</li>
<li>The attacker accesses a public-facing Ninja Forms form that utilizes a Repeatable Fieldset feature.</li>
<li>The attacker crafts an HTTP POST request to submit the form, embedding a malicious JavaScript payload within a repeater child key field as an arbitrary string.</li>
<li>The server-side <code>parseSubmissionIndex()</code> function in the Ninja Forms plugin processes this submission, accepting the unvalidated, arbitrary string as a submission index without proper numeric validation.</li>
<li>When an administrator navigates to the WordPress admin panel to view the submitted form data, the <code>admin_form_element()</code> function retrieves and interpolates the unescaped, malicious string directly into the HTML of the submission view.</li>
<li>The administrator's web browser renders the HTML, executing the embedded malicious JavaScript payload.</li>
<li>The executed script can steal the administrator's session cookies, create new administrator accounts, install malicious plugins, or arbitrarily modify the website's content.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-65048 by an unauthenticated attacker leads to significant security compromises. The primary impact includes session-cookie theft, which can grant an attacker unauthorized access to the administrator's active session, effectively bypassing authentication. Furthermore, the attacker can leverage the XSS to create new administrator accounts, granting persistent backdoor access, install malicious plugins to inject malware or backdoors, or arbitrarily modify existing website content, leading to defacement, data manipulation, or further compromise of site visitors. This high-severity vulnerability poses a critical risk to the confidentiality, integrity, and availability of affected WordPress installations.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Patch CVE-2026-65048 immediately by updating the Ninja Forms plugin to a version greater than 3.14.9.</li>
<li>Deploy the Sigma rule &quot;Detects CVE-2026-65048 Exploitation - Ninja Forms XSS Injection&quot; to your SIEM and monitor webserver logs for suspicious form submissions containing XSS payloads.</li>
<li>Enable comprehensive web server logging, ensuring that HTTP request bodies (<code>c-bytes</code>) are captured, as the malicious payload may reside within form submission data.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>wordpress</category><category>xss</category><category>plugin</category><category>web-application</category><category>cve</category></item></channel></rss>