deno
crates.io34 known CVEs affecting this package
Aggregated from OSV, GitHub Security Advisories, NVD, and vendor advisories. Each CVE links to its full detail page with vendor advisories, patches, fixed versions, and remediation guidance.
CVEs affecting denopage 1 of 1
- CVE-2021-32619CRITICALCVSS 9.8EG 9.8✓ Fixed in 1.10.22021-05-28
Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. In Deno versions 1.5.0 to 1.10.1, modules that are dynamically imported through `import()` or `new Worker` might have been able to bypass network and file s…
- CVE-2021-41641HIGHCVSS 8.4EG 8.4✓ Fixed in 1.16.02022-06-12
Deno <=1.14.0 file sandbox does not handle symbolic links correctly. When running Deno with specific write access, the Deno.symlink method can be used to gain access to any directory.
- CVE-2022-24783CRITICALCVSS 10.0EG 10.0✓ Fixed in 1.20.32022-03-25
Deno is a runtime for JavaScript and TypeScript. The versions of Deno between release 1.18.0 and 1.20.2 (inclusive) are vulnerable to an attack where a malicious actor controlling the code executed in a Deno runtime could bypass all permis…
- CVE-2023-22499HIGHCVSS 7.5EG 7.5✓ Fixed in 1.29.32023-01-17
Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Multi-threaded programs were able to spoof interactive permission prompt by rewriting the prompt to suggest that program is waiting on user confirmation to …
- CVE-2023-26103MEDIUMCVSS 5.3EG 5.3✓ Fixed in 1.31.02023-02-25
Versions of the package deno before 1.31.0 are vulnerable to Regular Expression Denial of Service (ReDoS) due to the upgradeWebSocket function, which contains regexes in the form of /s*,s*/, used for splitting the Connection/Upgrade header…
- CVE-2023-28446HIGHCVSS 8.8EG 8.8✓ Fixed in 1.31.22023-03-24
Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Arbitrary program names without any ANSI filtering allows any malicious program to clear the first 2 lines of a `op_spawn_child` o…
- CVE-2023-33966HIGHCVSS 8.6EG 8.6✓ Fixed in 1.34.12023-05-31
vulnerable: 1.34.0
Deno is a runtime for JavaScript and TypeScript. In deno 1.34.0 and deno_runtime 0.114.0, outbound HTTP requests made using the built-in `node:http` or `node:https` modules are incorrectly not checked against the network permission allow l…
- CVE-2024-27931MEDIUMCVSS 5.8EG 5.8✓ Fixed in 1.41.12024-03-05
Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. Insufficient validation of parameters in `Deno.makeTemp*` APIs would allow for creation of files outside of the allowed directories. This may allow the user to…
- CVE-2024-27932MEDIUMCVSS 4.6EG 4.6✓ Fixed in 1.40.42024-03-21
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Starting in version 1.8.0 and prior to version 1.40.4, Deno improperly checks that an import specifier's hostname is equal to or a child of a token's hostname, which can cause toke…
- CVE-2024-27933HIGHCVSS 8.2EG 8.2✓ Fixed in 1.39.12024-03-21
vulnerable: 1.39.0
Deno is a JavaScript, TypeScript, and WebAssembly runtime. In version 1.39.0, use of raw file descriptors in `op_node_ipc_pipe()` leads to premature close of arbitrary file descriptors, allowing standard input to be re-opened as a differen…
- CVE-2024-27934HIGHCVSS 8.4EG 8.4✓ Fixed in 1.40.32024-03-21
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Starting in version 1.36.2 and prior to version 1.40.3, use of inherently unsafe `*const c_void` and `ExternalPointer` leads to use-after-free access of the underlying structure, r…
- CVE-2024-27935HIGHCVSS 7.2EG 7.2✓ Fixed in 1.36.32024-03-21
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Starting in version 1.35.1 and prior to version 1.36.3, a vulnerability in Deno's Node.js compatibility runtime allows for cross-session data contamination during simultaneous asyn…
- CVE-2024-27936HIGHCVSS 8.8EG 8.8✓ Fixed in 1.41.02024-03-21
Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. Starting in version 1.32.1 and prior to version 1.41.0 of the deno library, maliciously crafted permission request can show the spoofed permission prompt by in…
- CVE-2024-34346HIGHCVSS 8.4EG 8.4✓ Fixed in 1.43.12024-05-07
Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. The Deno sandbox may be unexpectedly weakened by allowing file read/write access to privileged files in various locations on Unix and Windows platforms. For ex…
- CVE-2025-21620HIGHCVSS 7.5EG 7.5✓ Fixed in 2.1.22025-01-06
Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch() redirect handling c…
- CVE-2025-24015MEDIUMCVSS 5.3EG 5.3✓ Fixed in 2.1.72025-06-03
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Versions 1.46.0 through 2.1.6 have an issue that affects AES-256-GCM and AES-128-GCM in Deno in which the authentication tag is not being validated. This means tampered ciphertexts…
- CVE-2025-48888MEDIUMCVSS 5.3EG 5.3✓ Fixed in 2.3.22025-06-04
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Starting in version 1.41.3 and prior to versions 2.1.13, 2.2.13, and 2.3.2, `deno run --allow-read --deny-read main.ts` results in allowed, even though 'deny' should be stronger. T…
- CVE-2025-48934MEDIUMCVSS 5.3EG 5.3✓ Fixed in 2.2.132025-06-04
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to versions 2.1.13 and 2.2.13, the `Deno.env.toObject` method ignores any variables listed in the `--deny-env` option of the `deno run` command. When looking at the documenta…
- CVE-2025-48935CRITICALCVSS 9.1EG 9.1✓ Fixed in 2.2.52025-06-04
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Starting in version 2.2.0 and prior to versions 2.2.5, it is possible to bypass Deno's permission read/write db permission check by using `ATTACH DATABASE` statement. Version 2.2.5…
- CVE-2025-61785LOWCVSS 3.3EG 3.3✓ Fixed in 2.5.32025-10-08
Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, `Deno.FsFile.prototype.utime` and `Deno.FsFile.prototype.utimeSync` are not limited by the permission model check `--deny-write=./`. It's pos…
- CVE-2025-61786LOWCVSS 3.3EG 3.3✓ Fixed in 2.5.32025-10-08
Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, `Deno.FsFile.prototype.stat` and `Deno.FsFile.prototype.statSync` are not limited by the permission model check `--deny-read=./`. It's possib…
- CVE-2025-61787HIGHCVSS 8.1EG 8.1✓ Fixed in 2.5.22025-10-08
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Versions prior to 2.5.3 and 2.2.15 are vulnerable to Command Line Injection attacks on Windows when batch files are executed. In Windows, ``CreateProcess()`` always implicitly spaw…
- CVE-2026-22863HIGHCVSS 7.5EG 7.5✓ Fixed in 2.6.02026-01-15
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.6.0, node:crypto doesn't finalize cipher. The vulnerability allows an attacker to have infinite encryptions. This can lead to naive attempts at brute forcing, as well as m…
- CVE-2026-22864HIGHCVSS 8.1EG 8.1✓ Fixed in 2.5.62026-01-15
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.5.6, a prior patch aimed to block spawning Windows batch/shell files by returning an error when a spawned path’s extension matched .bat or .cmd. That check performs a ca…
- CVE-2026-44726CRITICALCVSS 9.1EG 9.1✓ Fixed in 2.7.82026-05-27
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 `autoSele…
- CVE-2026-49401HIGHCVSS 8.4EG 8.4✓ Fixed in 2.7.142026-06-16
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, --d…
- CVE-2026-49402HIGHCVSS 8.1EG 8.1✓ Fixed in 2.7.102026-06-16
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.10, Deno's node:child_process implementation provided an escapeShellArg() helper used when callers passed shell: true to spawn / spawnSync / exec and friends. On Windo…
- CVE-2026-49406MEDIUMCVSS 5.5EG 5.5✓ Fixed in 2.7.122026-06-16
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 node_module…
- CVE-2026-49411MEDIUMCVSS 6.5EG 6.5✓ Fixed in 2.8.02026-06-16
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 calle…
- CVE-2026-49440HIGHCVSS 7.4EG 7.4✓ Fixed in 2.8.12026-06-16
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.8.1, node:crypto.checkPrime(candidate[, options][, callback]) and crypto.checkPrimeSync(candidate[, options]) ran no Miller-Rabin rounds at all when the caller left opti…
- CVE-2026-49859MEDIUMCVSS 5.2EG 5.2✓ Fixed in 2.8.12026-06-16
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…
- CVE-2026-49860MEDIUMCVSS 5.2EG 5.2✓ Fixed in 2.8.12026-06-16
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 …
- CVE-2026-49983MEDIUMCVSS 5.2EG 5.2✓ Fixed in 2.8.12026-06-16
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…
- CVE-2026-55517MEDIUMCVSS 4.3EG 4.3✓ Fixed in 2.7.52026-06-17
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-…
Check whether deno is used in your infrastructure
EchelonGraph scans your cloud and SBOMs to map every package to your actual deployments. See blast radius for deno CVEs against the assets you own.
Start Free Scan →