Lucene search
+L

75 matches found

Tenable Nessus
Tenable Nessus
โ€ขadded 2026/07/20 12:0 a.m.โ€ข9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64137

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb: client: require net admin for CIFS SWN netlink CIFSGENLCMDSWNNOTIFY is the userspace witness- notify command. The intended sender is the cifs.witness helpe...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References2
OSV
OSV
โ€ขadded 2026/07/10 4:12 p.m.โ€ข3 views

MAL-2026-10148 Malicious code in polygon-gamma-apis (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector a49bd3ddb3340e0ef3c76465b6e275d45ddc8eecdbd742747acde8588a2018b4 [email protected] advertises itself as a 'TypeScript SDK for the Polymarket CLOB API' but ships no Polymarket API surface. The exported...

6.1AI score
SaveExploits0References3
OSV
OSV
โ€ขadded 2026/06/18 2:26 p.m.โ€ข10 views

GHSA-VMMJ-PFW7-FJWP npm PraisonAI codeMode sandbox escape via Function constructor

Summary The published npm package praisonai exports a TypeScript built-in tool named codeMode. The package describes this tool as executing code in a sandboxed environment, marks its capability as sandbox: true, and registers it through the public tools facade. The implementation does not create ...

9.9CVSS5.9AI score
SaveExploits0References2
NVD
NVD
โ€ขadded 2026/06/12 3:16 p.m.โ€ข20 views

CVE-2026-47140

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, NodeVM blocks several dangerous Node.js builtins such as module, workerthreads, cluster, vm, repl, and inspector. However, the denylist misses process and inspector/promises. Both can be used from sandboxed code to reach...

10CVSS0.00817EPSS
SaveExploits0References3
Cvelist
Cvelist
โ€ขadded 2026/06/12 2:16 p.m.โ€ข38 views

CVE-2026-47140 vm2: NodeVM builtin denylist bypass via process and inspector/promises allows host code execution

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, NodeVM blocks several dangerous Node.js builtins such as module, workerthreads, cluster, vm, repl, and inspector. However, the denylist misses process and inspector/promises. Both can be used from sandboxed code to reach...

10CVSS0.00817EPSS
SaveExploits0References3
CVE
CVE
โ€ขadded 2026/06/12 2:16 p.m.โ€ข80 views

CVE-2026-47140

CVE-2026-47140 - vm2 NodeVM denylist bypass : The vm2 sandbox (NodeVM) before version 3.11.4 did not block certain host-access primitives: processing modules like process and inspector/promises could be required from sandboxed code to bypass restrictions and execute code in the host process. Root...

10CVSS5.6AI score0.00817EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
โ€ขadded 2026/06/12 2:16 p.m.โ€ข11 views

CVE-2026-47140 vm2: NodeVM builtin denylist bypass via process and inspector/promises allows host code execution

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, NodeVM blocks several dangerous Node.js builtins such as module, workerthreads, cluster, vm, repl, and inspector. However, the denylist misses process and inspector/promises. Both can be used from sandboxed code to reach...

10CVSS5.6AI score0.00817EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
โ€ขadded 2026/06/05 7:19 p.m.โ€ข12 views

CVE-2026-49143

BrowserStack Runner through 0.9.5 contains a remote code execution vulnerability in the /log HTTP handler that allows unauthenticated network-adjacent attackers to execute arbitrary code by submitting crafted JSON request bodies to the handler, which passes user-supplied data to vm.runInNewContex...

8.8CVSS6.7AI score0.00392EPSS
SaveExploits0References1
CVE
CVE
โ€ขadded 2026/06/02 8:31 p.m.โ€ข57 views

CVE-2026-49143

CVE-2026-49143 affects BrowserStack Runner up to version 0.9.5. The vulnerability is in the /_log HTTP handler, permitting unauthenticated, network-adjacent attackers to achieve remote code execution by sending crafted JSON bodies that are passed to vm.runInNewContext() with eval(); attackers can...

8.8CVSS6.7AI score0.00392EPSS
SaveExploits0References2
CNNVD
CNNVD
โ€ขadded 2026/06/02 12:0 a.m.โ€ข12 views

Google Chrome ๅฎ‰ๅ…จๆผๆดž

Google Chrome is a web browser developed by Google Inc. Versions of Google Chrome prior to 149.0.7827.53 contained a security vulnerability caused by a confusion in the type of GPU components. This vulnerability could allow remote attackers with access to the damaged rendering process to exploit...

9.6CVSS5.9AI score0.00255EPSS
SaveExploits0References3
OSV
OSV
โ€ขadded 2026/05/29 5:59 p.m.โ€ข39 views

GHSA-RP36-8XQ3-R6C4 NodeVM builtin denylist bypass via process and inspector/promises allows host code execution

Summary NodeVM blocks several dangerous Node.js builtins such as module, workerthreads, cluster, vm, repl, and inspector. However, the denylist misses process and inspector/promises. Both can be used from sandboxed code to reach host-side execution primitives. This allows sandboxed code to bypass...

10CVSS6.3AI score0.00817EPSS
SaveExploits0References5
Snyk
Snyk
โ€ขadded 2026/05/29 5:59 p.m.โ€ข8 views

Incomplete List of Disallowed Inputs

Overview org.webjars.npm:vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs via the builtin allowlist handling in lib/builtin.js. An attacker can reach host code by requiri...

10CVSS6.2AI score0.00817EPSS
SaveExploits0References3
OSV
OSV
โ€ขadded 2026/05/29 5:51 p.m.โ€ข11 views

GHSA-6J2X-VHQR-QR7Q vm2 sandbox escape via JSPI-backed Promise `.finally()` species bypass

Summary A sandbox escape vulnerability in vm2 allows arbitrary code execution in the host process when untrusted code is executed with async support on runtimes exposing WebAssembly JSPI WebAssembly.promising / WebAssembly.Suspending. In the tested configuration, a JSPI-backed Promise can reach...

9.8CVSS6.4AI score0.01801EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
โ€ขadded 2026/05/29 12:0 a.m.โ€ข21 views

PT-2026-44980

Name of the Vulnerable Software and Affected Versions FastGPT versions prior to 4.15.0-beta1 Description The JavaScript sandbox worker fails to properly block dynamic import calls due to an insufficient regular expression. The regex /bimports/.testcode only accounts for ASCII whitespace and does...

6.3CVSS6AI score0.00239EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
โ€ขadded 2026/05/14 2:57 p.m.โ€ข30 views

FlowiseAI: Authenticated Host RCE via POST /api/v1/node-custom-function and NodeVM Sandbox Escape

Summary POST /api/v1/node-custom-function lacks route-level authorization, allowing any authenticated user or API key to submit arbitrary JavaScript to the Custom JS Function node. When E2BAPIKEY is not configured โ€” the common deployment case โ€” Flowise executes this code inside a NodeVM sandbox...

9.9CVSS6.7AI score0.03489EPSS
SaveExploits2References4Affected Software1
RedhatCVE
RedhatCVE
โ€ขadded 2026/05/13 2:22 p.m.โ€ข11 views

CVE-2026-3609

Wellbia's XIGNCODE3 xhunter1.sys kernel driver Privilege Escalation Vulnerability provides access to IRPMJREITS command interface, which allows any user process to request a PROCESSALLACCESS. Cross reference to KVE 2023-5589 https://krcert.or.kr...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
โ€ขadded 2026/05/11 4:25 p.m.โ€ข9 views

CVE-2026-3609 XIGNCODE3 xhunter1.sys kernel driver contains a Privilege Escalation Vulnerability

Wellbia's XIGNCODE3 xhunter1.sys kernel driver Privilege Escalation Vulnerability provides access to IRPMJREITS command interface, which allows any user process to request a PROCESSALLACCESS. Cross reference to KVE 2023-5589 https://krcert.or.kr...

5.8AI score0.00176EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
โ€ขadded 2026/05/11 4:25 p.m.โ€ข6 views

CVE-2026-3609

Wellbia's XIGNCODE3 xhunter1.sys kernel driver Privilege Escalation Vulnerability provides access to IRPMJREITS command interface, which allows any user process to request a PROCESSALLACCESS. Cross reference to KVE 2023-5589 https://krcert.or.kr...

5.8AI score0.00176EPSS
SaveExploits1References3Affected Software1
CVE
CVE
โ€ขadded 2026/05/11 4:25 p.m.โ€ข45 views

CVE-2026-3609

Affected software/component: Wellbiaโ€™s XIGNCODE3 kernel driver xhunter1.sys. Vulnerability type / root cause: Privilege escalation via the IRP_MJ_REITS command interface, enabling a user process to request PROCESS_ALL_ACCESS. The issue implies insufficient access checks within the kernel driver, ...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
โ€ขadded 2026/05/11 12:0 a.m.โ€ข22 views

PT-2026-39651

Wellbia's XIGNCODE3 xhunter1.sys kernel driver Privilege Escalation Vulnerability provides access to IRP MJ REITS command interface, which allows any user process to request a PROCESS ALL ACCESS. Cross reference to KVE 2023-5589 https://krcert.or.kr...

5.8AI score0.00176EPSS
SaveExploits1References3
Rows per page
Query Builder