Lucene search
+L

1725 matches found

NVD
NVD
added 2026/09/08 10:19 p.m.4 views

CVE-2026-86084

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the public OIDC login and callback endpoints completed authentication even when OIDC was not the enabled active authentication method. An Enterprise administrator who had configured and later disabled an...

6CVSS0.00319EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/08 10:19 p.m.5 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
NVD
NVD
added 2026/09/08 10:19 p.m.6 views

CVE-2026-86083

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the legacy expression engine generated source text by calling the mutable global JSON.stringify while printing synthetic string literals and interpolating timezone data. An expression could replace...

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

CVE-2026-86085

n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.2, the /rest/roles/:slug/assignments and /rest/roles/:slug/assignments/:projectId/members endpoints checked only whether the caller could manage the role type. A caller with role:manageProject could name a project the...

5.1CVSS0.00263EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/08 10:19 p.m.5 views

CVE-2026-86993

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, a Log Streaming event destination could reference a generic HTTP credential and decrypt whichever credential ID it named without an ownership check. A user with a custom global role carrying Log Streaming...

5.9CVSS0.00272EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/08 10:19 p.m.5 views

CVE-2026-86077

n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.2, the /chat WebSocket route accepted a resumeToken and resumed a paused execution without checking that the target node supported chat messages. An anonymous form submitter who received that token could reuse it on the...

6.3CVSS0.00361EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/08 10:19 p.m.5 views

CVE-2026-86075

n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.2, the OAuth Dynamic Client Registration endpoint bounded redirecturis but accepted arbitrarily large clientname and granttypes values. An unauthenticated remote caller could repeatedly persist oversized values in...

8.7CVSS0.00291EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/08 10:19 p.m.4 views

CVE-2026-86079

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the Elasticsearch and ElasticSecurity nodes interpolated workflow-controlled index and document identifiers directly into REST request paths. An identifier containing path separators or dot segments could...

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

CVE-2026-86076

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the expression compiler sanitizer resolved through dynamically scoped this and did not reject reserved class member names. A class field named sanitize could rebind the sanitizer and reach the Function...

8.7CVSS0.00334EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/08 10:19 p.m.5 views

CVE-2026-86080

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the GitHub Trigger generated a webhook secret but discarded it when GitHub returned HTTP 422 and the node reused an existing webhook. Workflow static data then retained webhookId without webhookSecret, and...

6.3CVSS0.002EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/08 10:19 p.m.5 views

CVE-2026-86078

n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.2, the Instance AI workflow summary used node names and connection keys from stored workflows as ordinary object keys. A workflow submitted through the REST API could contain proto or constructor, causing nested writes t...

6CVSS0.0028EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 9:59 p.m.7 views

CVE-2025-68613-poc-via-copilot

✅ CVE-2025-68613 n8n Expression Injection RCE Vulnerability Complete Analysis Date : December 23, 2024 Status : ✅ RCE Fully Verified CVSS Score : 10.0 Critical 🎉 Successful RCE Payload root@kitploit: function var require = this.process.mainModule.require; var execSync = require'childprocess';...

9.9CVSS8.4AI score0.99105EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/09/08 9:34 p.m.5 views

n8n-cve-2025-68613

CVE-2025-68613 – Inyección de Expresiones en n8n RCE Este repositorio proporciona scripts de escáner y PoC de explotación para la vulnerabilidad crítica CVE-2025-68613 que afecta a n8n Workflow Automation Platform. ADVERTENCIA / AVISO Español Esta herramienta es SOLO para pruebas de seguridad...

9.9CVSS8.4AI score0.99105EPSS
SaveExploits32
OSV
OSV
added 2026/09/08 9:33 p.m.4 views

GHSA-7HGX-277F-7VMG n8n: Agent Workflow Tool Bypasses Sub-Workflow Caller Policy

Impact A workflow's "This workflow can be called by" setting was enforced by the Execute Workflow node but was not consulted when the same workflow was attached to an Agent as a tool. A user who could build an Agent could therefore call a workflow that its owner had restricted, and read back what...

5.3CVSS0.00238EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/08 9:33 p.m.6 views

n8n: Agent Workflow Tool Bypasses Sub-Workflow Caller Policy

Impact A workflow's "This workflow can be called by" setting was enforced by the Execute Workflow node but was not consulted when the same workflow was attached to an Agent as a tool. A user who could build an Agent could therefore call a workflow that its owner had restricted, and read back what...

5.3CVSS0.00238EPSS
SaveExploits0References4Affected Software1
Patchstack
Patchstack
added 2026/09/08 9:33 p.m.6 views

NPM: n8n: Agent Workflow Tool Bypasses Sub-Workflow Caller Policy

NPM: n8n: Agent Workflow Tool Bypasses Sub-Workflow Caller Policy vulnerability discovered by ? in WordPress Npm n8n versions 2.37.7...

5.3CVSS0.00238EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/09/08 9:29 p.m.8 views

CVE-2026-86075

n8n , an open-source workflow automation platform, contains an unauthenticated storage exhaustion vulnerability in its OAuth Dynamic Client Registration endpoint. Prior to versions 2.37.7 and 2.38.2 , the endpoint properly bounded redirect_uris but accepted arbitrarily large client_name and grant...

8.7CVSS0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/08 9:29 p.m.2 views

CVE-2026-86075 n8n: Unauthenticated Persistent Storage Exhaustion via OAuth Dynamic Client Registration Endpoint

n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.2, the OAuth Dynamic Client Registration endpoint bounded redirecturis but accepted arbitrarily large clientname and granttypes values. An unauthenticated remote caller could repeatedly persist oversized values in...

8.7CVSS5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/08 9:29 p.m.26 views

CVE-2026-86075 n8n: Unauthenticated Persistent Storage Exhaustion via OAuth Dynamic Client Registration Endpoint

n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.2, the OAuth Dynamic Client Registration endpoint bounded redirecturis but accepted arbitrarily large clientname and granttypes values. An unauthenticated remote caller could repeatedly persist oversized values in...

8.7CVSS0.00291EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/08 9:28 p.m.28 views

CVE-2026-86076 n8n: Expression Sandbox Escape in Editor-UI Enables Stored Cross-User JavaScript Execution

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the expression compiler sanitizer resolved through dynamically scoped this and did not reject reserved class member names. A class field named sanitize could rebind the sanitizer and reach the Function...

8.7CVSS0.00334EPSS
SaveExploits0References4
Rows per page
Query Builder