Lucene search
+L

624 matches found

CNNVD
CNNVD
added 2026/02/20 12:00 a.m.22 views

Deno 操作系统命令注入漏洞

Deno is a simple, modern, and secure JavaScript and TypeScript runtime environment developed by Deno itself. Versions of Deno prior to 2.6.8 had an operating system command injection vulnerability, which originated from a command injection vulnerability present in Deno’s node:childprocess...

9.8CVSS5.8AI score0.02213EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/19 8:31 p.m.8 views

GHSA-HMH4-3XVX-Q5HR Deno has a Command Injection via Incomplete shell metacharacter blocklist in node:child_process

Summary A command injection vulnerability exists in Deno's node:childprocess implementation. Reproduction javascript import spawnSync from "node:childprocess"; import as fs from "node:fs"; // Cleanup try fs.unlinkSync'/tmp/rceproof'; catch // Create legitimate script...

8.1CVSS5.8AI score0.02213EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/02/19 8:31 p.m.22 views

Deno has a Command Injection via Incomplete shell metacharacter blocklist in node:child_process

Summary A command injection vulnerability exists in Deno's node:childprocess implementation. Reproduction javascript import spawnSync from "node:childprocess"; import as fs from "node:fs"; // Cleanup try fs.unlinkSync'/tmp/rceproof'; catch // Create legitimate script...

9.8CVSS5.7AI score0.02213EPSS
SaveExploits1References5Affected Software1
vulnersOsv
vulnersOsv
added 2026/02/19 8:29 p.m.1 views

@deno/sandbox (>=0.0.9, <=0.6.0), @ekairos/dataset (>=1.21.56-beta.0, <=1.22.22-beta.development.0) +45 more potentially affected by unknown CVE via devalue (>=5.0.0, <=5.6.2)

devalue NPM version =5.0.0, =0.0.9, =1.21.56-beta.0, =1.22.4-beta.development.0, =1.21.56-beta.0, =1.21.67-beta.0, =1.21.88-beta.0, =0.0.0-dev-20260121145510, =0.0.0-dev-20260115183047, =0.0.0-dev-20260115183047, =0.0.0-dev-20260115183047, =2.3.65, =1.1.27, =1.1.21, =1.2.263, =2.2.3, =4.0.1 and...

5.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/02/19 12:00 a.m.23 views

PT-2026-20983

Name of the Vulnerable Software and Affected Versions Deno versions prior to 2.6.8 Description A command injection issue exists in Deno's node:child process implementation. The issue allows for arbitrary command execution through crafted input provided to the spawnSync function when the shell...

9.8CVSS5.9AI score0.02213EPSS
SaveExploits1References13
RedhatCVE
RedhatCVE
added 2026/02/10 1:23 p.m.13 views

CVE-2026-25904

The Pydantic-AI MCP Run Python tool configures the Deno sandbox with an overly permissive configuration that allows the underlying Python code to access the localhost interface of the host to perform SSRF attacks. Note - the "mcp-run-python" project is archived and unlikely to receive a fix...

5.8CVSS5.6AI score0.00165EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/02/09 2:57 p.m.9 views

Server-side Request Forgery (SSRF)

Overview mcp-run-python is a Model Context Protocol server to run Python code in a sandbox. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF due to an overly permissive configuration of the Deno sandbox, which allows access to the localhost interface. An attack...

5.8CVSS5.7AI score0.00165EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/09 9:30 a.m.17 views

GHSA-6FGP-M6Q4-J3Q5 MCP Run Python Deno Sandbox Misconfiguration Allows SSRF Attacks via Localhost Access

Impact Server-Side Request Forgery SSRF: A security vulnerability exists in the mcp-run-python tool specifically within the Pydantic-AI integration due to an overly permissive Deno sandbox configuration. The tool configures the Deno runtime—which is intended to isolate the execution of untrusted...

5.8CVSS6.2AI score0.00165EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/02/09 9:30 a.m.17 views

