Lucene search
+L

1035 matches found

NVD
NVD
added 2026/06/30 11:17 p.m.11 views

CVE-2026-56777

n8n before 2.25.7 and 2.26.x before 2.26.2 contains an abstract syntax tree AST security validator bypass in the Python Code node. An authenticated user with permission to create or modify workflows containing a Python Code node can bypass the validator and access the task executor module...

5.3CVSS0.00245EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/30 10:8 p.m.39 views

CVE-2026-56777

The CVE affects n8n self‑hosted instances running Python Task Runner with the Python Code node. Versions affected: before 2.25.7 and before 2.26.2. Issue: AST security validator bypass in Python Code node allows an authenticated user with workflow modification rights to bypass the validator and a...

5.3CVSS5.8AI score0.00245EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/06/30 10:8 p.m.48 views

CVE-2026-56777 n8n - AST Validator Bypass in Python Code Node

n8n before 2.25.7 and 2.26.x before 2.26.2 contains an abstract syntax tree AST security validator bypass in the Python Code node. An authenticated user with permission to create or modify workflows containing a Python Code node can bypass the validator and access the task executor module...

5.3CVSS0.00245EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/30 10:8 p.m.7 views

CVE-2026-56777 n8n - AST Validator Bypass in Python Code Node

n8n before 2.25.7 and 2.26.x before 2.26.2 contains an abstract syntax tree AST security validator bypass in the Python Code node. An authenticated user with permission to create or modify workflows containing a Python Code node can bypass the validator and access the task executor module...

5.3CVSS5.9AI score0.00245EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/23 5:17 p.m.8 views

PYSEC-2026-243

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.2, the "Shareable Playground" or "Public Flows" in code contains a critical RCE vulnerability. Shareable Playground feature works by enabling the execution of workflows by unauthenticated users, by accessi...

9.6CVSS6.2AI score0.00823EPSS
SaveExploits1References1
NVD
NVD
added 2026/06/23 5:17 p.m.15 views

CVE-2026-49444

n8n is an open source workflow automation platform. Prior to 1.123.48, 2.21.8, and 2.22.4, an authenticated user with permission to create or modify workflows containing a Python Code Node could escape the sandbox and achieve arbitrary code execution on the task runner container. This vulnerabili...

8.5CVSS0.00356EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/23 4:25 p.m.6 views

CVE-2026-48519 Langflow: Unauthenticated RCE in Shareable Playgrounds

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.2, the "Shareable Playground" or "Public Flows" in code contains a critical RCE vulnerability. Shareable Playground feature works by enabling the execution of workflows by unauthenticated users, by accessi...

9.6CVSS6.4AI score0.00823EPSS
SaveExploits1References3
CVE
CVE
added 2026/06/23 4:25 p.m.70 views

CVE-2026-48519

Langflow CVE-2026-48519 exposes unauthenticated RCE via the Shareable Playground. Affected: Langflow prior to 1.9.2. Vulnerable route: /api/v1/build_public_tmp permits executing any public flow; payloads can inject arbitrary Python code into data.nodes[X].data.node.template.code.value. Impact is ...

9.6CVSS6.3AI score0.00823EPSS
SaveExploits1References1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/23 4:8 p.m.9 views

Security Bulletin: Unauthenticated Server-Side RCE via PythonCodeStructuredTool in Public Flows

Summary Langflow OSS contains unauthenticated server-side RCE via PythonCodeStructuredTool executing attacker-controlled Python through exec at flow-build time. Sink in execself.toolcode, globals, localnamespace where toolcode is attacker-controlled template field. Two paths: A Authenticated POST...

10CVSS6AI score0.00357EPSS
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/06/23 3:50 p.m.14 views

EUVD-2026-38481

n8n is an open source workflow automation platform. Prior to 1.123.48, 2.21.8, and 2.22.4, an authenticated user with permission to create or modify workflows containing a Python Code Node could escape the sandbox and achieve arbitrary code execution on the task runner container. This vulnerabili...

7.1CVSS6.5AI score0.00356EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/23 3:50 p.m.49 views

