Lucene search
+L

68 matches found

Github Security Blog
Github Security Blog
added 2026/04/01 11:17 p.m.13 views

PraisonAI: Python Sandbox Escape via str Subclass startswith() Override in execute_code

Summary executecode in praisonai-agents runs attacker-controlled Python inside a three-layer sandbox that can be fully bypassed by passing a str subclass with an overridden startswith method to the safegetattr wrapper, achieving arbitrary OS command execution on the host. Details pythontools.py:2...

10CVSS6.2AI score0.013EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/04/01 11:17 p.m.15 views

GHSA-6VH2-H83C-9294 PraisonAI: Python Sandbox Escape via str Subclass startswith() Override in execute_code

Summary executecode in praisonai-agents runs attacker-controlled Python inside a three-layer sandbox that can be fully bypassed by passing a str subclass with an overridden startswith method to the safegetattr wrapper, achieving arbitrary OS command execution on the host. Details pythontools.py:2...

10CVSS6.2AI score0.013EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/26 3:30 p.m.6 views

EUVD-2026-16177

n8n has a Python sandbox escape...

9.9CVSS6AI score0.00526EPSS
SaveExploits0References8
OSV
OSV
added 2026/03/16 2:19 p.m.13 views

UBUNTU-CVE-2026-32640

SimpleEval is a library for adding evaluatable expressions into python projects. Prior to 1.0.5, objects including modules can leak dangerous modules through to direct access inside the sandbox. If the objects you've passed in as names to SimpleEval have modules or other disallowed / dangerous...

9.8CVSS5.8AI score0.00524EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/11 9:30 p.m.7 views

CVE-2026-32128 FastGPT Python Sandbox Bypass of File-Write Restriction

FastGPT is an AI Agent building platform. In 4.14.7 and earlier, FastGPT's Python Sandbox fastgpt-sandbox includes guardrails intended to prevent file writes static detection + seccomp. These guardrails are bypassable by remapping stdout fd 1 to an arbitrary writable file descriptor using fcntl...

6.3CVSS5.9AI score0.00296EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/03/11 9:30 p.m.7 views

EUVD-2026-11408

FastGPT is an AI Agent building platform. In 4.14.7 and earlier, FastGPT's Python Sandbox fastgpt-sandbox includes guardrails intended to prevent file writes static detection + seccomp. These guardrails are bypassable by remapping stdout fd 1 to an arbitrary writable file descriptor using fcntl...

6.3CVSS5.9AI score0.00296EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/11 9:30 p.m.18 views

CVE-2026-32128

FastGPT’s Python Sandbox (fastgpt-sandbox) in versions 4.14.7 and earlier contains guardrails intended to block file writes (static detection + seccomp). The vulnerability arises because stdout (fd 1) can be remapped to an arbitrary writable file descriptor via fcntl. After remapping, writes thro...

6.3CVSS5.9AI score0.00296EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/02/26 1:38 a.m.28 views

CVE-2026-27952 Agenta has Python Sandbox Escape, Leading to Remote Code Execution (RCE)

Agenta is an open-source LLMOps platform. In Agenta-API prior to version 0.48.1, a Python sandbox escape vulnerability existed in Agenta's custom code evaluator. Agenta used RestrictedPython as a sandboxing mechanism for user-supplied evaluator code, but incorrectly whitelisted the numpy package ...

8.8CVSS0.00497EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/02/26 1:38 a.m.9 views

EUVD-2026-8814

Agenta is an open-source LLMOps platform. In Agenta-API prior to version 0.48.1, a Python sandbox escape vulnerability existed in Agenta's custom code evaluator. Agenta used RestrictedPython as a sandboxing mechanism for user-supplied evaluator code, but incorrectly whitelisted the numpy package ...

8.8CVSS6.3AI score0.00497EPSS
SaveExploits1References1
NVD
NVD
added 2026/02/25 11:16 p.m.12 views

CVE-2026-27494

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 use the Python Code node to escape the sandbox. The sandbox did not sufficiently restrict access to certain built-in Python...

