Lucene search
+L

1260055 matches found

EUVD
EUVD
added 2026/09/17 1:46 p.m.9 views

EUVD-2026-81613

vm2 versions before 3.11.2 fail to properly restrict access to the VM2INTERNALSTATEDONOTUSEORPROGRAMWILLFAIL global variable. Attackers can access this internal state object through globalThis to retrieve sensitive sandbox internals...

6.9CVSS0.00205EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/17 1:46 p.m.31 views

CVE-2026-92963 vm2 before 3.11.2 Information Disclosure via Internal State

vm2 versions before 3.11.2 fail to properly restrict access to the VM2INTERNALSTATEDONOTUSEORPROGRAMWILLFAIL global variable. Attackers can access this internal state object through globalThis to retrieve sensitive sandbox internals...

6.9CVSS0.00205EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/17 1:46 p.m.4 views

CVE-2026-92963 vm2 before 3.11.2 Information Disclosure via Internal State

vm2 versions before 3.11.2 fail to properly restrict access to the VM2INTERNALSTATEDONOTUSEORPROGRAMWILLFAIL global variable. Attackers can access this internal state object through globalThis to retrieve sensitive sandbox internals...

6.9CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/17 1:46 p.m.14 views

CVE-2026-92963

vm2 versions before 3.11.2 fail to properly restrict access to the VM2_INTERNAL_STATE_DO_NOT_USE_OR_PROGRAM_WILL_FAIL global variable. An attacker with network access and no privileges can reach this internal state object through globalThis, allowing retrieval of sensitive sandbox internals . The...

6.9CVSS0.00205EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/17 1:46 p.m.6 views

CVE-2026-92947 vm2 before 3.11.7 Memory Disclosure via Buffer Pool

vm2 before 3.11.7 exposes Node's shared Buffer pool to sandboxed code, allowing disclosure of host memory used by Buffer.from, Buffer.concat, and related allocations. Sandboxed code can read and write to host-realm buffers by acquiring ArrayBuffers from small allocations, leading to sensitive dat...

10CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/17 1:46 p.m.22 views

CVE-2026-92947

CVE-2026-92947 affects the vm2 Node.js sandboxing library prior to version 3.11.7 . The vulnerability arises because Node's shared Buffer pool is exposed to sandboxed code: sandboxed scripts can acquire ArrayBuffers from small allocations (e.g., Buffer.from, Buffer.concat), gaining read and write...

10CVSS0.00432EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/17 1:46 p.m.4 views

CVE-2026-92936 vm2 3.11.0 before 3.11.7 Information Disclosure via Error Stack

vm2 versions 3.11.0 through 3.11.6 leak absolute host filesystem paths to sandboxed code through error stack formatting. Attacker-supplied code can force the host-realm source transformer to throw a SyntaxError for example by calling eval with malformed source and then read the error's .stack...

6.9CVSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/17 1:46 p.m.8 views

EUVD-2026-81586

vm2 versions 3.11.0 through 3.11.6 leak absolute host filesystem paths to sandboxed code through error stack formatting. Attacker-supplied code can force the host-realm source transformer to throw a SyntaxError for example by calling eval with malformed source and then read the error's .stack...

6.9CVSS0.00415EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 1:46 p.m.14 views

CVE-2026-92936

vm2 versions 3.11.0 through 3.11.6 leak absolute host filesystem paths to sandboxed code through error stack formatting . Attacker-supplied code can force the host-realm source transformer to throw a SyntaxError (e.g., via eval with malformed source) and then read the error's .stack property; the...

6.9CVSS0.00415EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/17 1:46 p.m.30 views

CVE-2026-92936 vm2 3.11.0 before 3.11.7 Information Disclosure via Error Stack

vm2 versions 3.11.0 through 3.11.6 leak absolute host filesystem paths to sandboxed code through error stack formatting. Attacker-supplied code can force the host-realm source transformer to throw a SyntaxError for example by calling eval with malformed source and then read the error's .stack...

