<?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>Marimo Notebook - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/marimo-notebook/</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, 24 Mar 2026 12:00:00 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/marimo-notebook/feed.xml" rel="self" type="application/rss+xml"/><item><title>Critical RCE Vulnerability in Langflow AI Pipelines (CVE-2026-33017)</title><link>https://feed.craftedsignal.io/briefs/2026-03-langflow-rce/</link><pubDate>Tue, 24 Mar 2026 12:00:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-03-langflow-rce/</guid><description>A critical remote code execution vulnerability, CVE-2026-33017, exists in Langflow AI pipelines prior to version 1.9.0 that allows an unauthenticated remote attacker to execute code with full server process privileges, impacting availability, integrity, and confidentiality.</description><content:encoded><![CDATA[<p>A critical remote code execution vulnerability, CVE-2026-33017, affects Langflow AI pipelines prior to version 1.9.0. Langflow is a tool used for building and deploying AI-powered agents and workflows. The vulnerability resides in the <code>build_public_tmp</code> endpoint, which is intended to be unauthenticated for public flows. However, it incorrectly accepts attacker-supplied flow data, leading to remote code execution with full server process privileges. The vulnerability can be exploited by an unauthenticated remote attacker if the Langflow instance has at least one public flow, a common setup for demos and chatbots. Security researchers have reported that this vulnerability is actively exploited and targeted by scanning activity, making immediate patching or mitigation essential.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An unauthenticated attacker sends a malicious request to the <code>/build_public_tmp</code> endpoint of a vulnerable Langflow instance.</li>
<li>The Langflow server incorrectly processes the attacker-supplied flow data without proper validation.</li>
<li>The server executes attacker-controlled code due to the lack of authentication and input sanitization on the <code>build_public_tmp</code> endpoint.</li>
<li>The attacker gains full server process privileges.</li>
<li>The attacker establishes persistence by modifying system files or creating new user accounts.</li>
<li>The attacker accesses sensitive flow data, including API keys, credentials, and confidential information.</li>
<li>The attacker pivots to other internal systems by leveraging the compromised Langflow instance as a jump host.</li>
<li>The attacker exfiltrates sensitive data or deploys malware, such as ransomware, to disrupt operations.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-33017 allows an unauthenticated attacker to achieve remote code execution with full server process privileges, impacting availability, integrity, and confidentiality. This can lead to complete system compromise, data breaches, and potential financial losses. Given the active exploitation and targeted scanning activity reported by security researchers, organizations using vulnerable Langflow instances are at immediate risk. The vulnerability allows the attacker to access sensitive data, deploy malware, and disrupt critical AI-powered workflows.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately patch Langflow instances to version 1.9.0 or later to remediate CVE-2026-33017, as recommended by the vendor advisory.</li>
<li>Implement network segmentation to limit the blast radius of a potential compromise stemming from CVE-2026-33017.</li>
<li>Deploy the provided Sigma rule targeting suspicious processes spawned by the Langflow process to detect exploitation attempts.</li>
<li>Enable process monitoring and audit logging on Langflow servers to enhance detection capabilities.</li>
<li>Monitor network traffic for unusual outbound connections from Langflow servers, which could indicate post-exploitation activity.</li>
<li>Review and restrict access to public flows to minimize the attack surface, as exploitation requires at least one public flow.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">threat</category><category>langflow</category><category>rce</category><category>cve-2026-33017</category><category>ai-pipeline</category></item></channel></rss>