9.9CVSS0.00352EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/25 10:8 p.m.5 views

CVE-2026-27494

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 use the Python Code node to escape the sandbox. The sandbox did not sufficiently restrict access to certain built-in Python...

9.9CVSS5.8AI score0.00352EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/02/13 12:0 a.m.5 views

n8n Node.js Package 2.x < 2.4.8 Python Sandbox Escape (CVE-2026-25115)

The version of the n8n Node.js Package installed on the remote host is 2.x prior to 2.4.8. It is, therefore, affected by a remote code execution vulnerability: - A vulnerability in the Python Code node allows authenticated users to break out of the Python sandbox environment and execute code...

9.9CVSS6.8AI score0.00526EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/04 7:42 p.m.6 views

GHSA-8398-GMMX-564H n8n has a Python sandbox escape

Impact A vulnerability in the Python Code node allows authenticated users to break out of the Python sandbox environment and execute code outside the intended security boundary. Only authenticated users are able to execute code through Task Runners. This issue affected any deployment in which the...

9.9CVSS6.4AI score0.00526EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/02/04 7:42 p.m.13 views

n8n has a Python sandbox escape

Impact A vulnerability in the Python Code node allows authenticated users to break out of the Python sandbox environment and execute code outside the intended security boundary. Only authenticated users are able to execute code through Task Runners. This issue affected any deployment in which the...

9.9CVSS6.4AI score0.00526EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/02/04 4:48 p.m.31 views

CVE-2026-25115 n8n is vulnerable to Python sandbox escape

n8n is an open source workflow automation platform. Prior to version 2.4.8, a vulnerability in the Python Code node allows authenticated users to break out of the Python sandbox environment and execute code outside the intended security boundary. This issue has been patched in version 2.4.8...

9.4CVSS0.00526EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/04 4:48 p.m.3 views

CVE-2026-25115 n8n is vulnerable to Python sandbox escape

n8n is an open source workflow automation platform. Prior to version 2.4.8, a vulnerability in the Python Code node allows authenticated users to break out of the Python sandbox environment and execute code outside the intended security boundary. This issue has been patched in version 2.4.8...

9.4CVSS5.6AI score0.00526EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/04 12:0 a.m.10 views

PT-2026-6392

Impact A vulnerability in the Python Code node allows authenticated users to break out of the Python sandbox environment and execute code outside the intended security boundary. Only authenticated users are able to execute code through Task Runners. This issue affected any deployment in which the...

9.9CVSS6AI score0.00526EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/12/26 9:49 p.m.13 views

CVE-2025-68668 n8n Vulnerable to Arbitrary Command Execution in Pyodide based Python Code Node

n8n is an open source workflow automation platform. From version 1.0.0 to before 2.0.0, a sandbox bypass vulnerability exists in the Python Code Node that uses Pyodide. An authenticated user with permission to create or modify workflows can exploit this vulnerability to execute arbitrary commands...

9.9CVSS7.3AI score0.12901EPSS
SaveExploits4References1
Github Security Blog
Github Security Blog
added 2025/12/26 6:18 p.m.25 views

n8n Vulnerable to Arbitrary Command Execution in Pyodide based Python Code Node

Impact A sandbox bypass vulnerability exists in the Python Code Node that uses Pyodide. An authenticated user with permission to create or modify workflows can exploit this vulnerability to execute arbitrary commands on the host system running n8n, using the same privileges as the n8n process...

9.9CVSS7.7AI score0.12901EPSS
SaveExploits4References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/11 9:47 p.m.4 views

CVE-2025-66446 MaxKB has a Python sandbox LD_PRELOAD bypass

MaxKB is an open-source AI assistant for enterprise. Versions 2.3.1 and below have improper file permissions which allow attackers to overwrite the built-in dynamic linker and other critical files, potentially resulting in privilege escalation. This issue is fixed in version 2.4.0...

8.8CVSS6.5AI score0.00318EPSS
SaveExploits0References2
Rows per page
Query Builder