<?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>N8n (Vulnerable Versions: &lt; 1.123.67) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/n8n-vulnerable-versions--1.123.67/</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>Wed, 22 Jul 2026 22:10:53 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/n8n-vulnerable-versions--1.123.67/feed.xml" rel="self" type="application/rss+xml"/><item><title>n8n Git Node Operations Bypass Sandbox Path Restriction</title><link>https://feed.craftedsignal.io/briefs/2026-07-n8n-git-node-sandbox-bypass/</link><pubDate>Wed, 22 Jul 2026 22:10:53 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-n8n-git-node-sandbox-bypass/</guid><description>An authenticated n8n user can exploit a path restriction bypass vulnerability within the Git node's fetch, pull, or push-tags operations to access arbitrary local Git repositories and their contents, potentially leading to sensitive data exposure.</description><content:encoded><![CDATA[<p>A high-severity vulnerability has been identified in the n8n workflow automation platform that allows authenticated users to bypass intended sandbox path restrictions. This vulnerability affects n8n versions prior to 1.123.67, versions from 2.0.0-rc.0 to below 2.31.5, and version 2.32.0. The flaw resides within the Git node's <code>fetch</code>, <code>pull</code>, and <code>push-tags</code> operations, which can be manipulated by an attacker to point an allowlisted remote configuration value at a local path outside the designated sandbox. This allows the attacker to pull arbitrary local Git repositories into the n8n workspace, subsequently exposing their files and history. This issue is critical for organizations using n8n, as it could lead to unauthorized access and exfiltration of sensitive source code or other local system data from the host running the n8n instance.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An attacker gains authenticated access to an n8n instance with workflow creation and execution rights.</li>
<li>The attacker crafts a new n8n workflow or modifies an existing one.</li>
<li>Within the workflow, the attacker adds or configures a Git node to perform <code>fetch</code>, <code>pull</code>, or <code>push-tags</code> operations.</li>
<li>The attacker manipulates the Git node's configuration by setting an allowlisted remote configuration value to a local file path that lies outside n8n's intended sandbox.</li>
<li>The attacker executes the maliciously configured n8n workflow.</li>
<li>During execution, the Git node, using the manipulated remote configuration, bypasses the internal repository-path containment checks.</li>
<li>The n8n instance pulls an arbitrary local Git repository from the host system into its workspace, effectively making its contents accessible within the n8n environment.</li>
<li>The attacker can then access and read the files and historical data contained within the exposed local Git repository, leading to data collection.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The successful exploitation of this vulnerability by an authenticated n8n user can lead to the unauthorized disclosure of sensitive information. Attackers can access and read the contents, including source code and historical data, of any local Git repository present on the n8n host system that they manage to pull into the workspace. This could expose intellectual property, credentials, internal system configurations, and other proprietary data. While no specific victim count or sectors are mentioned, any organization using affected versions of n8n is at risk of significant data exfiltration if the n8n host contains valuable Git repositories.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade n8n instances to versions 1.123.67, 2.31.5, 2.32.1, or later immediately as outlined in the <code>Patches</code> section of the advisory.</li>
<li>Restrict n8n instance access to fully trusted users only to mitigate risks while awaiting upgrades, as specified in the <code>Workarounds</code> section.</li>
<li>Disable the Git node by adding <code>n8n-nodes-base.git</code> to the <code>NODES_EXCLUDE</code> environment variable if immediate upgrade is not possible, as detailed in the <code>Workarounds</code> section.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>sandbox-bypass</category><category>n8n</category><category>data-exfiltration</category><category>workflow-automation</category></item></channel></rss>