Lucene search
+L

30411 matches found

NVD
NVD
added 2026/08/20 5:19 p.m.12 views

CVE-2026-64846

Nix is a package manager for Linux and other Unix systems. Prior to 2.35.0, a malicious derivation executed with the recursive-nix experimental feature can exploit a time-of-check/time-of-use race involving final symlink handling in the LocalStore restore path. The race can cause writeFile to...

2.8CVSS0.00088EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 4:18 p.m.16 views

CVE-2026-64846 Nix: Arbitrary file truncation outside the sandbox with recursive-nix experimental feature

Nix is a package manager for Linux and other Unix systems. Prior to 2.35.0, a malicious derivation executed with the recursive-nix experimental feature can exploit a time-of-check/time-of-use race involving final symlink handling in the LocalStore restore path. The race can cause writeFile to...

2.8CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/20 4:18 p.m.31 views

CVE-2026-64846

Nix versions prior to 2.35.0 contain a TOCTOU race in the LocalStore restore path: writeFile opens a path with O_TRUNC instead of enforcing FinalSymlink::DontFollow, allowing a malicious derivation (with recursive-nix enabled) to create or truncate an empty file outside the build sandbox with dae...

2.8CVSS5.4AI score0.00088EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/20 4:18 p.m.10 views

EUVD-2026-63424

Nix is a package manager for Linux and other Unix systems. Prior to 2.35.0, a malicious derivation executed with the recursive-nix experimental feature can exploit a time-of-check/time-of-use race involving final symlink handling in the LocalStore restore path. The race can cause writeFile to...

2.8CVSS5.5AI score0.00088EPSS
SaveExploits0References3
Circl
Circl
added 2026/08/20 4:00 p.m.68 views

GHSA-864F-RCV7-6RH4

creationtimestamp| type| source ---|---|--- 2026-08-20 16:00:51+00:00| seen| https://thehackernews.com/2026/08/isolated-vm-flaw-lets-sandboxed.html 2026-08-20 16:34:42+00:00| seen| https://bsky.app/profile/endorlabs.bsky.social/post/3mtjogb2gjk23 2026-08-21 01:00:35+00:00| seen|...

4.8AI score
SaveExploits0References4
NVD
NVD
added 2026/08/20 12:16 p.m.7 views

CVE-2026-77083

n8n is a workflow automation platform. In versions prior to 1.123.69, 2.33.4, and 2.34.1, the JavaScript Code node's VM sandbox did not freeze the sandbox's Function.prototype, allowing an authenticated user with the ability to create and execute workflows to pollute it from within a Code node...

6CVSS0.00271EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 12:16 p.m.8 views

CVE-2026-77077

n8n versions before 1.123.69, 2.33.4, and 2.34.1 contain a JavaScript task runner VM sandbox escape. The runner's prototype-freezing routine covers globalThis functions but not internal module constructors such as EventEmitter, allowing an authenticated user with Code node access to exploit...

7.2CVSS0.00358EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 11:21 a.m.35 views

CVE-2026-77083

n8n (workflow automation platform) versions prior to 1.123.69 , 2.33.4 , and 2.34.1 are affected by a sandbox escape in the JavaScript Code node. The VM sandbox did not freeze Function.prototype, allowing an authenticated user with workflow creation and execution privileges to perform prototype p...

6CVSS5.8AI score0.00271EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/20 11:21 a.m.17 views

EUVD-2026-63271

n8n is a workflow automation platform. In versions prior to 1.123.69, 2.33.4, and 2.34.1, the JavaScript Code node's VM sandbox did not freeze the sandbox's Function.prototype, allowing an authenticated user with the ability to create and execute workflows to pollute it from within a Code node...

6CVSS5.8AI score0.00271EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/20 11:21 a.m.31 views

CVE-2026-77083 n8n before 1.123.69 Code Node Sandbox Escape via Function.prototype Pollution

n8n is a workflow automation platform. In versions prior to 1.123.69, 2.33.4, and 2.34.1, the JavaScript Code node's VM sandbox did not freeze the sandbox's Function.prototype, allowing an authenticated user with the ability to create and execute workflows to pollute it from within a Code node...

