Lucene search
+L

613 matches found

OSV
OSV
added 2026/07/13 2:36 p.m.5 views

PYSEC-2026-2627 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.3AI score0.00165EPSS
SaveExploits0References5
Chainguard
Chainguard
added 2026/07/09 2:25 a.m.10 views

CVE-2026-48504 vulnerabilities

Vulnerabilities for packages: wasmcloud, linkerd2-proxy, mountpoint-s3, deno, parseable...

5.3CVSS5.4AI score0.00304EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/07/09 2:25 a.m.12 views

GHSA-W9WP-H8WV-79JX vulnerabilities

Vulnerabilities for packages: wasmcloud, linkerd2-proxy, mountpoint-s3, deno, parseable...

5.4AI score
SaveExploits0
Wolfi
Wolfi
added 2026/07/09 2:16 a.m.18 views

GHSA-W9WP-H8WV-79JX vulnerabilities

Vulnerabilities for packages: parseable, deno, wasmcloud, linkerd2-proxy, mountpoint-s3...

5.4AI score
SaveExploits0
Wolfi
Wolfi
added 2026/07/09 2:16 a.m.15 views

CVE-2026-48504 vulnerabilities

Vulnerabilities for packages: parseable, deno, wasmcloud, linkerd2-proxy, mountpoint-s3...

5.3CVSS5.4AI score0.00304EPSS
SaveExploits0
OSV
OSV
added 2026/07/07 1:43 p.m.11 views

JLSEC-2026-655 Deno: Permission Bypass via Unicode Normalization Mismatch on macOS (APFS)

Summary Deno's permission system enforces filesystem and execution restrictions by comparing the requested path against the path supplied to --deny-read, --deny-write, --deny-run, or --deny-ffi. On macOS, that comparison was done at the raw-byte level while the APFS filesystem treats different...

8.4CVSS6.2AI score0.00187EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/07 1:43 p.m.11 views

JLSEC-2026-656 Deno: Command Injection via spawnSync & spawn on Windows

Summary Deno's node:childprocess implementation provided an escapeShellArg helper used when callers passed shell: true to spawn / spawnSync / exec and friends. On Windows, the helper failed to quote arguments that contained cmd.exe metacharacters such as &, |, , ^, !, , , and did not neutralize %...

8.1CVSS6.2AI score0.00335EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/07 1:43 p.m.9 views

JLSEC-2026-654 Deno's TLS retry copies stale upgrade hook, risking plaintext traffic

Summary A flaw in Deno's Node.js tls compatibility layer could cause a TLS client to transmit application data in plaintext after a connection retry. When autoSelectFamily was enabled and the first address-family attempt failed, the socket reinitialization path reused a stale TLS upgrade hook tha...

9.1CVSS5.9AI score0.00169EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/07 1:43 p.m.9 views

JLSEC-2026-658 Deno: Miller-Rabin Primality Test Allows Zero Rounds

Summary node:crypto.checkPrimecandidate, options, callback and crypto.checkPrimeSynccandidate, options ran no Miller-Rabin rounds at all when the caller left options.checks at its default of 0. In that mode, the only test applied to the candidate was trial division by the primes up to 17,863. Any...

7.4CVSS6AI score0.00149EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/23 6:18 p.m.18 views

CVE-2026-55517

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.5, a Deno program that opens a client WebSocket connection could be crashed by the remote server. While handling the WebSocket handshake response, Deno parsed the Sec-WebSocket-Protocol and Sec-WebSocket-Extensions response...

4.3CVSS0.00183EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/23 6:18 p.m.16 views

CVE-2026-49860

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.8.1, when a WebSocket connection was opened, Deno checked the destination hostname against --deny-net rules but did not re-check the IP addresses that hostname resolved to. An attacker-controlled script could use a specially...

5.2CVSS0.00101EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/23 6:18 p.m.13 views

CVE-2026-49983

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.8.1, environment access is gated by the env permission. You can deny it with --deny-env, or restrict it to a specific allowlist with --allow-env=FOO,BAR. The expectation is that a program running without env permission cannot...

5.2CVSS0.00098EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/23 6:18 p.m.14 views

CVE-2026-49402

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.10, Deno's node:childprocess implementation provided an escapeShellArg helper used when callers passed shell: true to spawn / spawnSync / exec and friends. On Windows, the helper failed to quote arguments that contained cmd.e...

8.1CVSS0.00335EPSS
SaveExploits1References1
NVD
NVD
added 2026/06/23 6:18 p.m.16 views

CVE-2026-49411

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.8.0, the Node.js compatibility TCP path checked the permission against the original hostname string before resolution and then did not re-check after resolution. A caller could therefore pass a numeric alias of an IP address fo...

6.5CVSS0.00144EPSS
SaveExploits1References1
NVD
NVD
added 2026/06/23 6:18 p.m.17 views

CVE-2026-49401

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.14, Deno's permission system enforces filesystem and execution restrictions by comparing the requested path against the path supplied to --deny-read, --deny-write, --deny-run, or --deny-ffi. On macOS, that comparison was done...

8.4CVSS0.00187EPSS
SaveExploits1References1
NVD
NVD
added 2026/06/23 6:18 p.m.13 views

CVE-2026-49859

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.8.1, when fetch was called, Deno checked the destination hostname against --deny-net rules but did not re-check the IP addresses that hostname resolved to. An attacker-controlled script could use a specially crafted domain name...

5.2CVSS0.00101EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/23 6:18 p.m.15 views

CVE-2026-49440

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.8.1, node:crypto.checkPrimecandidate, options, callback and crypto.checkPrimeSynccandidate, options ran no Miller-Rabin rounds at all when the caller left options.checks at its default of 0. In that mode, the only test applied ...

7.4CVSS0.00149EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/23 6:18 p.m.16 views

CVE-2026-49406

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.12, when Deno was run in BYONM mode nodeModulesDir: "manual", the module resolver did not validate that a package's resolved entrypoint stayed within its nodemodules// directory. A malicious package.json whose main field...

5.5CVSS0.00171EPSS
SaveExploits1References1
NVD
NVD
added 2026/06/23 6:17 p.m.12 views

CVE-2026-44726

Deno is a JavaScript, TypeScript, and WebAssembly runtime. From 2.0.0 until 2.7.8, a flaw in Deno's Node.js tls compatibility layer could cause a TLS client to transmit application data in plaintext after a connection retry. When autoSelectFamily was enabled and the first address-family attempt...

9.1CVSS0.00169EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/06/23 5:24 p.m.40 views

CVE-2026-55517 Deno: Denial of service via non-ASCII bytes in WebSocket response headers

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.5, a Deno program that opens a client WebSocket connection could be crashed by the remote server. While handling the WebSocket handshake response, Deno parsed the Sec-WebSocket-Protocol and Sec-WebSocket-Extensions response...

4.3CVSS0.00183EPSS
SaveExploits0References1
Rows per page
Query Builder