Lucene search
K

36 matches found

Github Security Blog
Github Security Blog
added 2026/04/29 9:25 p.m.23 views

n8n has XML Node Prototype Pollution that to RCE

Impact An authenticated user with permission to create or modify workflows could achieve global prototype pollution via the XML Node leading to RCE when combined with other nodes exploiting the prototype pollution. Patches The issue has been fixed in n8n versions 1.123.32, 2.17.4, and 2.18.1. Use...

9.4CVSS5.3AI score0.00193EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2026/04/29 9:25 p.m.2 views

GHSA-Q5F4-99JV-PGG5 n8n has Prototype Pollution in XML Webhook Body Parser that Leads to RCE

Impact A flaw in the xml2js library used to parse XML request bodies in n8n's webhook handler allowed prototype pollution via a crafted XML payload. An authenticated user with permission to create or modify workflows could exploit this to pollute the JavaScript object prototype and, by chaining t...

10CVSS6.4AI score0.00409EPSS
Exploits1References3
Snyk
Snyk
added 2026/04/29 9:25 p.m.1 views

Prototype Pollution

Overview n8n is a n8n Workflow Automation Tool Affected versions of this package are vulnerable to Prototype Pollution via the xml2js used for parsing XML request bodies in webhook handlers. An authenticated attacker with permission to create or modify workflows could exploit this to pollute the...

9.9CVSS6.3AI score0.00409EPSS
Exploits1References2
CNNVD
CNNVD
added 2026/04/08 12:0 a.m.2 views

Elastic Kibana 安全漏洞

Elastic Kibana is a data visualization dashboard software provided by the Elastic company. There is a security vulnerability in Elastic Kibana, which stems from server-side request forgery in the Kibana One workflow. This vulnerability could allow authenticated users with permission to create and...

7.7CVSS5.9AI score0.00048EPSS
Exploits0References1
Snyk
Snyk
added 2026/03/27 6:6 p.m.2 views

Open Redirect

Overview n8n-nodes-base is a Base nodes of n8n Affected versions of this package are vulnerable to Open Redirect via the Form Node when an authenticated user with workflow creation or modification permissions configures an unsanitized HTML description field or leverages an overly permissive ifram...

5.9CVSS6AI score
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/03/26 11:3 p.m.2 views

CVE-2026-33696

n8n is an open source workflow automation platform. Prior to versions 2.14.1, 2.13.3, and 1.123.27, an authenticated user with permission to create or modify workflows could exploit a prototype pollution vulnerability in the XML and the GSuiteAdmin nodes. By supplying a crafted parameters as part...

9.4CVSS6.5AI score0.0021EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/03/26 11:3 p.m.0 views

CVE-2026-27496

n8n is an open source workflow automation platform. Prior to versions 1.123.22, 2.9.3, and 2.10.1, an authenticated user with permission to create or modify workflows could use the JavaScript Task Runner to allocate uninitialized memory buffers. Uninitialized buffers may contain residual data fro...

7.1CVSS5.8AI score0.00041EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2026/03/25 5:0 p.m.4 views

n8n has In-Process Memory Disclosure in its Task Runner

Impact An authenticated user with permission to create or modify workflows could use the JavaScript Task Runner to allocate uninitialized memory buffers. Uninitialized buffers may contain residual data from the same Node.js process — including data from prior requests, tasks, secrets, or tokens —...

7.1CVSS5.7AI score0.00041EPSS
Exploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/26 10:34 p.m.5 views

CVE-2026-27577

n8n is an open source workflow automation platform. Prior to versions 2.10.1, 2.9.3, and 1.123.22, additional exploits in the expression evaluation of n8n have been identified and patched following CVE-2025-68613. An authenticated user with permission to create or modify workflows could abuse...

9.9CVSS5.8AI score0.65759EPSS
Exploits27References1
ATTACKERKB
ATTACKERKB
added 2026/02/25 10:16 p.m.1 views

CVE-2026-27497

n8n is an open source workflow automation platform. Prior to versions 2.10.1, 2.9.3, and 1.123.22, an authenticated user with permission to create or modify workflows could leverage the Merge node's SQL query mode to execute arbitrary code and write arbitrary files on the n8n server. The issues...