6CVSS0.00271EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 11:21 a.m.14 views

CVE-2026-77083 n8n before 1.123.69 Code Node Sandbox Escape via Function.prototype Pollution

n8n is a workflow automation platform. In versions prior to 1.123.69, 2.33.4, and 2.34.1, the JavaScript Code node's VM sandbox did not freeze the sandbox's Function.prototype, allowing an authenticated user with the ability to create and execute workflows to pollute it from within a Code node...

6CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/20 11:21 a.m.11 views

CVE-2026-77083 n8n before 1.123.69 Code Node Sandbox Escape via Function.prototype Pollution

n8n is a workflow automation platform. In versions prior to 1.123.69, 2.33.4, and 2.34.1, the JavaScript Code node's VM sandbox did not freeze the sandbox's Function.prototype, allowing an authenticated user with the ability to create and execute workflows to pollute it from within a Code node...

6CVSS5.7AI score0.00271EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/20 11:21 a.m.18 views

CVE-2026-77077 n8n before 1.123.69 Remote Code Execution via EventEmitter Prototype Pollution

n8n versions before 1.123.69, 2.33.4, and 2.34.1 contain a JavaScript task runner VM sandbox escape. The runner's prototype-freezing routine covers globalThis functions but not internal module constructors such as EventEmitter, allowing an authenticated user with Code node access to exploit...

7.2CVSS6AI score0.00358EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/20 11:21 a.m.11 views

EUVD-2026-63266

n8n versions before 1.123.69, 2.33.4, and 2.34.1 contain a JavaScript task runner VM sandbox escape. The runner's prototype-freezing routine covers globalThis functions but not internal module constructors such as EventEmitter, allowing an authenticated user with Code node access to exploit...

7.2CVSS6AI score0.00358EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 11:21 a.m.20 views

CVE-2026-77077 n8n before 1.123.69 Remote Code Execution via EventEmitter Prototype Pollution

n8n versions before 1.123.69, 2.33.4, and 2.34.1 contain a JavaScript task runner VM sandbox escape. The runner's prototype-freezing routine covers globalThis functions but not internal module constructors such as EventEmitter, allowing an authenticated user with Code node access to exploit...

7.2CVSS6.1AI score
SaveExploits0References4
CVE
CVE
added 2026/08/20 11:21 a.m.40 views

CVE-2026-77077

n8n versions before 1.123.69, 2.33.4, and 2.34.1 have a VM sandbox escape in the task runner: the prototype-freezing routine misses internal constructors like EventEmitter, allowing an authenticated user with Code node access to pollute prototypes and execute arbitrary commands. The corruption is...

7.2CVSS6AI score0.00358EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/20 11:21 a.m.32 views

CVE-2026-77077 n8n before 1.123.69 Remote Code Execution via EventEmitter Prototype Pollution

n8n versions before 1.123.69, 2.33.4, and 2.34.1 contain a JavaScript task runner VM sandbox escape. The runner's prototype-freezing routine covers globalThis functions but not internal module constructors such as EventEmitter, allowing an authenticated user with Code node access to exploit...

7.2CVSS0.00358EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/20 9:30 a.m.12 views

yelp: yelp-xsl: Overly Permissive Content Security Policy in Yelp Allows Host File Disclosure from Flatpak Applications

A flaw was found in Yelp due to an overly permissive Content Security Policy CSP implementation provided by yelp-xsl. A malicious Flatpak application can open crafted help content through the OpenURI portal. By embedding an untrusted CSS stylesheet within a structured SVG document,...

7.1CVSS5.5AI score0.00179EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/20 7:34 a.m.12 views

webkitgtk: webkitgtk: A malicious website may process restricted web content outside the sandbox

A flaw was found in WebKitGTK. A malicious website can process restricted web content outside the sandbox due to improper checks, potentially allowing access to resources that should be restricted...

7.1CVSS5.4AI score0.00551EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/20 7:34 a.m.31 views

Important: Red Hat Security Advisory: webkit2gtk3 security update

An update for webkit2gtk3 is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Common...

8.8CVSS5.9AI score0.7066EPSS
SaveExploits16References24
Rows per page
Query Builder