Lucene search
+L

608 matches found

Circl
Circl
added 2026/05/27 1:04 p.m.14 views

CVE-2026-44726

creationtimestamp| type| source ---|---|--- 2026-05-27 13:04:30+00:00| published-proof-of-concept| https://github.com/denoland/deno/security/advisories/GHSA-chqv-56wv-7564...

9.1CVSS5.8AI score0.00234EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.20 views

PT-2026-44129

Name of the Vulnerable Software and Affected Versions Deno versions 2.0.0 through 2.7.7 Description A flaw in the Node.js tls compatibility layer can cause a TLS client to transmit application data in plaintext after a connection retry. This occurs when the autoSelectFamily variable is enabled an...

9.1CVSS5.9AI score0.00234EPSS
SaveExploits1References6
Malwarebytes
Malwarebytes
added 2026/05/26 1:07 p.m.61 views

Fake software on GitHub and SourceForge distribute Deno RAT

During our threat hunting activities, we found fake installers and plugins impersonating popular software including ChatGPT, Claude, AutoTune, and Kontakt on GitHub and SourceForge distributing a Deno backdoor known as DinDoor. Attackers are using compromised YouTube channels to distribute links ...

6AI score
SaveExploits0
NVD
NVD
added 2026/05/08 4:16 p.m.17 views

CVE-2026-41690

18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno. Versions prior to 3.9.3 allow an unauthenticated HTTP client to pollute Object.prototype in the Node.js process hosting the middleware, via two unvalidated entry points that...

8.6CVSS0.0031EPSS
SaveExploits0References1
Wolfi
Wolfi
added 2026/05/08 7:59 a.m.40 views

GHSA-3V94-MW7P-V465 vulnerabilities

Vulnerabilities for packages: shadowsocks-rust, vector, deno, linkerd2-proxy, ztunnel...

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 2026/05/08 7:59 a.m.29 views

GHSA-Q2QQ-HMJ6-3WPP vulnerabilities

Vulnerabilities for packages: shadowsocks-rust, vector, deno, linkerd2-proxy, ztunnel...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2026/05/08 7:18 a.m.14 views

GHSA-3V94-MW7P-V465 vulnerabilities

Vulnerabilities for packages: komodo, vector, ztunnel-fips, shadowsocks-rust, deno, linkerd2-proxy, ztunnel...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2026/05/08 7:18 a.m.15 views

GHSA-Q2QQ-HMJ6-3WPP vulnerabilities

Vulnerabilities for packages: komodo, vector, ztunnel-fips, shadowsocks-rust, deno, linkerd2-proxy, ztunnel...

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 2026/05/06 7:48 p.m.26 views

GHSA-XP3W-R5P5-63RR vulnerabilities

Vulnerabilities for packages: rpm-sequoia, sqlx, rustup, sccache, vector, sdp-k8s-injector, deno...

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 2026/05/06 7:48 p.m.20 views

CVE-2026-42327 vulnerabilities

Vulnerabilities for packages: rpm-sequoia, sqlx, rustup, sccache, vector, sdp-k8s-injector, deno...

8.7CVSS5.1AI score0.00211EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/05/06 7:17 p.m.16 views

CVE-2026-42327 vulnerabilities

Vulnerabilities for packages: rustls-openssl-client, rpm-sequoia, komodo, vector, sentry-cli, bootc, sdp-k8s-injector, sqlx, rustup, sccache, typst, ztunnel-fips, deno, valkey-ldap, guestproxyagent...

8.7CVSS5.1AI score0.00211EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/05/06 7:17 p.m.14 views

GHSA-XP3W-R5P5-63RR vulnerabilities

Vulnerabilities for packages: rustls-openssl-client, rpm-sequoia, komodo, vector, sentry-cli, bootc, sdp-k8s-injector, sqlx, rustup, sccache, typst, ztunnel-fips, deno, valkey-ldap, guestproxyagent...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2026/05/06 7:17 p.m.20 views

CVE-2026-41898 vulnerabilities

Vulnerabilities for packages: rustls-openssl-client, rpm-sequoia, komodo, vector, sentry-cli, bootc, sdp-k8s-injector, sqlx, rustup, sccache, typst, ztunnel-fips, deno, valkey-ldap, guestproxyagent...

8.3CVSS5.1AI score0.0028EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/05/06 1:48 p.m.43 views

CVE-2026-41898 vulnerabilities

Vulnerabilities for packages: rpm-sequoia, sqlx, rustup, sccache, vector, sdp-k8s-injector, deno...

8.3CVSS5.1AI score0.0028EPSS
SaveExploits0
OSV
OSV
added 2026/04/14 1:10 p.m.11 views

JLSEC-2026-98 Deno's static imports inside dynamically imported modules do not adhere to permission checks

Impact Modules that are dynamically imported through import or new Worker might have been able to bypass network and file system permission checks when statically importing other modules. In Deno 1.5.x and 1.6.x only programs dynamically importing especially transitively untrusted code are...

9.8CVSS7.3AI score0.01113EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/14 1:10 p.m.9 views

JLSEC-2026-114 Deno node:crypto doesn't finalize cipher

Summary The vulnerability allows an attacker to have infinite encryptions. This can lead to naive attempts at brute forcing, as well as more refined attacks with the goal to learn the server secrets. PoC js import crypto from "node:crypto"; const key = crypto.randomBytes32; const iv =...

9.2CVSS5.8AI score0.00199EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/14 1:10 p.m.11 views

JLSEC-2026-99

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...

8.4CVSS7.2AI score0.00382EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/14 1:10 p.m.8 views

JLSEC-2026-111 Deno's --deny-write check does not prevent permission bypass

Summary Deno.FsFile.prototype.utime and Deno.FsFile.prototype.utimeSync are not limited by the permission model check --deny-write=./. It's possible to change to change the access atime and modification mtime times on the file stream resource even when the file is opened with read only permission...

3.3CVSS5.7AI score0.00184EPSS
SaveExploits1References7
OSV
OSV
added 2026/04/14 1:10 p.m.10 views

JLSEC-2026-109 Deno run with --allow-read and --deny-read flags results in allowed

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. The result is the same with all global unary permissions give...

6.9CVSS5.8AI score0.00356EPSS
SaveExploits1References8
OSV
OSV
added 2026/04/14 1:10 p.m.6 views

JLSEC-2026-105 Deno's `deno_runtime` vulnerable to interactive permission prompt spoofing via improper ANSI stripping

Summary A maliciously crafted permission request can show the spoofed permission prompt by inserting a broken ANSI escape sequence into the request contents. Details In the patch for CVE-2023-28446, Deno is stripping any ANSI escape sequences from the permission prompt, but permissions given to t...

6.5CVSS5.8AI score0.00943EPSS
SaveExploits1References5
Rows per page
Query Builder