<?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>Formie (&lt; 2.2.21) — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/formie--2.2.21/</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, 29 May 2026 22:21:48 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/formie--2.2.21/feed.xml" rel="self" type="application/rss+xml"/><item><title>Formie Unauthenticated Submission Editing Vulnerability (CVE-2026-47266)</title><link>https://feed.craftedsignal.io/briefs/2026-05-formie-submission-overwrite/</link><pubDate>Fri, 29 May 2026 22:21:48 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-formie-submission-overwrite/</guid><description>An unauthenticated user can modify existing Formie submissions by posting a known or guessed submission ID to `formie/submissions/save-submission`, affecting versions prior to 2.2.21 and versions 3.0.0 to 3.1.26.</description><content:encoded><![CDATA[<p>A vulnerability exists in the Formie plugin that allows unauthenticated users to modify existing form submissions. By sending a crafted POST request to the <code>formie/submissions/save-submission</code> endpoint with a known or guessed submission ID, an attacker can overwrite existing submission data. This issue affects Formie versions prior to 2.2.21 and versions 3.0.0 through 3.1.26. Successful exploitation of this vulnerability could lead to data manipulation, unauthorized access to sensitive information, or other malicious activities. This vulnerability is identified as CVE-2026-47266.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An unauthenticated attacker identifies a target Formie installation.</li>
<li>The attacker enumerates or guesses existing submission IDs.</li>
<li>The attacker crafts a malicious POST request to <code>formie/submissions/save-submission</code>.</li>
<li>The POST request includes the targeted submission ID.</li>
<li>The POST request contains modified form field data intended to overwrite the original submission.</li>
<li>The Formie plugin processes the request without proper authentication checks.</li>
<li>The targeted submission is updated with the attacker&rsquo;s modified data.</li>
<li>The attacker verifies the submission has been successfully overwritten.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-47266 allows unauthenticated users to modify existing Formie submissions. This could lead to data corruption, exposure of sensitive information contained within the forms, or manipulation of business processes that rely on the integrity of the submitted data. The number of affected installations is currently unknown, but any Formie instance running a vulnerable version is susceptible to this attack.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Formie to version 2.2.21 or 3.1.26 or later to patch CVE-2026-47266, as per the vendor&rsquo;s advisory.</li>
<li>As a workaround, block unauthenticated access to the <code>actions/formie/submissions/save-submission</code> endpoint, as described in the vendor&rsquo;s advisory.</li>
<li>Deploy the Sigma rule provided below to detect attempts to exploit this vulnerability by monitoring POST requests to the <code>formie/submissions/save-submission</code> endpoint.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>unauthenticated-access</category><category>data-manipulation</category><category>cve</category><category>cloud</category></item></channel></rss>