MCP Run Python Deno Sandbox Misconfiguration Allows SSRF Attacks via Localhost Access

Impact Server-Side Request Forgery SSRF: A security vulnerability exists in the mcp-run-python tool specifically within the Pydantic-AI integration due to an overly permissive Deno sandbox configuration. The tool configures the Deno runtime—which is intended to isolate the execution of untrusted...

5.8CVSS6AI score0.00165EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/02/09 8:51 a.m.46 views

CVE-2026-25904

The CVE-2026-25904 entry concerns Pydantic-AI MCP Run Python tool configuring the Deno sandbox in a way that allows the underlying Python code to access the host’s localhost interface, enabling SSRF. Affected component: the Deno sandbox configuration used by mcp-run-python (Pydantic-AI MCP Run Py...

5.8CVSS5.6AI score0.00165EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/09 8:51 a.m.5 views

CVE-2026-25904 Overly permissive Deno configuration in mcp-run-python leads to SSRF

The Pydantic-AI MCP Run Python tool configures the Deno sandbox with an overly permissive configuration that allows the underlying Python code to access the localhost interface of the host to perform SSRF attacks. Note - the "mcp-run-python" project is archived and unlikely to receive a fix...

5.8CVSS5.6AI score0.00165EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/09 8:51 a.m.8 views

CVE-2026-25904

The Pydantic-AI MCP Run Python tool configures the Deno sandbox with an overly permissive configuration that allows the underlying Python code to access the localhost interface of the host to perform SSRF attacks. Note - the "mcp-run-python" project is archived and unlikely to receive a fix...

5.8CVSS5.6AI score0.00165EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/09 12:00 a.m.51 views

PT-2026-7089

Name of the Vulnerable Software and Affected Versions Pydantic-AI MCP Run Python tool affected versions not specified Description The Pydantic-AI MCP Run Python tool is configured with an overly permissive Deno sandbox configuration. This allows Python code executed within the sandbox to access t...

5.8CVSS6.2AI score0.00165EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2026/02/09 12:00 a.m.16 views

pydantic-ai 代码问题漏洞

Pydantic-ai is a generative AI framework developed by Pydantic for building production-level applications and workflows. Pydantic-ai has code vulnerabilities, which stem from overly permissive Deno sandbox configurations. These vulnerabilities may lead to server-side request forgeing attacks...

5.8CVSS5.9AI score0.00165EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2026/02/03 7:17 p.m.1 views

basejmp (0.1.0), chompbuild (>=0.2.7, <=0.2.17) +72 more potentially affected by CVE-2026-25541 via bytes (>=1.2.1, <=1.10.1)

bytes CARGO version =1.2.1, =0.2.7, =1.31.0, =0.61.0, =0.61.0, =0.0.0, =0.67.0, =0.149.0, =0.84.0, =0.90.0, =0.54.0, =0.3.0, =0.1.0, =0.61.0, =0.1.0, =0.2.0 and more Source cves: CVE-2026-25541 Source advisory: OSV:GHSA-434X-W66G-QW3R...

7.5CVSS5.3AI score0.00537EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2026/02/03 12:00 p.m.1 views

basejmp (0.1.0), chompbuild (>=0.2.7, <=0.2.17) +72 more potentially affected by CVE-2026-25541 via bytes (>=1.2.1, <=1.10.1)

bytes CARGO version =1.2.1, =0.2.7, =1.31.0, =0.61.0, =0.61.0, =0.0.0, =0.67.0, =0.149.0, =0.84.0, =0.90.0, =0.54.0, =0.3.0, =0.1.0, =0.61.0, =0.1.0, =0.2.0 and more Source cves: CVE-2026-25541 Source advisory: OSV:RUSTSEC-2026-0007...

7.5CVSS5.3AI score0.00537EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/01/23 6:19 a.m.12 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.00509EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/22 3:15 a.m.11 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.00509EPSS
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.00509EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/01/22 2:26 a.m.38 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.00509EPSS
SaveExploits0References2
Rows per page
Query Builder