CVE-2026-49444 n8n: Python sandbox escape

n8n is an open source workflow automation platform. Prior to 1.123.48, 2.21.8, and 2.22.4, an authenticated user with permission to create or modify workflows containing a Python Code Node could escape the sandbox and achieve arbitrary code execution on the task runner container. This vulnerabili...

7.1CVSS0.00356EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/23 3:50 p.m.7 views

CVE-2026-49444 n8n: Python sandbox escape

n8n is an open source workflow automation platform. Prior to 1.123.48, 2.21.8, and 2.22.4, an authenticated user with permission to create or modify workflows containing a Python Code Node could escape the sandbox and achieve arbitrary code execution on the task runner container. This vulnerabili...

7.1CVSS6.6AI score0.00356EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/23 3:50 p.m.53 views

CVE-2026-49444

CVE-2026-49444 affects n8n prior to versions 1.123.48, 2.21.8, and 2.22.4 where an authenticated user with permission to create/modify workflows containing a Python Code Node could escape the sandbox and achieve arbitrary code execution on the task runner container. The issue is fixed in 1.123.48...

8.5CVSS6.5AI score0.00356EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/06/19 9:15 p.m.23 views

GHSA-RPJ2-4HQ8-938G VCR.py: Arbitrary code execution via unsafe YAML deserialization of cassette files

Summary vcrpy deserializes YAML cassette files with PyYAML's object-constructing loader yaml.CLoader / yaml.Loader instead of the safe loader yaml.CSafeLoader / yaml.SafeLoader. A cassette containing a !!python/object/apply: or similar tag therefore executes arbitrary Python code the moment the...

7.8CVSS6.5AI score
SaveExploits0References2
OSV
OSV
added 2026/06/16 10:39 p.m.14 views

GHSA-JWM3-QCFW-C5PP n8n: Python Code Node AST Validator Bypass

Impact An authenticated user with permission to create or modify workflows containing a Python Code node could bypass the AST security validator and access the task executor module namespace. On self-hosted instances where N8NBLOCKRUNNERENVACCESS=false is set, this extended to disclosure of...

5.3CVSS5.5AI score0.00245EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/16 5:37 p.m.8 views

Arbitrary Code Execution

Overview n8n is a n8n Workflow Automation Tool Affected versions of this package are vulnerable to Arbitrary Code Execution in the Python Code node, exploitable when the Python Task Runner is enabled. A user with permission to create or modify workflows can execute arbitrary code on the task runn...

8.8CVSS6.4AI score0.00356EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/16 5:37 p.m.21 views

n8n: Python sandbox escape

Impact An authenticated user with permission to create or modify workflows containing a Python Code Node could escape the sandbox and achieve arbitrary code execution on the task runner container. This issue only affects instances where the Python Task Runner is enabled. Patches The issue has bee...

8.5CVSS6.2AI score0.00356EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/16 5:35 p.m.30 views

Langflow: Unauthenticated RCE in Shareable Playgrounds

Summary The "Shareable Playground" or "Public Flows" in code contains a critical RCE vulnerability. Simply sharing a flow exposes the deployment to RCE risk by authenticated users. Tested on commit 2d67402b1dbaefcbce85a244d4a6cd5e4bda1cfe Details Shareable Playground feature works by enabling the...

9.6CVSS6AI score0.00823EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/16 12:0 a.m.29 views

PT-2026-50150

Name of the Vulnerable Software and Affected Versions n8n versions prior to 1.123.48 n8n versions prior to 2.21.8 n8n versions prior to 2.22.4 Description An authenticated user with permissions to create or modify workflows containing a Python Code Node can escape the sandbox to achieve arbitrary...

8.5CVSS6.5AI score0.00356EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/06/13 2:34 a.m.17 views

CVE-2026-42851

A flaw was found in Kitty, a cross-platform GPU-based terminal. A local attacker, or a remote attacker who can control output displayed in the terminal, could exploit this vulnerability. By sending specially crafted input to the terminal, the attacker can cause Kitty to execute arbitrary Python...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits1References2
Rows per page
Query Builder