n8n
npm140 known CVEs affecting this package
Aggregated from OSV, GitHub Security Advisories, NVD, and vendor advisories. Each CVE links to its full detail page with vendor advisories, patches, fixed versions, and remediation guidance.
CVEs affecting n8npage 3 of 3
- CVE-2026-58661MEDIUMCVSS 4.3EG 4.3✓ Fixed in 1.123.582026-07-10
n8n before 2.28.0 (and before 1.123.58 on the 1.x branch) contains a disk space exhaustion vulnerability in the data-table file upload endpoint. The per-request quota check does not account for files already written to the shared temporary…
- CVE-2026-59206HIGHCVSS 7.1EG 7.1✓ Fixed in 2.27.42026-07-09
n8n is an open source workflow automation platform. Prior to 1.123.61, 2.27.4, and, 2.28.1, an authenticated user with the default workflow:create permission could pollute Object.prototype through a crafted workflow saved, updated, or impo…
- CVE-2026-59207MEDIUMCVSS 6.5EG 6.5✓ Fixed in 2.27.42026-07-09
n8n is an open source workflow automation platform. Prior to 2.27.4 and 2.28.1, the AI Agents feature did not enforce the Allowed HTTP Request Domains restriction configured on credentials when an MCP tool was pointed at an arbitrary URL, …
- CVE-2026-59208MEDIUMCVSS 6.8EG 6.8✓ Fixed in 2.27.42026-07-09
n8n is an open source workflow automation platform. Prior to 2.27.4 and from 2.28.0 prior to 2.28.1, n8n instances configured with more than one trusted token-exchange issuer resolved external identities to local accounts using only the JW…
- CVE-2026-59209MEDIUMCVSS 6.5EG 6.5✓ Fixed in 2.27.42026-07-09
n8n is an open source workflow automation platform. Prior to 1.123.61, 2.27.4, and, 2.28.1, an authenticated member with use-only editor access to a shared workflow could read credential-populated headers exposed via the $request object in…
- CVE-2026-59253MEDIUMCVSS 5.0EG 5.0✓ Fixed in 2.28.02026-07-08
n8n before 2.28.0 contains an improper authorization vulnerability allowing authenticated users to assign workflows to folders in other projects. Attackers can bypass project and folder authorization boundaries by supplying crafted request…
- CVE-2026-59254MEDIUMCVSS 6.3EG 6.3✓ Fixed in 2.27.42026-07-15
n8n before 2.28.1 contains an information disclosure vulnerability where external secrets are incorrectly resolved in workflow node expressions outside credentials scope. Authenticated project editors can read plaintext external secret val…
- CVE-2026-59257HIGHCVSS 8.8EG 8.8✓ Fixed in 2.27.42026-07-08
n8n before 1.123.61, 2.x before 2.27.4, and 2.28.x before 2.28.1 contains a SQL injection vulnerability in the legacy MySQL v1 node's executeQuery operation. The operation substitutes evaluated {{ ... }} expression values directly into the…
- CVE-2026-59259MEDIUMCVSS 6.5EG 6.5✓ Fixed in 2.27.42026-07-15
n8n before versions 1.123.61, 2.27.4, and 2.28.1 contains a permission bypass vulnerability in external secrets handling caused by a mismatch between the static validation check and the runtime expression engine. An authenticated user with…
- CVE-2026-65014MEDIUMCVSS 5.3EG 5.3✓ Fixed in 2.27.42026-07-22
n8n before 2.28.0 (and before 2.27.4 on the 2.27.x branch) registers the DELETE /${restEndpoint}/test-webhook/:id endpoint before authentication middleware is applied, allowing any unauthenticated network caller who knows a workflow ID to …
- CVE-2026-65015HIGHCVSS 8.8EG 8.8✓ Fixed in 2.29.82026-07-22
n8n versions before 2.30.1 contain a privilege escalation vulnerability in the AI Agents feature where the node-execution tool lacks proper authorization checks. A Project Viewer user can escalate privileges by chatting with an agent that …
- CVE-2026-65016HIGHCVSS 8.8EG 8.8✓ Fixed in 2.29.82026-07-22
n8n versions before 1.123.64, 2.29.8, and 2.30.1 contain a privilege escalation vulnerability in Enterprise SSO instance-role provisioning. The provisioning path maps an IdP-asserted role claim to an n8n global role but does not prevent as…
- CVE-2026-65589MEDIUMCVSS 6.5EG 6.5✓ Fixed in 2.29.82026-07-22
n8n versions before 1.123.64 fail to properly mask custom HTTP header credentials in LLM sub-node execution data, writing plaintext API keys and secrets to workflow execution records. Authenticated users with access to execution data can r…
- CVE-2026-65590CRITICALCVSS 9.8EG 9.8✓ Fixed in 2.29.82026-07-22
n8n before 2.29.8 and 2.30.x before 2.30.1 does not enforce shell sandbox restrictions on Linux and Windows in the @n8n/computer-use package (sandboxing was applied only on macOS). Shell commands executed by the tool run without any filesy…
- CVE-2026-65591HIGHCVSS 8.8EG 8.8✓ Fixed in 2.29.82026-07-22
n8n contains a sanitizer bypass vulnerability in the legacy expression evaluator's computed-member handler. An authenticated user with workflow create or modify permissions can craft a malicious expression to bypass the sanitizer and achie…
- CVE-2026-65592MEDIUMCVSS 5.4EG 5.4✓ Fixed in 2.29.82026-07-22
n8n before 1.123.64, 2.29.8, and 2.30.1 contains a stored DOM cross-site scripting vulnerability in the Resource Locator component, which passes the workflow-persisted cachedResultUrl parameter to window.open() without scheme validation. A…
- CVE-2026-65593MEDIUMCVSS 5.4EG 5.4✓ Fixed in 2.29.82026-07-22
n8n versions before 1.123.64, 2.29.8, and 2.30.1 contain a server-side request forgery vulnerability in the dynamic-node-parameters endpoints that lack authorization scopes. Authenticated attackers can supply absolute URLs in routing confi…
- CVE-2026-65594MEDIUMCVSS 6.5EG 6.5✓ Fixed in 2.29.82026-07-22
n8n before 2.29.8 and 2.30.x before 2.30.1 (affected from 2.27.0, when the OAuth 2.1 consent and token-issuance flow was introduced) does not verify that the authenticated user has access to the workflow referenced as the OAuth resource. O…
- CVE-2026-65595HIGHCVSS 8.8EG 8.8✓ Fixed in 2.29.82026-07-22
n8n before 2.30.1 and 2.29.8 assigns all Public API key scopes to JWTs issued through the Token Exchange module regardless of the acting user's role. On instances where the Token Exchange feature and Public API are enabled, a low-privilege…
- CVE-2026-65596HIGHCVSS 8.1EG 8.1✓ Fixed in 2.29.82026-07-22
n8n before 1.123.64, 2.29.8, and 2.30.1 fails to enforce the "Allowed HTTP Request Domains" restriction on HTTP-based credentials (Header Auth, Basic Auth, Query Auth, OAuth) in the GraphQL node, unlike the HTTP Request node. An authentica…
- CVE-2026-65597MEDIUMCVSS 5.4EG 5.4✓ Fixed in 2.29.82026-07-22
n8n before 1.123.64, 2.x before 2.29.8, and before 2.30.1 contains a DOM-based cross-site scripting vulnerability in the HTML preview, which renders execution output into an iframe srcdoc without the sandbox attribute. A sanitizer bypass a…
- CVE-2026-65598HIGHCVSS 7.5EG 7.5✓ Fixed in 2.29.82026-07-22
n8n before 1.123.64, 2.29.8, and 2.30.1 contains a TOCTOU race condition in the Git node's clone operation that allows authenticated users to bypass path restrictions by swapping a directory for a symlink after the path is validated but be…
- CVE-2026-65599MEDIUMCVSS 6.5EG 6.5✓ Fixed in 2.29.82026-07-22
n8n versions before 1.123.64, 2.29.8, and 2.30.1 contain a credential exposure vulnerability: when configured with a Google Service Account key, the full PEM private key was mistakenly placed in the JWT header's kid field (intended only fo…
- CVE-2026-71539HIGHCVSS 8.9EG 8.9✓ Fixed in 1.123.642026-08-18
n8n is an open source workflow automation platform. Prior to 1.123.64, 2.29.8, and 2.30.1, the Git node clone operation allows an authenticated workflow user to swap a validated directory for a symlink before cloning, planting a crafted re…
- CVE-2026-72749HIGHCVSS 7.1EG 7.1✓ Fixed in 1.123.672026-08-11
n8n before 1.123.67, 2.31.5, and 2.32.1 contains a prototype pollution vulnerability in the Edit Fields (Set) node. The node assigns output fields via a dot-notation path setter without restricting the field name, allowing an authenticated…
- CVE-2026-72750MEDIUMCVSS 5.3EG 5.3✓ Fixed in 1.123.672026-08-11
n8n before 1.123.67, 2.31.5, and 2.32.1 contains a SQL injection vulnerability in the Snowflake node's Execute Query operation, which interpolates expression values directly into the SQL string. When a workflow author embeds untrusted, ext…
- CVE-2026-72762HIGHCVSS 7.7EG 7.7✓ Fixed in 1.123.672026-08-11
n8n versions before 1.123.67, 2.31.5, and 2.32.1 contain an arbitrary file write vulnerability in the Edit Image node, which passes its output format parameter to the underlying image library without validation. An authenticated user able …
- CVE-2026-72763HIGHCVSS 7.2EG 7.2✓ Fixed in 1.123.672026-08-11
n8n before 1.123.67, 2.31.5, and 2.32.1 validates credential-access only for a node's top-level credentials and not for credentials referenced inside an Execute Sub-workflow node's inline workflow JSON. A member with Editor access to a sha…
- CVE-2026-72764MEDIUMCVSS 5.8EG 5.8✓ Fixed in 1.123.672026-08-11
n8n's JavaScript task runner shared a single module cache across all users' Code-node executions. In affected versions (before 1.123.67, 2.31.5, and 2.32.1), a user able to run a Code node could poison a cached module and thereby alter oth…
- CVE-2026-72765HIGHCVSS 8.7EG 8.7✓ Fixed in 2.32.12026-08-11
n8n before 2.31.5 and before 2.32.1 contain a sandbox escape vulnerability in expression evaluation. An authenticated user with permission to create or modify workflows can craft expressions using arrow-function bodies to bypass the expres…
- CVE-2026-72766HIGHCVSS 8.2EG 8.2✓ Fixed in 1.123.672026-08-11
n8n before 1.123.67, 2.x before 2.31.5, and 2.32.x before 2.32.1 contain a type confusion vulnerability in the Send Email node, which does not enforce that its message fields are strings. A crafted non-string value supplied from a workflow…
- CVE-2026-72767HIGHCVSS 8.7EG 8.7✓ Fixed in 1.123.672026-08-11
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 cause…
- CVE-2026-72768MEDIUMCVSS 6.4EG 6.4✓ Fixed in 2.32.12026-08-11
n8n versions before 2.32.1 contain a server-side request forgery protection bypass vulnerability in the MCP Client node that allows authenticated users to bypass SSRF protections. Attackers can craft workflows that send requests to interna…
- CVE-2026-72769MEDIUMCVSS 6.1EG 6.1✓ Fixed in 1.123.672026-08-11
n8n before 1.123.67, 2.31.5, and 2.32.1 contains a prototype pollution vulnerability in the VM expression engine. An authenticated user able to create or edit a workflow expression can abuse the engine's array-element access to obtain a re…
- CVE-2026-72770HIGHCVSS 7.1EG 7.1✓ Fixed in 1.123.672026-08-11
n8n versions before 1.123.67 contain a path traversal vulnerability in the Git node's fetch, pull, and push-tags operations that allows authenticated users to bypass repository-path containment checks. Attackers with workflow create/execut…
- CVE-2026-72771HIGHCVSS 7.1EG 7.1✓ Fixed in 2.32.12026-08-11
n8n versions before 2.32.1 fail to enforce the Allowed HTTP Request Domains allowlist in multiple AI and LLM nodes when user-supplied base or endpoint URLs are configured. Low-privileged workflow editors with use-only access to shared cred…
- CVE-2026-72772HIGHCVSS 8.9EG 8.9✓ Fixed in 2.32.12026-08-11
n8n before 2.32.1 (and before 2.31.5) is vulnerable to account takeover via the Token Exchange Embed Login feature. When a validly-signed incoming token was matched to a local account by its email claim, the service did not verify that the…
- CVE-2026-72773MEDIUMCVSS 4.9EG 4.9✓ Fixed in 2.32.12026-08-11
n8n before 2.31.5 and 2.32.x before 2.32.1 contain a path-confinement bypass in the @n8n/computer-use file-search (search_files) tool. A crafted search pattern can bypass the base-directory confinement check and expand to locations outside…
- CVE-2026-72774HIGHCVSS 7.1EG 7.1✓ Fixed in 1.123.672026-08-11
n8n before 1.123.67, 2.31.5, and 2.32.1 contains a credential authorization bypass in the HTTP Request node. An authenticated member with edit access to a shared workflow can reference another user's credential while specifying the credent…
- CVE-2026-72775MEDIUMCVSS 5.8EG 5.8✓ Fixed in 1.123.672026-08-11
n8n before 1.123.67, 2.31.5, and 2.32.1 contains a SQL injection vulnerability in the PostgresTrigger node, which interpolates user-supplied identifier parameters (channel, function, and trigger names) into SQL statements without proper es…
Check whether n8n is used in your infrastructure
EchelonGraph scans your cloud and SBOMs to map every package to your actual deployments. See blast radius for n8n CVEs against the assets you own.
Start Free Scan →