Lucene search
+L

96 matches found

Vulnrichment
Vulnrichment
added 2026/02/09 9:1 a.m.7 views

CVE-2026-25905 Lack of isolation in mcp-run-python leads to MCP server takeover

The Python code being run by 'runPython' or 'runPythonAsync' is not isolated from the rest of the JS code, allowing any Python code to use the Pyodide APIs to modify the JS environment. This may result in an attacker hijacking the MCP server - for malicious purposes including MCP tool shadowing...

5.8CVSS5.6AI score0.00177EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/09 9:1 a.m.5 views

CVE-2026-25905

The Python code being run by 'runPython' or 'runPythonAsync' is not isolated from the rest of the JS code, allowing any Python code to use the Pyodide APIs to modify the JS environment. This may result in an attacker hijacking the MCP server - for malicious purposes including MCP tool shadowing...

5.8CVSS5.6AI score0.00177EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/09 9:1 a.m.39 views

CVE-2026-25905 Lack of isolation in mcp-run-python leads to MCP server takeover

The Python code being run by 'runPython' or 'runPythonAsync' is not isolated from the rest of the JS code, allowing any Python code to use the Pyodide APIs to modify the JS environment. This may result in an attacker hijacking the MCP server - for malicious purposes including MCP tool shadowing...

5.8CVSS0.00177EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/09 9:1 a.m.25 views

CVE-2026-25905

CVE-2026-25905 describes a lack of isolation between Python code executed by runPython/runPythonAsync and the surrounding JavaScript environment. This lets Python code access Pyodide APIs to modify the JS context, which could enable an attacker to hijack the MCP server and shadow MCP tooling. The...

5.8CVSS5.6AI score0.00177EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.12 views

PT-2026-7090

Name of the Vulnerable Software and Affected Versions MCP affected versions not specified Description The Python code executed by the 'runPython' or 'runPythonAsync' functions lacks isolation from other JavaScript code. This allows Python code to utilize Pyodide APIs to alter the JavaScript...

5.8CVSS6AI score0.00177EPSS
SaveExploits0References12
The Hacker News
The Hacker News
added 2026/01/27 10:36 a.m.14 views

Critical Grist-Core Vulnerability Allows RCE Attacks via Spreadsheet Formulas

A critical security flaw has been disclosed in Grist‑Core, an open-source, self-hosted version of the Grist relational spreadsheet-database, that could result in remote code execution. The vulnerability, tracked as CVE-2026-24002 CVSS score: 9.1, has been codenamed Cellbreak by Cyera Research Lab...

9.9CVSS6.8AI score0.12901EPSS
SaveExploits4
RedhatCVE
RedhatCVE
added 2026/01/23 6:19 a.m.9 views

CVE-2026-24002

Grist is spreadsheet software using Python as its formula language. Grist offers several methods for running those formulas in a sandbox, for cases where the user may be working with untrusted spreadsheets. One such method runs them in pyodide, but pyodide on node does not have a useful sandbox...

9.6CVSS5.7AI score0.005EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/22 3:15 a.m.9 views

CVE-2026-24002

Grist is spreadsheet software using Python as its formula language. Grist offers several methods for running those formulas in a sandbox, for cases where the user may be working with untrusted spreadsheets. One such method runs them in pyodide, but pyodide on node does not have a useful sandbox...

9.6CVSS0.005EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/22 2:26 a.m.33 views

CVE-2026-24002 pyodide sandbox option is insecure

Grist is spreadsheet software using Python as its formula language. Grist offers several methods for running those formulas in a sandbox, for cases where the user may be working with untrusted spreadsheets. One such method runs them in pyodide, but pyodide on node does not have a useful sandbox...

9CVSS0.005EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/01/22 2:26 a.m.3 views

CVE-2026-24002

Grist is spreadsheet software using Python as its formula language. Grist offers several methods for running those formulas in a sandbox, for cases where the user may be working with untrusted spreadsheets. One such method runs them in pyodide, but pyodide on node does not have a useful sandbox...

