Lucene search
+L

75551 matches found

Github Security Blog
Github Security Blog
added 2026/07/22 10:7 p.m.18 views

n8n: SSRF Protection Bypass via MCP Client Node

Impact On an n8n instance with SSRF protection enabled, the MCP Client node sent requests to a user-supplied endpoint without routing them through that protection and without pinning the resolved address. An authenticated user who could create or edit a workflow could therefore cause the server t...

5.5AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/22 10:7 p.m.10 views

GHSA-VHF8-CG2H-CG3P n8n: SSRF Protection Bypass via MCP Client Node

Impact On an n8n instance with SSRF protection enabled, the MCP Client node sent requests to a user-supplied endpoint without routing them through that protection and without pinning the resolved address. An authenticated user who could create or edit a workflow could therefore cause the server t...

6.4CVSS5.5AI score0.00228EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/22 10:7 p.m.23 views

Server-side Request Forgery (SSRF)

Overview @n8n/n8n-nodes-langchain is a Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the MCP Client. An attacker can access internal or otherwise restricted network resources by supplying crafted endpoints, causing the server to connect to unintended host...

8.4CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/07/22 10:6 p.m.12 views

Directory Traversal

Overview n8n-nodes-base is a Base nodes of n8n Affected versions of this package are vulnerable to Directory Traversal via the Git node's fetch, pull, or push-tags operations. An attacker can access files and history outside the intended workspace by configuring an allowlisted remote value to poi...

7.1CVSS6.5AI score
SaveExploits0References2
OSV
OSV
added 2026/07/22 10:6 p.m.11 views

GHSA-GF29-4F56-R2JF n8n: Git Node fetch/pull/pushTags Operations Bypass Sandbox Path Restriction

Impact Authenticated n8n users with workflow create/execute rights could use the Git node's fetch, pull, or push-tags operations to bypass the repository-path containment checks that already protected clone and push. By pointing an allowlisted remote configuration value at a local path outside th...

7.1CVSS5.7AI score0.00472EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/22 10:6 p.m.9 views

n8n: Git Node fetch/pull/pushTags Operations Bypass Sandbox Path Restriction

Impact Authenticated n8n users with workflow create/execute rights could use the Git node's fetch, pull, or push-tags operations to bypass the repository-path containment checks that already protected clone and push. By pointing an allowlisted remote configuration value at a local path outside th...

5.7AI score
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/22 9:58 p.m.10 views

GHSA-H44J-F5R5-PH73 n8n: "Allowed HTTP Request Domains" Restriction Bypass via AI Agents MCP Connector

Impact The AI Agents feature did not enforce the "Allowed HTTP Request Domains" restriction configured on credentials. As a result, a member-level user who had been granted use-only access to a shared credential could cause its secret to be sent to an external server they control, by pointing an...

7.1CVSS5.6AI score0.00263EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/22 9:58 p.m.11 views

n8n: "Allowed HTTP Request Domains" Restriction Bypass via AI Agents MCP Connector

Impact The AI Agents feature did not enforce the "Allowed HTTP Request Domains" restriction configured on credentials. As a result, a member-level user who had been granted use-only access to a shared credential could cause its secret to be sent to an external server they control, by pointing an...

7.1CVSS5.5AI score0.00263EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/22 5:57 p.m.7 views

GHSA-P3RG-HRF9-W9GJ n8n: DOM-Based XSS via Unsandboxed iframe srcdoc in HTML Preview

Impact The HTML preview renders execution output into an iframe srcdoc without sandbox, so a sanitizer bypass lets injected script run same-origin as the editor. When a victim opens the preview, it can call authenticated APIs with their session. An account with global:member privileges can exploi...

8.2CVSS5.7AI score0.00214EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/22 5:57 p.m.12 views

n8n: DOM-Based XSS via Unsandboxed iframe srcdoc in HTML Preview

