CyberRota Analysis
AI-GeneratedThe vulnerability affects n8n versions prior to 1.123.67, 2.x before 2.31.5, and 2.32.x before 2.32.1, allowing authenticated users with workflow execution rights to exploit the Git node for remote code execution. By staging a crafted local repository, attackers can trigger the execution of arbitrary commands under the n8n process user, posing a significant risk to both self-hosted and cloud instances. Organizations using n8n, particularly those with user permissions to create workflows, should prioritize patching to mitigate this high-severity threat.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
n8n before 1.123.67, 2.x before 2.31.5, and 2.32.x before 2.32.1 contain a remote code execution vulnerability in the Git node. Authenticated users with rights to create and execute workflows can stage a crafted local repository that causes git to run hooks under default git security settings, executing arbitrary commands as the n8n process user. Both self-hosted and cloud instances are affected.