9CVSS5.8AI score0.005EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/01/22 2:26 a.m.73 views

CVE-2026-24002

CVE-2026-24002 – Grist sandbox escape vulnerability affects Grist Core (Grist open-source self-hosted spreadsheet/database). The issue arises when running formulas in the Pyodide sandbox on Node.js, where the sandbox barrier is insufficient, allowing an untrusted spreadsheet to escape to host exe...

9.6CVSS5.7AI score0.005EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/01/22 2:26 a.m.10 views

CVE-2026-24002 pyodide sandbox option is insecure

Grist is spreadsheet software using Python as its formula language. Grist offers several methods for running those formulas in a sandbox, for cases where the user may be working with untrusted spreadsheets. One such method runs them in pyodide, but pyodide on node does not have a useful sandbox...

9CVSS5.7AI score
SaveExploits0References4
EUVD
EUVD
added 2026/01/22 2:26 a.m.8 views

EUVD-2026-4212

Grist is spreadsheet software using Python as its formula language. Grist offers several methods for running those formulas in a sandbox, for cases where the user may be working with untrusted spreadsheets. One such method runs them in pyodide, but pyodide on node does not have a useful sandbox...

9CVSS5.7AI score0.005EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/01/22 2:26 a.m.6 views

CVE-2026-24002 pyodide sandbox option is insecure

Grist is spreadsheet software using Python as its formula language. Grist offers several methods for running those formulas in a sandbox, for cases where the user may be working with untrusted spreadsheets. One such method runs them in pyodide, but pyodide on node does not have a useful sandbox...

9CVSS5.7AI score0.005EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/22 12:0 a.m.43 views

PT-2026-3906

Name of the Vulnerable Software and Affected Versions Grist versions prior to 1.7.9 Description Grist is spreadsheet software that utilizes Python as its formula language. When configured to run formulas in the Pyodide sandbox GRIST SANDBOX FLAVOR set to pyodide, a crafted spreadsheet formula can...

9CVSS6AI score0.005EPSS
SaveExploits0References29
CNNVD
CNNVD
added 2026/01/22 12:0 a.m.11 views

Grist injection vulnerability

Grist is a modern relational spreadsheet developed by Grist Open Source. Versions of Grist prior to 1.7.9 had an injection vulnerability, which was caused by insufficient pyodide sandbox barriers. This vulnerability could allow for the execution of arbitrary processes on the server...

9.6CVSS6.2AI score0.005EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/08 12:0 a.m.10 views

N8n < 2.0.0 Multiple Vulnerabilities

According to its banner, the version of n8n running on the remote host is 1.0.0 or later and before 2.0.0. It is, therefore, affected by multiple vulnerabilities: - An authenticated arbitrary file read and file write vulnerability - An authenticated arbitrary command execution vulnerability in...

9.9CVSS7.7AI score0.12901EPSS
SaveExploits4References5
Veracode
Veracode
added 2026/01/02 5:31 p.m.8 views

Remote Code Execution (RCE)

n8n is vulnerable to Remote Code Execution RCE. The vulnerability is due to insufficient isolation in the Pyodide-based Python Code Node, which allows an authenticated attacker with workflow modification privileges to escape the sandbox and execute arbitrary commands on the host system running n8...

9.9CVSS6.1AI score0.12901EPSS
SaveExploits4References5Affected Software3
Cvelist
Cvelist
added 2025/12/26 9:49 p.m.34 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.9CVSS0.12901EPSS
SaveExploits4References1
CVE
CVE
added 2025/12/26 9:49 p.m.157 views

CVE-2025-68668

CVE-2025-68668 affects n8n 1.x (1.0.0 up to

9.9CVSS7.3AI score0.12901EPSS
SaveExploits4References2Affected Software1
Rows per page
Query Builder