Impact The HTML preview renders execution output into an iframe srcdoc without sandbox, so a sanitizer bypass lets injected script run same-origin as the editor. When a victim opens the preview, it can call authenticated APIs with their session. An account with global:member privileges can exploi...

8.2CVSS5.6AI score0.00214EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2026/07/22 5:56 p.m.8 views

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

Overview n8n-nodes-base is a Base nodes of n8n Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition via a race condition in the clone action. An attacker can execute arbitrary code on the server by exploiting a time-of-check to time-of-use TOCTOU...

8.9CVSS6.3AI score0.00241EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/22 5:56 p.m.12 views

n8n: Race Condition in Git Clone Node Allows Authenticated Users to Achieve Remote Code Execution

Impact A TOCTOU race condition in the Git node's clone operation lets an authenticated user bypass its path restrictions by swapping a directory for a symlink after the path is validated but before the clone runs. This plants a crafted repository in the community node directory, which n8n loads a...

8.9CVSS6.4AI score0.00241EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/22 5:56 p.m.9 views

GHSA-G3R5-9H93-4J2C n8n: Race Condition in Git Clone Node Allows Authenticated Users to Achieve Remote Code Execution

Impact A TOCTOU race condition in the Git node's clone operation lets an authenticated user bypass its path restrictions by swapping a directory for a symlink after the path is validated but before the clone runs. This plants a crafted repository in the community node directory, which n8n loads a...

8.9CVSS6.5AI score0.00241EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/22 5:55 p.m.8 views

GHSA-X5VX-C2C8-M3W9 n8n: AI Agents Project Viewer Privilege Escalation via run_node_tool

Impact In n8n's AI Agents feature, a user with the read-only Project Viewer role could escalate their privileges by chatting with an agent that has node tools enabled. The agent's node-execution tool was authorized only by the agent:execute scope and ran nodes using the project's credentials,...

7.2CVSS6.4AI score0.00324EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/22 5:55 p.m.12 views

n8n: AI Agents Project Viewer Privilege Escalation via run_node_tool

Impact In n8n's AI Agents feature, a user with the read-only Project Viewer role could escalate their privileges by chatting with an agent that has node tools enabled. The agent's node-execution tool was authorized only by the agent:execute scope and ran nodes using the project's credentials,...

8.8CVSS6.3AI score0.00324EPSS
SaveExploits0References6Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/22 4:44 p.m.16 views

Malicious code in veldora (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 4a848da2622d0adc27e55e1a650c39892aea7ef22c81c4c6ed4e5b6dc64809de Package [email protected] was scanned across 6 files. No evidence of install-time or import-time execution of remote content, no credential or environmen...

5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/07/22 4:44 p.m.8 views

MAL-2026-11018 Malicious code in veldora (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 4a848da2622d0adc27e55e1a650c39892aea7ef22c81c4c6ed4e5b6dc64809de Package [email protected] was scanned across 6 files. No evidence of install-time or import-time execution of remote content, no credential or environmen...

5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/07/22 4:38 p.m.18 views

MAL-2026-11017 Malicious code in vectormark (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 6d0646473c841676e2f55d66494a805943e00b2e2d7515e1bbba5453e6a9024e [email protected] advertises itself as a zero-dependency SVG helper library, but index.js exports an undocumented function getPlugin that issues an...

5.6AI score
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/22 4:38 p.m.19 views

Malicious code in vectormark (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 6d0646473c841676e2f55d66494a805943e00b2e2d7515e1bbba5453e6a9024e [email protected] advertises itself as a zero-dependency SVG helper library, but index.js exports an undocumented function getPlugin that issues an...

5.6AI score
SaveExploits0References3
OSV
OSV
added 2026/07/22 2:17 p.m.7 views

CVE-2026-55991

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, a remote unauthenticated client can trigger a libngtcp2 assertion if compiled with assertions on and terminate the entire Unbound process using a single DNS-over-QUIC DoQ connection and one normal DNS query. This is caused by an erroneous...

5.9CVSS5.8AI score
SaveExploits0References1
Rows per page
Query Builder