9.4CVSS6.3AI score0.00076EPSS
Exploits0References5Affected Software1
CVE
CVE
added 2026/02/25 10:10 p.m.6 views

CVE-2026-27495

CVE-2026-27495 affects n8n, an open-source workflow automation platform. Before versions 2.10.1, 2.9.3, and 1.123.22, an authenticated user with permission to create or modify workflows could exploit a vulnerability in the JavaScript Task Runner sandbox to execute arbitrary code outside the sandb...

9.9CVSS6.1AI score0.00104EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2026/02/25 10:5 p.m.5 views

GHSA-VPCF-GVG4-6QWR n8n: Expression Sandbox Escape Leads to RCE

Impact Additional exploits in the expression evaluation of n8n have been identified and patched following CVE-2025-68613. An authenticated user with permission to create or modify workflows could abuse crafted expressions in workflow parameters to trigger unintended system command execution on th...

9.9CVSS5.9AI score0.00175EPSS
Exploits26References7
OSV
OSV
added 2026/02/25 9:54 p.m.3 views

GHSA-X2MW-7J39-93XQ n8n has Arbitrary Command Execution via File Write and Git Operations

Impact An authenticated user with permission to create or modify workflows could chain the Read/Write Files from Disk node with git operations to achieve remote code execution. By writing to specific configuration files and then triggering a git operation, the attacker could execute arbitrary she...

9CVSS6.5AI score0.00594EPSS
Exploits0References7
Snyk
Snyk
added 2026/02/25 9:23 p.m.3 views

Arbitrary Code Injection

Overview n8n-nodes-base is a Base nodes of n8n Affected versions of this package are vulnerable to Arbitrary Code Injection via the Merge node's SQL query mode. An attacker can execute arbitrary code and write arbitrary files on the server by crafting malicious workflows after authenticating with...

9.9CVSS6.4AI score0.00076EPSS
Exploits0References3
Snyk
Snyk
added 2026/02/04 6:25 p.m.1 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview n8n-core is a Core functionality of n8n Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition via improper file access controls in the workflow creation or modification process. An attacker can modify sensitive host system files, including...

9.9CVSS5.6AI score0.00019EPSS
Exploits0References2
OSV
OSV
added 2026/02/04 6:25 p.m.2 views

GHSA-GFVG-QV54-R4PC n8n's Improper File Access Controls Allow Arbitrary File Read by Authenticated Users

Impact A vulnerability in the file access controls allows authenticated users with permission to create or modify workflows to read sensitive files from the n8n host system. This can be exploited to obtain critical configuration data and user credentials, leading to complete account takeover of a...

9.4CVSS5.4AI score0.00019EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/02/04 6:25 p.m.4 views

n8n's Improper File Access Controls Allow Arbitrary File Read by Authenticated Users

Impact A vulnerability in the file access controls allows authenticated users with permission to create or modify workflows to read sensitive files from the n8n host system. This can be exploited to obtain critical configuration data and user credentials, leading to complete account takeover of a...

9.9CVSS5.4AI score0.00019EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2026/02/04 6:3 p.m.6 views

GHSA-6CQR-8CFR-67F8 n8n Has Expression Escape Vulnerability Leading to RCE

Impact Additional exploits in the expression evaluation of n8n have been identified and patched following CVE-2025-68613. An authenticated user with permission to create or modify workflows could abuse crafted expressions in workflow parameters to trigger unintended system command execution on th...

9.4CVSS5.7AI score0.00045EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/02/04 6:3 p.m.7 views

n8n Has Expression Escape Vulnerability Leading to RCE

Impact Additional exploits in the expression evaluation of n8n have been identified and patched following CVE-2025-68613. An authenticated user with permission to create or modify workflows could abuse crafted expressions in workflow parameters to trigger unintended system command execution on th...

9.9CVSS6AI score0.65759EPSS
Exploits27References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/04 4:47 p.m.1 views

CVE-2026-25052 n8n Improper File Access Controls Allow Arbitrary File Read by Authenticated Users

n8n is an open source workflow automation platform. Prior to versions 1.123.18 and 2.5.0, a vulnerability in the file access controls allows authenticated users with permission to create or modify workflows to read sensitive files from the n8n host system. This can be exploited to obtain critical...

9.4CVSS5.4AI score0.00019EPSS
Exploits0References1
Rows per page
Query Builder