Lucene search
K

49 matches found

Positive Technologies
Positive Technologies
added 2026/02/04 12:0 a.m.2 views

PT-2026-6403

Impact Vulnerabilities in the Git node allowed authenticated users with permission to create or modify workflows to execute arbitrary system commands or read arbitrary files on the n8n host. Patches The issue has been fixed in n8n versions 2.5.0, and 1.123.10. Users should upgrade to this version...

9.9CVSS6AI score0.00027EPSS
Exploits0References4
NVD
NVD
added 2026/01/08 1:15 a.m.3 views

CVE-2026-21877

n8n is an open source workflow automation platform. In versions 0.121.2 and below, an authenticated attacker may be able to execute malicious code using the n8n service. This could result in full compromise and can impact both self-hosted and n8n Cloud instances. This issue is fixed in version...

9.9CVSS0.10735EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/01/08 12:39 a.m.28 views

CVE-2026-21877 n8n is vulnerable to Remote Code Execution via Arbitrary File Write

n8n is an open source workflow automation platform. In versions 0.121.2 and below, an authenticated attacker may be able to execute malicious code using the n8n service. This could result in full compromise and can impact both self-hosted and n8n Cloud instances. This issue is fixed in version...

9.9CVSS0.10735EPSS
Exploits1References2
Snyk
Snyk
added 2026/01/06 5:48 p.m.1 views

Arbitrary File Upload

Overview n8n-nodes-base is a Base nodes of n8n Affected versions of this package are vulnerable to Arbitrary File Upload via the Git Node. An authenticated user can achieve execution of untrusted code by uploading malicious files that are subsequently executed by the service. This can lead to ful...

9.9CVSS6.3AI score0.10735EPSS
Exploits1References2
Snyk
Snyk
added 2026/01/06 5:48 p.m.1 views

Arbitrary File Upload

Overview n8n-core is a Core functionality of n8n Affected versions of this package are vulnerable to Arbitrary File Upload via the Git Node. An authenticated user can achieve execution of untrusted code by uploading malicious files that are subsequently executed by the service. This can lead to...

9.9CVSS6.3AI score0.10735EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/01/06 5:48 p.m.17 views

n8n Vulnerable to RCE via Arbitrary File Write

Impact n8n is affected by an authenticated Remote Code Execution RCE vulnerability. Under certain conditions, an authenticated user may be able to cause untrusted code to be executed by the n8n service. This could result in full compromise of the affected instance. Both self-hosted and n8n Cloud...

9.9CVSS7.4AI score0.10735EPSS
Exploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/06 12:0 a.m.2 views

PT-2026-1583

Name of the Vulnerable Software and Affected Versions n8n versions 0.121.2 through 1.121.2 n8n versions 0.123.0 through 1.121.3 Description n8n, an open-source workflow automation platform, is affected by a critical authenticated Remote Code Execution RCE vulnerability CVE-2026-21877. A successfu...

9.9CVSS6.4AI score0.10735EPSS
Exploits1References72
RedhatCVE
RedhatCVE
added 2025/12/10 12:28 a.m.1 views

CVE-2025-65964

n8n is an open source workflow automation platform. Versions 0.123.1 through 1.119.1 do not have adequate protections to prevent RCE through the project's pre-commit hooks. The Add Config operation allows workflows to set arbitrary Git configuration values, including core.hooksPath, which can poi...

9.4CVSS6.8AI score0.00033EPSS
Exploits1References1
Cvelist
Cvelist
added 2025/12/08 11:35 p.m.26 views

CVE-2025-65964 n8n Vulnerable to Remote Code Execution via Git Node Custom Pre-Commit Hook

n8n is an open source workflow automation platform. Versions 0.123.1 through 1.119.1 do not have adequate protections to prevent RCE through the project's pre-commit hooks. The Add Config operation allows workflows to set arbitrary Git configuration values, including core.hooksPath, which can poi...

9.4CVSS0.00033EPSS
Exploits1References4
EUVD
EUVD
added 2025/12/08 11:35 p.m.1 views

EUVD-2025-201815

n8n is an open source workflow automation platform. Versions 0.123.1 through 1.119.1 do not have adequate protections to prevent RCE through the project's pre-commit hooks. The Add Config operation allows workflows to set arbitrary Git configuration values, including core.hooksPath, which can poi...

