<?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>Cve-2026-19769 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-19769/</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>Sat, 05 Sep 2026 07:30:37 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-19769/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 and Arbitrary File Write in Ninja Forms WordPress Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2026-19769-ninja-forms/</link><pubDate>Sat, 05 Sep 2026 07:30:37 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2026-19769-ninja-forms/</guid><description>An unauthenticated stored XSS and arbitrary file write vulnerability in Ninja Forms versions 3.15.1 and earlier allows attackers to inject malicious scripts by exploiting input validation flaws in the File Uploads add-on.</description><content:encoded><![CDATA[<p>The Ninja Forms plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) and arbitrary file write attacks due to insufficient input sanitization and output escaping. Affecting all versions up to and including 3.15.1, the flaw specifically involves a Repeater Child 'type' confusion triggered by an unmatched array key. Exploitation of this vulnerability requires the Ninja Forms File Uploads add-on to be active.</p>
<p>Attackers can manipulate the child entry handling process to force the application to write attacker-controlled HTML files containing arbitrary JavaScript into web-server-writable directories. Because these files are written to locations such as the site root, they are served directly from the site origin, enabling the execution of malicious scripts whenever an administrator or user visits the injected page. This represents a significant risk to WordPress site integrity and user session security.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An unauthenticated attacker identifies a WordPress site with the Ninja Forms plugin (version &lt;= 3.15.1) and the File Uploads add-on active.</li>
<li>The attacker crafts a malicious request payload targeting the Repeater Child handler in the plugin.</li>
<li>The payload utilizes array key confusion to bypass existing input sanitization filters within the plugin logic.</li>
<li>The request is routed through the File Uploads handler, which fails to validate the file type or destination path.</li>
<li>The plugin writes an attacker-supplied HTML file containing malicious JavaScript to a web-server-writable directory on the target filesystem.</li>
<li>The injected file is successfully stored in a location accessible via the web server (e.g., the site root).</li>
<li>A victim (typically an administrator) accesses the malicious file via the web browser.</li>
<li>The browser renders the HTML file, executing the injected JavaScript in the context of the vulnerable site origin.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to execute arbitrary JavaScript in the victim's browser, potentially leading to unauthorized administrative actions, account takeover, or the exfiltration of sensitive site data. Organizations running vulnerable versions of Ninja Forms on WordPress are at risk of complete site compromise if an administrative session is hijacked via the injected scripts.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Update the Ninja Forms plugin to the latest available version beyond 3.15.1 to incorporate the necessary input sanitization fixes. Detection teams should audit web access logs for anomalous POST requests directed at the File Uploads or Repeater endpoints. If an immediate patch is not possible, disable the File Uploads add-on to mitigate the identified vector.</p>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-application</category><category>wordpress</category><category>xss</category><category>cve-2026-19769</category></item></channel></rss>