6.9CVSS0.00415EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/17 1:45 p.m.5 views

CVE-2026-92933 vm2 before 3.11.8 Information Disclosure via util.getCallSites

vm2 is a sandbox for running untrusted Node.js code. In versions = 22.9 this hands sandboxed code util.getCallSites, a programmatic stack-introspection API that returns the host process's full call stack, including absolute file paths, function names, and line numbers for vm2 bridge internals and...

6.9CVSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/17 1:45 p.m.8 views

EUVD-2026-81583

vm2 is a sandbox for running untrusted Node.js code. In versions = 22.9 this hands sandboxed code util.getCallSites, a programmatic stack-introspection API that returns the host process's full call stack, including absolute file paths, function names, and line numbers for vm2 bridge internals and...

6.9CVSS0.00271EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 1:45 p.m.11 views

CVE-2026-92933

vm2 (a Node.js sandbox for untrusted code) in versions ≤ 3.11.7 leaks host-process information to sandboxed code. The root cause is that NodeVM exposes the host util module as an unfiltered shallow copy via defaultBuiltinLoaderUtil, and the deprecated sys builtin (an alias of util) through the ge...

6.9CVSS0.00271EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/17 1:45 p.m.28 views

CVE-2026-92933 vm2 before 3.11.8 Information Disclosure via util.getCallSites

vm2 is a sandbox for running untrusted Node.js code. In versions = 22.9 this hands sandboxed code util.getCallSites, a programmatic stack-introspection API that returns the host process's full call stack, including absolute file paths, function names, and line numbers for vm2 bridge internals and...

6.9CVSS0.00271EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/17 1:43 p.m.6 views

EUVD-2026-81581

SGLang through 0.5.19 in prefill/decode disaggregation mode contains an unauthenticated PUT /route endpoint on the prefill bootstrap service that allows attackers to poison the KV transfer routing table. Attackers can supply arbitrary rankip and rankport values to redirect decode workers to...

8.8CVSS0.00332EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/17 1:43 p.m.17 views

CVE-2026-92972

SGLang through 0.5.19 in prefill/decode disaggregation mode exposes an unauthenticated PUT /route endpoint on the prefill bootstrap service. An attacker can supply arbitrary rank_ip and rank_port values to poison the KV transfer routing table , redirecting decode workers to attacker-controlled en...

8.8CVSS0.00332EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/17 1:43 p.m.8 views

CVE-2026-92972 SGLang through 0.5.19 Unauthenticated Route Poisoning via PUT endpoint

SGLang through 0.5.19 in prefill/decode disaggregation mode contains an unauthenticated PUT /route endpoint on the prefill bootstrap service that allows attackers to poison the KV transfer routing table. Attackers can supply arbitrary rankip and rankport values to redirect decode workers to...

8.8CVSS0.00332EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/17 1:17 p.m.8 views

CVE-2026-92932

In the MISP sachertortephp library, the Xml::build static method in lib/Cake/Utility/Xml.php contains a logic error in the conditional that gates network-based XML fetching. The original condition was written as: $options'readFile' && strpos$input, 'http://' === 0 || strpos$input, 'https://' === ...

5.1CVSS0.0023EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/17 1:08 p.m.12 views

CVE-2026-82723

AshAuthentication (the Elixir authentication library by team-alembic) stores full actor records—including the hashed_password attribute—into audit log entries via the audit_log add-on's build_extra_data/4 function. The :actor value from the action callback context is deposited verbatim, bypassing...

1.8CVSS0.00145EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/17 1:08 p.m.9 views

CVE-2026-82723 Actor record with password digest stored in AshAuthentication audit log entries

Insertion of Sensitive Information into Log File vulnerability in team-alembic AshAuthentication allows disclosure of user password digests to readers of the audit store. The auditlog add-on builds each entry's extradata in AshAuthentication.AddOn.AuditLog.Auditor.buildextradata/4, which takes...

1.8CVSS0.00145EPSS
SaveExploits0References11
Rows per page
Query Builder