Lucene search
K

16828 matches found

NVD
NVD
added 2026/03/13 7:54 p.m.1 views

CVE-2026-26954

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.34, it is possible to obtain arrays containing Function, which allows escaping the sandbox. Given an array containing Function, and Object.fromEntries, it is possible to construct p: Function where p is any constructible property. This...

10CVSS0.00547EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/03/13 3:51 p.m.27 views

CVE-2026-26954 SandboxJS has a Sandbox Escape

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.34, it is possible to obtain arrays containing Function, which allows escaping the sandbox. Given an array containing Function, and Object.fromEntries, it is possible to construct p: Function where p is any constructible property. This...

10CVSS0.00547EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/03/13 3:51 p.m.3 views

CVE-2026-26954 SandboxJS has a Sandbox Escape

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.34, it is possible to obtain arrays containing Function, which allows escaping the sandbox. Given an array containing Function, and Object.fromEntries, it is possible to construct p: Function where p is any constructible property. This...

10CVSS5.8AI score0.00547EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/13 3:51 p.m.3 views

CVE-2026-26954

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.34, it is possible to obtain arrays containing Function, which allows escaping the sandbox. Given an array containing Function, and Object.fromEntries, it is possible to construct p: Function where p is any constructible property. This...

10CVSS5.8AI score0.00547EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2026/03/13 3:51 p.m.16 views

CVE-2026-26954

SandboxJS is a JavaScript sandboxing library. Before version 0.8.34, it can leak arrays containing Function, enabling sandbox escape when used with Object.fromEntries to construct {[p]: Function} for any constructible property. This leads to Sandbox Escape with potential RCE as described in multi...

10CVSS5.8AI score0.00547EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2026/03/13 3:51 p.m.2 views

CVE-2026-26954 SandboxJS has a Sandbox Escape

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.34, it is possible to obtain arrays containing Function, which allows escaping the sandbox. Given an array containing Function, and Object.fromEntries, it is possible to construct p: Function where p is any constructible property. This...

10CVSS5.8AI score0.00547EPSS
Exploits1References3
OSV
OSV
added 2026/03/13 3:48 p.m.2 views

GHSA-MJ4P-RC52-M843 OpenClaw: Sandbox staged writes could escape the verified parent directory before commit

Summary In affected versions of openclaw, sandbox fs-bridge writes validated the destination before commit, but temporary file creation and population were not pinned to a verified parent directory. A raced parent-path alias change could cause the staged temp file to be created outside the intend...

7.5CVSS5.8AI score
Exploits0References3
Snyk
Snyk
added 2026/03/13 3:47 p.m.1 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition through the writeFile commit path. An attacker can cause files to be written outside the intended sandbox path by exploiting a race conditi...

6.3CVSS5.8AI score0.00078EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/03/13 3:47 p.m.9 views

OpenClaw: Sandbox `writeFile` commit could race outside the validated path

Summary In affected versions of openclaw, the sandbox fs-bridge writeFile commit step used an unanchored container path during the final move into place. An attacker racing parent-path changes inside the sandbox could redirect the committed file outside the validated sandbox path. Impact This is ...

6.3CVSS5.9AI score0.00078EPSS
Exploits0References5Affected Software1
EUVD
EUVD
added 2026/03/13 1:46 p.m.4 views

EUVD-2026-12043

SandboxJS affected by a Sandbox Escape...

10CVSS5.8AI score0.00547EPSS
Exploits1References3
OSV
OSV
added 2026/03/13 1:46 p.m.2 views

GHSA-6R9F-759J-HJGV SandboxJS affected by a Sandbox Escape

Summary It is possible to obtain arrays containing Function, which allows escaping the sandbox. Details There are various ways to get an array containing Function, e.g. js Object.entriesthis.at1 // 'Function', Function: Function Object.valuesthis.slice1, 2 // Function: Function Given an array...

10CVSS5.8AI score0.00547EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2026/03/13 1:46 p.m.6 views

SandboxJS affected by a Sandbox Escape

Summary It is possible to obtain arrays containing Function, which allows escaping the sandbox. Details There are various ways to get an array containing Function, e.g. js Object.entriesthis.at1 // 'Function', Function: Function Object.valuesthis.slice1, 2 // Function: Function Given an array...

10CVSS5.8AI score0.00547EPSS
Exploits1References5Affected Software1
Cvelist
Cvelist
added 2026/03/13 9:11 a.m.24 views

CVE-2026-23942 SFTP root escape via component-agnostic prefix check in ssh_sftpd

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in Erlang OTP sshsftpd module allows Path Traversal. This vulnerability is associated with program files lib/ssh/src/sshsftpd.erl and program routines sshsftpd:iswithinroot/2. The SFTP server uses string...

5.3CVSS0.00363EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2026/03/13 12:0 a.m.3 views

PT-2026-25322

Summary It is possible to obtain arrays containing Function, which allows escaping the sandbox. Details There are various ways to get an array containing Function, e.g. js Object.entriesthis.at1 // 'Function', Function: Function Object.valuesthis.slice1, 2 // Function: Function Given an array...

10CVSS5.8AI score0.00547EPSS
Exploits1References13
CNNVD
CNNVD
added 2026/03/13 12:0 a.m.5 views

SandboxJS 代码注入漏洞

SandboxJS is a security assessment tool developed by nyariv. Versions of SandboxJS prior to 0.8.34 contained a code injection vulnerability. This vulnerability stemmed from the possibility of accessing arrays containing functions, which could lead to sandbox escape...

10CVSS5.9AI score0.00547EPSS
Exploits1References1
Tenable Nessus
Tenable Nessus
added 2026/03/13 12:0 a.m.4 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : MozillaFirefox (SUSE-SU-2026:0871-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0871-1 advisory. Update to Firefox Extended Support Release 140.8.0 ESR MFSA 2026-15 bsc1258568: - CVE-2026-2757:...

10CVSS6AI score0.00622EPSS
Exploits0References76
Tenable Nessus
Tenable Nessus
added 2026/03/13 12:0 a.m.1 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : MozillaThunderbird (SUSE-SU-2026:0880-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0880-1 advisory. Mozilla Thunderbird 140.8 MFSA 2026-17 bsc1258568: - CVE-2026-2757: Incorrect boundary condition...

10CVSS6AI score0.00622EPSS
Exploits0References76
CISA KEV Catalog
CISA KEV Catalog
added 2026/03/13 12:0 a.m.23 views

Google Chromium V8 Improper Restriction of Operations Within the Bounds of a Memory Buffer Vulnerability

Google Chromium V8 contains an improper restriction of operations within the bounds of a memory buffer vulnerability that could allow a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. This vulnerability could affect multiple web browsers that utilize Chromium,...

8.8CVSS6.6AI score0.02EPSS
In wildExploits0
RedHat Linux
RedHat Linux
added 2026/03/12 9:34 p.m.4 views

runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects

A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process...

7.5CVSS7.3AI score0.00526EPSS
Exploits1References6
ATTACKERKB
ATTACKERKB
added 2026/03/12 9:30 p.m.3 views

CVE-2026-3910

Inappropriate implementation in V8 in Google Chrome prior to 146.0.7680.75 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: High...

6.1AI score0.02EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder