Lucene search
+L

133 matches found

NVD
NVD
added 2026/05/22 8:16 p.m.27 views

CVE-2026-5843

The MLX inference backend in Docker Model Runner on macOS uses the MLX-LM library, which unconditionally imports and executes arbitrary Python files from model directories via the modelfile configuration field in config.json. When a model's config.json specifies a modelfile pointing to a Python...

8.8CVSS0.00224EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/05/14 9:14 p.m.32 views

vm2 Has a Sandbox Breakout Using Async Generator

Summary VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. Details It is possible to catch a host exception using the yield expression inside an async generator. When the...

9.8CVSS6.2AI score0.00568EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/13 12:00 a.m.21 views

PT-2026-40731

Name of the Vulnerable Software and Affected Versions vm2 versions prior to 3.11.3 Description A sandbox breakout allows attackers to execute arbitrary commands on the host system. This occurs because a host exception can be caught using the yield expression within an async generator. When the...

10CVSS6.1AI score0.00568EPSS
SaveExploits1References13
Github Security Blog
Github Security Blog
added 2026/05/12 3:07 p.m.23 views

Dalfox Server Mode Vulnerable to Unauthenticated Remote Code Execution via `found-action`

GHSA: Unauthenticated Remote Code Execution via found-action in Dalfox Server Mode Summary When dalfox is started in REST API server mode dalfox server, the server binds to 0.0.0.0:6664 by default and requires no API key unless the operator explicitly passes --api-key. Because model.Options —...

10CVSS6.4AI score0.12961EPSS
SaveExploits2References4Affected Software1
EUVD
EUVD
added 2026/05/05 4:33 p.m.13 views

EUVD-2026-26987

VM2 Has Sandbox Breakout Through Inspect Function...

9.8CVSS5.8AI score0.01186EPSS
SaveExploits1References6
NVD
NVD
added 2026/05/04 5:16 p.m.39 views

CVE-2026-24120

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.10.5, the fix for CVE-2023-37466 is insufficient and can be circumvented allowing attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. This issue has been patched in versio...

9.8CVSS0.00896EPSS
SaveExploits1References5
NVD
NVD
added 2026/05/04 5:16 p.m.45 views

CVE-2026-24118

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.0, VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. This issue has been patched in version 3.11.0...

9.8CVSS0.00905EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2026/05/04 4:33 p.m.6 views

CVE-2026-24781 vm2: Sandbox Breakout Through Inspect

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.0, VM2 suffers from a sandbox breakout vulnerability through the inspect function. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. This issue has been...

9.8CVSS6.1AI score0.01186EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/04/28 6:10 p.m.15 views

EUVD-2026-26121

OpenClaw before 2026.4.8 fails to remove git plumbing environment variables from the execution environment before host exec operations. Attackers can exploit this by setting GITDIR and related variables to redirect git operations and compromise repository integrity...

5.8CVSS5.5AI score0.00115EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/28 6:09 p.m.10 views

CVE-2026-41391 OpenClaw < 2026.3.31 - Environment Variable Bypass in Package Index URL Handling

OpenClaw before 2026.3.31 fails to properly sanitize PIPINDEXURL and UVINDEXURL environment variables in host execution contexts, allowing attackers to redirect Python package-index traffic. Attackers can exploit this bypass to intercept or manipulate package management operations by injecting...

5.8CVSS6.1AI score
SaveExploits0References5
OSV
OSV
added 2026/04/28 6:09 p.m.10 views

CVE-2026-41373 OpenClaw < 2026.3.31 - Compiler Binary Substitution via Environment Variable Override in Host Execution Policy

OpenClaw before 2026.3.31 contains an incomplete host-env-security-policy.json that fails to restrict compiler binary environment variables, allowing untrusted models to substitute CC, CXX, CARGOBUILDRUSTC, and CMAKECCOMPILER via environment overrides. Attackers with approved host-exec requests c...

5.8CVSS6.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/04/28 6:09 p.m.39 views

CVE-2026-41373 OpenClaw < 2026.3.31 - Compiler Binary Substitution via Environment Variable Override in Host Execution Policy

OpenClaw before 2026.3.31 contains an incomplete host-env-security-policy.json that fails to restrict compiler binary environment variables, allowing untrusted models to substitute CC, CXX, CARGOBUILDRUSTC, and CMAKECCOMPILER via environment overrides. Attackers with approved host-exec requests c...

6.1CVSS0.0013EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/28 12:31 a.m.12 views

GHSA-5MH4-3RV3-FPCF Duplicate Advisory: OpenClaw: Host exec environment sanitization misses package, registry, Docker, compiler, and TLS override variables

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-cg7q-fg22-4g98. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.31 contains insufficient environment variable sanitization in host exec operations, failing to...

7.1CVSS5.9AI score
SaveExploits0References4
NVD
NVD
added 2026/04/28 12:16 a.m.15 views

CVE-2026-41369

OpenClaw before 2026.3.31 contains insufficient environment variable sanitization in host exec operations, failing to filter package, registry, Docker, compiler, and TLS override variables. Attackers can exploit this by injecting malicious environment variables to override critical system...

7.1CVSS0.00307EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/28 12:00 a.m.15 views

PT-2026-35797

OpenClaw before 2026.4.8 fails to remove git plumbing environment variables from the execution environment before host exec operations. Attackers can exploit this by setting GIT DIR and related variables to redirect git operations and compromise repository integrity...

5.8CVSS5.5AI score0.00115EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/04/28 12:00 a.m.19 views

OpenClaw 安全漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.3.31 contained security vulnerabilities. These vulnerabilities stemmed from insufficient cleanup of environment variables during host execution operations, which could allow...

7.1CVSS5.9AI score0.00307EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/27 11:24 p.m.73 views

CVE-2026-41369

OpenClaw prior to 2026.3.31 is affected by insufficient environment variable sanitization in host execution paths. The vulnerability concerns the sanitization of environment variables related to packages, registries, Docker, compilers, and TLS overrides, allowing an attacker to inject malicious v...

7.1CVSS5.5AI score0.00307EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/27 11:24 p.m.47 views

CVE-2026-41369 OpenClaw < 2026.3.31 - Insufficient Environment Variable Sanitization in Host Execution

OpenClaw before 2026.3.31 contains insufficient environment variable sanitization in host exec operations, failing to filter package, registry, Docker, compiler, and TLS override variables. Attackers can exploit this by injecting malicious environment variables to override critical system...

7.1CVSS0.00307EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/27 11:24 p.m.7 views

CVE-2026-41369 OpenClaw < 2026.3.31 - Insufficient Environment Variable Sanitization in Host Execution

OpenClaw before 2026.3.31 contains insufficient environment variable sanitization in host exec operations, failing to filter package, registry, Docker, compiler, and TLS override variables. Attackers can exploit this by injecting malicious environment variables to override critical system...

7.1CVSS5.5AI score0.00307EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/27 11:24 p.m.8 views

CVE-2026-41369

OpenClaw before 2026.3.31 contains insufficient environment variable sanitization in host exec operations, failing to filter package, registry, Docker, compiler, and TLS override variables. Attackers can exploit this by injecting malicious environment variables to override critical system...

7.1CVSS5.5AI score0.00307EPSS
SaveExploits0References4
Rows per page
Query Builder