9.4CVSS6.5AI score0.00033EPSS
Exploits1References5
CVE
CVE
added 2025/12/08 11:35 p.m.18 views

CVE-2025-65964

Summary: CVE-2025-65964 affects n8n open source workflow automation. Versions 0.123.1 through 1.119.1 allow remote code execution via the Git node’s pre-commit hook handling. The issue arises because Add Config can set arbitrary Git values (e.g., core.hooksPath), enabling a malicious Git hook to ...

9.4CVSS6.7AI score0.00033EPSS
Exploits1References4Affected Software1
Snyk
Snyk
added 2025/12/08 9:30 p.m.1 views

Unsafe Dependency Resolution

Overview n8n-nodes-base is a Base nodes of n8n Affected versions of this package are vulnerable to Unsafe Dependency Resolution via the Git node process, leading to code execution. A user can execute arbitrary system commands by setting a malicious core.hooksPath configuration and including a...

9.9CVSS7.9AI score0.00033EPSS
Exploits1References2
Snyk
Snyk
added 2025/12/08 9:30 p.m.2 views

Unsafe Dependency Resolution

Overview Affected versions of this package are vulnerable to Unsafe Dependency Resolution via the Git node process, leading to code execution. A user can execute arbitrary system commands by setting a malicious core.hooksPath configuration and including a crafted Git hook in a repository, which i...

9.9CVSS7.9AI score0.00033EPSS
Exploits1References2
OSV
OSV
added 2025/12/08 9:30 p.m.2 views

GHSA-WPQC-H9WP-CHMQ n8n vulnerable to Remote Code Execution via Git Node Custom Pre-Commit Hook

Impact The n8n Git node allows workflows to set arbitrary Git configuration values through the Add Config operation. When an attacker-controlled workflow sets core.hooksPath to a directory within the cloned repository containing a Git hook such as pre-commit, Git executes that hook during...

9.4CVSS6.7AI score0.00033EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2025/12/08 9:30 p.m.5 views

n8n vulnerable to Remote Code Execution via Git Node Custom Pre-Commit Hook

Impact The n8n Git node allows workflows to set arbitrary Git configuration values through the Add Config operation. When an attacker-controlled workflow sets core.hooksPath to a directory within the cloned repository containing a Git hook such as pre-commit, Git executes that hook during...

9.4CVSS6.8AI score0.00033EPSS
Exploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.1 views

PT-2025-49610

Name of the Vulnerable Software and Affected Versions n8n versions 0.123.1 through 1.119.1 Description n8n is an open source workflow automation platform. Versions 0.123.1 through 1.119.1 lack sufficient protections against Remote Code Execution RCE through the project's pre-commit hooks. The Add...

9.4CVSS7.5AI score0.00033EPSS
Exploits1References19
GithubExploit
GithubExploit
added 2025/11/03 12:2 p.m.163 views

Exploit for CVE-2025-62726

N8N Remote Code Execution CVE-2025-62726 POC/Exploit This vul...

8.8CVSS8.3AI score0.00161EPSS
Exploits3
RedhatCVE
RedhatCVE
added 2025/10/31 5:14 p.m.1 views

CVE-2025-62726

n8n is an open source workflow automation platform. Prior to 1.113.0, a remote code execution vulnerability exists in the Git Node component available in both Cloud and Self-Hosted versions of n8n. When a malicious actor clones a remote repository containing a pre-commit hook, the subsequent use ...

8.8CVSS8.7AI score0.00161EPSS
Exploits3References1
NVD
NVD
added 2025/10/30 5:15 p.m.4 views

CVE-2025-62726

n8n is an open source workflow automation platform. Prior to 1.113.0, a remote code execution vulnerability exists in the Git Node component available in both Cloud and Self-Hosted versions of n8n. When a malicious actor clones a remote repository containing a pre-commit hook, the subsequent use ...

8.8CVSS0.00161EPSS
Exploits3References3
Snyk
Snyk
added 2025/10/30 5:4 p.m.2 views

Unsafe Dependency Resolution

Amendment This issue was found to be a duplicate. The original vulnerability with details can be found here. Credit: Assaf Levkovich...

8.8CVSS7.7AI score0.00161EPSS
Exploits3References2
Rows per page
Query Builder