<?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>FlowForms (&lt;= 1.1.1) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/flowforms--1.1.1/</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, 15 Sep 2026 06:27:09 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/flowforms--1.1.1/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>Authenticated IDOR Vulnerability in FlowForms</title><link>https://feed.craftedsignal.io/briefs/2026-09-flowforms-idor/</link><pubDate>Tue, 15 Sep 2026 06:27:09 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-flowforms-idor/</guid><description>An authenticated Insecure Direct Object Reference (IDOR) vulnerability in FlowForms version 1.1.1 and earlier allows attackers with contributor-level access to modify arbitrary forms.</description><content:encoded><![CDATA[<p>FlowForms versions 1.1.1 and earlier contain an Insecure Direct Object Reference (IDOR) vulnerability (CVE-2026-12400) within the REST API endpoint responsible for form management. The vulnerability resides in the path /flowforms/v1/forms/{id}, where the system fails to adequately validate the authorization level of the requesting user against the requested form ID. An attacker with a low-privileged account, such as a contributor, can manipulate the ID parameter in the request to modify forms they are not authorized to access or manage. A proof-of-concept exploit is publicly available, increasing the likelihood of exploitation by actors seeking to alter form content or disrupt organizational workflows.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows an authenticated user to perform unauthorized modifications to forms within the FlowForms application. This can lead to data integrity issues, unauthorized data collection via modified input fields, or workflow disruption. The impact is limited to the application scope, but poses a significant risk to organizations relying on FlowForms for internal or public-facing data collection.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade FlowForms to a version beyond 1.1.1 immediately to remediate CVE-2026-12400.</li>
<li>Review user permission assignments to ensure that accounts with contributor-level access are strictly limited to necessary form modification scopes.</li>
<li>Audit web server access logs for anomalous patterns of repeated POST or PUT requests to the /flowforms/v1/forms/ endpoint originating from low-privileged user accounts.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">threat</category><category>idor</category><category>web-vulnerability</category><category>flowforms</category><category>cve-2026-12400</category></item></channel></rss>