Lucene search
K

16 matches found

Cvelist
Cvelist
added 2026/05/27 6:50 p.m.38 views

CVE-2026-45102 OneUptime: RCE due to Node.js' vm module escape via error objects and infinite recursion

OneUptime is an open-source monitoring and observability platform. Prior to 10.0.98, OneUptime uses the Node.js' vm module as an isolation primitive. This API was not designed for that and can be escaped via error objects and infinite recursion. This vulnerability is fixed in 10.0.98...

9.9CVSS0.00062EPSS
Exploits0References1
CVE
CVE
added 2026/05/27 6:50 p.m.12 views

CVE-2026-45102

CVE-2026-45102 concerns OneUptime, an open-source monitoring platform. Prior to version 10.0.98, OneUptime used Node.js vm module as an isolation primitive, which is not intended for security boundaries and can be escaped via error objects and infinite recursion, potentially enabling remote code ...

9.9CVSS5.8AI score0.00062EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/05/27 6:50 p.m.5 views

CVE-2026-45102 OneUptime: RCE due to Node.js' vm module escape via error objects and infinite recursion

OneUptime is an open-source monitoring and observability platform. Prior to 10.0.98, OneUptime uses the Node.js' vm module as an isolation primitive. This API was not designed for that and can be escaped via error objects and infinite recursion. This vulnerability is fixed in 10.0.98...

9.9CVSS5.8AI score0.00062EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/02/06 9:16 p.m.4 views

CVE-2026-25533 Enclave has a sandbox escape via infinite recursion and error objects

Enclave is a secure JavaScript sandbox designed for safe AI agent code execution. Prior to 2.10.1, the existing layers of security in enclave-vm are insufficient: The AST sanitization can be bypassed with dynamic property accesses, the hardening of the error objects does not cover the peculiar...

6.4CVSS5.8AI score0.00006EPSS
Exploits1References3
Cvelist
Cvelist
added 2026/02/06 9:16 p.m.25 views

CVE-2026-25533 Enclave has a sandbox escape via infinite recursion and error objects

Enclave is a secure JavaScript sandbox designed for safe AI agent code execution. Prior to 2.10.1, the existing layers of security in enclave-vm are insufficient: The AST sanitization can be bypassed with dynamic property accesses, the hardening of the error objects does not cover the peculiar...

6.4CVSS0.00006EPSS
Exploits1References3
CVE
CVE
added 2026/02/06 9:16 p.m.11 views

CVE-2026-25533

CVE-2026-25533 affects enclave-vm and @enclave-vm/core prior to version 2.10.1. The root causes are insufficient sandbox hardening: AST sanitization can be bypassed via dynamic property accesses, error objects can be leveraged due to peculiar vm/module behavior, and function constructor access ca...

8.8CVSS5.6AI score0.00006EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2026/02/06 9:16 p.m.4 views

CVE-2026-25533 Enclave has a sandbox escape via infinite recursion and error objects

Enclave is a secure JavaScript sandbox designed for safe AI agent code execution. Prior to 2.10.1, the existing layers of security in enclave-vm are insufficient: The AST sanitization can be bypassed with dynamic property accesses, the hardening of the error objects does not cover the peculiar...

6.4CVSS5.7AI score0.00006EPSS
Exploits1References5
OSV
OSV
added 2026/02/05 5:49 p.m.2 views

GHSA-X39W-8VM5-5M3P Sandbox escape via infinite recursion and error objects

Note: The npm package has moved to @enclave-vm/core formerly enclave-vm. All fixed versions and guidance refer to @enclave-vm/core. Summary The existing layers of security in enclave-vm are insufficient: The AST sanitization can be bypassed with dynamic property accesses, the hardening of the err...

6.4CVSS6.2AI score0.00006EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2026/02/05 5:49 p.m.6 views

Sandbox escape via infinite recursion and error objects

Note: The npm package has moved to @enclave-vm/core formerly enclave-vm. All fixed versions and guidance refer to @enclave-vm/core. Summary The existing layers of security in enclave-vm are insufficient: The AST sanitization can be bypassed with dynamic property accesses, the hardening of the err...

8.8CVSS5.8AI score0.00006EPSS
Exploits1References5Affected Software2
GithubExploit
GithubExploit
added 2026/01/26 12:8 p.m.171 views

Exploit for CVE-2026-22686

CVE-2026-22686 Web Application PoC Critical Sandbox Escape...

10CVSS6.2AI score0.00274EPSS
Exploits3
CNNVD
CNNVD
added 2022/02/11 12:0 a.m.3 views

vm2 安全漏洞

Vm2 is an advanced virtual machine/sandbox for Node.js by individual developer Patrik Simek in the Czech Republic. to run untrusted code using whitelisted Node built-in modules. vm2 suffers from a security vulnerability that stems from being susceptible to sandbox bypass attacks by directly...

10CVSS8.8AI score0.01127EPSS
Exploits1References5
Snyk
Snyk
added 2021/12/06 11:32 a.m.2 views

Sandbox Bypass

Overview vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Affected versions of this package are vulnerable to Sandbox Bypass via direct access to host error objects generated by node internals during generation of a stacktraces, which can lead to execution of...

10CVSS7.5AI score0.01127EPSS
Exploits1References3
OSV
OSV
added 2020/08/25 11:40 p.m.0 views

GHSA-HRPQ-R399-WHGW Sandbox Breakout / Arbitrary Code Execution in safe-eval

All versions of safe-eval are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to restrict access to the main context through Error objects. This may allow attackers to execute arbitrary code in the system. Evaluating the payload js function var ex = new Error...

9.8CVSS6.2AI score0.00513EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2020/08/25 11:40 p.m.235 views

Sandbox Breakout / Arbitrary Code Execution in safe-eval

All versions of safe-eval are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to restrict access to the main context through Error objects. This may allow attackers to execute arbitrary code in the system. Evaluating the payload js function var ex = new Error...

9.8CVSS9.5AI score0.00513EPSS
Exploits1References5Affected Software1
Veracode
Veracode
added 2020/04/13 5:18 a.m.11 views

Information Disclosure

auth0.js is vulnerable to information disclosure. Error objects are returned by the library containing confidential information such as the original request of the user or the plaintext password entered by the user...

5.5CVSS1.8AI score0.00231EPSS
Exploits0References3Affected Software2
Node.js
Node.js
added 2019/11/15 3:27 p.m.12 views

Sandbox Breakout / Arbitrary Code Execution

Overview All versions of safe-eval are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to restrict access to the main context through Error objects. This may allow attackers to execute arbitrary code in the system. Evaluating the payload function var ex = new Erro...

8AI score
Exploits0Affected Software1
Rows per page
Query Builder