Lucene search
+L

116 matches found

Nuclei
Nuclei
added 2026/09/12 2:04 a.m.117 views

n8n >= 0.123.0 and < 1.121.3 - Remote Code Execution

n8n versions = 0.123.0 and = 0.123.0 and = 0.123.0 and 1.121.3 contain a critical authenticated remote code execution vulnerability via arbitrary file write. An authenticated user can exploit the Git node to overwrite critical files and execute untrusted code on the n8n server, potentially leadin...

9.9CVSS8.8AI score0.05449EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/09/10 9:16 p.m.7 views

EUVD-2026-74268

n8n: Git Node branch..remote Config Key Bypasses Sandbox Path Restriction, Enabling Local Git Repository Read...

5.3CVSS0.0028EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/10 9:16 p.m.8 views

n8n: Git Node branch.<name>.remote Config Key Bypasses Sandbox Path Restriction, Enabling Local Git Repository Read

Impact The Git node validated the repository that a fetch or pull targeted, but setUpstream wrote a branch..remote value into the repository's own configuration without validating it. A subsequent fetch or pull resolved the remote from that configuration rather than from the checked parameter, so...

5.3CVSS0.0028EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/10 9:16 p.m.7 views

GHSA-QGPW-8G46-W95V n8n: Git Node branch.<name>.remote Config Key Bypasses Sandbox Path Restriction, Enabling Local Git Repository Read

Impact The Git node validated the repository that a fetch or pull targeted, but setUpstream wrote a branch..remote value into the repository's own configuration without validating it. A subsequent fetch or pull resolved the remote from that configuration rather than from the checked parameter, so...

5.3CVSS0.0028EPSS
SaveExploits0References6
Patchstack
Patchstack
added 2026/09/10 9:16 p.m.6 views

NPM: n8n: Git Node branch.<name>.remote Config Key Bypasses Sandbox Path Restriction, Enabling Local Git Repository Read

NPM: n8n: Git Node branch..remote Config Key Bypasses Sandbox Path Restriction, Enabling Local Git Repository Read vulnerability discovered by ? in WordPress Npm n8n versions 1.123.76...

5.3CVSS0.0028EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/10 3:12 p.m.8 views

EUVD-2026-74275

n8n: Regular Expression Denial of Service in the Default Blocked-File-Pattern Match via a Git Node Clone Path...

7.1CVSS0.00322EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/10 3:12 p.m.10 views

n8n: Regular Expression Denial of Service in the Default Blocked-File-Pattern Match via a Git Node Clone Path

Impact The Git node's clone operation matched the destination path against the default N8NBLOCKFILEPATTERNS expression, which was written so that a crafted path caused catastrophic backtracking. Evaluation runs synchronously in the main n8n process, so an authenticated user could freeze the...

7.1CVSS0.00322EPSS
SaveExploits0References6Affected Software1
Kitploit
Kitploit
added 2026/09/10 1:40 a.m.11 views

CVE-2026-25053

CVE-2026-25053 Lee: https://yadhu.in/2026/02/09/Breaking-Down-the-n8n-Git-Node-Vulnerability-CVE-2026-25053-Remote-Code-Execution/...

9.9CVSS8.3AI score0.00578EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 4:45 p.m.6 views

CVE-2025-65964-Exploit

Reproduction Steps First, prepare a repository containing a malicious file. root@kitploit: mkdir n8n-rce-poc && cd n8n-rce-poc git init git remote add origin mkdir evilhooks echo '!/bin/sh' evilhooks/pre-commit echo 'touch /tmp/pwnedsuccess' evilhooks/pre-commit chmod +x evilhooks/pre-commit git...

9.4CVSS5.8AI score0.00663EPSS
SaveExploits1
NVD
NVD
added 2026/09/08 10:19 p.m.7 views

CVE-2026-86995

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the Git node validated the repository parameter for fetch or pull, but setUpstream wrote a branch..remote value into repository configuration without validating it. A later fetch or pull resolved the remote...

5.3CVSS0.0028EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/08 10:19 p.m.6 views

CVE-2026-86081

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the Git node clone operation matched an attacker-controlled destination path against the default N8NBLOCKFILEPATTERNS regular expression. The pattern ^./.git/.$ allowed catastrophic backtracking and ran...

7.1CVSS0.00322EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/08 9:24 p.m.28 views

CVE-2026-86081 n8n: Regular Expression Denial of Service in the Default Blocked-File-Pattern Match via a Git Node Clone Path

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the Git node clone operation matched an attacker-controlled destination path against the default N8NBLOCKFILEPATTERNS regular expression. The pattern ^./.git/.$ allowed catastrophic backtracking and ran...

7.1CVSS0.00322EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/08 9:24 p.m.7 views

CVE-2026-86081 n8n: Regular Expression Denial of Service in the Default Blocked-File-Pattern Match via a Git Node Clone Path

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the Git node clone operation matched an attacker-controlled destination path against the default N8NBLOCKFILEPATTERNS regular expression. The pattern ^./.git/.$ allowed catastrophic backtracking and ran...

7.1CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/09/08 9:24 p.m.15 views

CVE-2026-86081

n8n , an open-source workflow automation platform, is vulnerable to Regular Expression Denial of Service (ReDoS) in its Git node clone operation. Prior to versions 1.123.76 , 2.37.7 , and 2.38.2 , the default N8N_BLOCK_FILE_PATTERNS regex (^(./).git(/.)$) permitted catastrophic backtracking when ...

7.1CVSS0.00322EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/08 9:17 p.m.13 views

CVE-2026-86995

CVE-2026-86995 affects n8n , an open-source workflow automation platform. The Git node validated the repository parameter for fetch/pull operations, but its setUpstream function wrote a branch..remote value into the repository configuration without validation. A subsequent fetch or pull then reso...

5.3CVSS0.0028EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/09/08 9:17 p.m.25 views

CVE-2026-86995 n8n: Git Node branch.<name>.remote Config Key Bypasses Sandbox Path Restriction, Enabling Local Git Repository Read

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the Git node validated the repository parameter for fetch or pull, but setUpstream wrote a branch..remote value into repository configuration without validating it. A later fetch or pull resolved the remote...

5.3CVSS0.0028EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/08 9:17 p.m.6 views

CVE-2026-86995 n8n: Git Node branch.<name>.remote Config Key Bypasses Sandbox Path Restriction, Enabling Local Git Repository Read

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the Git node validated the repository parameter for fetch or pull, but setUpstream wrote a branch..remote value into repository configuration without validating it. A later fetch or pull resolved the remote...

5.3CVSS0.0028EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/08 9:17 p.m.3 views

CVE-2026-86995 n8n: Git Node branch.<name>.remote Config Key Bypasses Sandbox Path Restriction, Enabling Local Git Repository Read

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the Git node validated the repository parameter for fetch or pull, but setUpstream wrote a branch..remote value into repository configuration without validating it. A later fetch or pull resolved the remote...

5.3CVSS5.8AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.9 views

PT-2026-88504

Impact The Git node validated the repository that a fetch or pull targeted, but setUpstream wrote a branch..remote value into the repository's own configuration without validating it. A subsequent fetch or pull resolved the remote from that configuration rather than from the checked parameter, so...

5.3CVSS0.0028EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.9 views

PT-2026-88512

Impact The Git node's clone operation matched the destination path against the default N8N BLOCK FILE PATTERNS expression, which was written so that a crafted path caused catastrophic backtracking. Evaluation runs synchronously in the main n8n process, so an authenticated user could freeze the...

7.1CVSS0.00322EPSS
SaveExploits0References10
Rows per page
Query Builder