Lucene search
+L

31 matches found

NVD
NVD
added 2026/09/17 2:18 p.m.9 views

CVE-2026-92954

vm2 is a sandbox library for running untrusted JavaScript in Node.js. In versions = 3.10.0 and = 3.11.7, Promises returned from the host realm into the sandbox are not marked as handled at the bridge boundary; only Promises created inside the sandbox are wrapped with a rejection-swallowing handle...

9.2CVSS0.00343EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/17 1:46 p.m.7 views

EUVD-2026-81603

vm2 is a sandbox library for running untrusted JavaScript in Node.js. In versions = 3.10.0 and = 3.11.7, Promises returned from the host realm into the sandbox are not marked as handled at the bridge boundary; only Promises created inside the sandbox are wrapped with a rejection-swallowing handle...

9.2CVSS0.00343EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/17 1:46 p.m.8 views

CVE-2026-92954 vm2 3.10.0 through 3.11.5 Denial of Service via Host Promise

vm2 is a sandbox library for running untrusted JavaScript in Node.js. In versions = 3.10.0 and = 3.11.7, Promises returned from the host realm into the sandbox are not marked as handled at the bridge boundary; only Promises created inside the sandbox are wrapped with a rejection-swallowing handle...

9.2CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/17 1:46 p.m.30 views

CVE-2026-92954 vm2 3.10.0 through 3.11.5 Denial of Service via Host Promise

vm2 is a sandbox library for running untrusted JavaScript in Node.js. In versions = 3.10.0 and = 3.11.7, Promises returned from the host realm into the sandbox are not marked as handled at the bridge boundary; only Promises created inside the sandbox are wrapped with a rejection-swallowing handle...

9.2CVSS0.00343EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/04 6:35 p.m.10 views

Uncaught Exception

Overview undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to Uncaught Exception in the WebSocketStream API, whose socket-close handler calls abort on the writable stream while the application holds a writer lock and then discards t...

8.2CVSS5.4AI score0.00368EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 5:17 p.m.6 views

DEBIAN-CVE-2026-85014

undici's experimental WebSocketStream client crashes the whole Node.js process when a remote peer closes the TCP connection without a WebSocket close handshake. On an unclean close the internal socket-close handler calls abort on the writable stream unconditionally and discards the returned...

7.5CVSS5.7AI score0.00368EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/04 4:30 p.m.49 views

CVE-2026-85014

CVE-2026-85014 affects undici's experimental WebSocketStream client in Node.js. When a remote peer closes the TCP connection without a proper WebSocket close handshake, the internal socket-close handler calls abort on the locked writable stream and discards the returned promise. Per the WHATWG St...

7.5CVSS5.5AI score0.00368EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/09/04 4:30 p.m.10 views

EUVD-2026-71465

undici's experimental WebSocketStream client crashes the whole Node.js process when a remote peer closes the TCP connection without a WebSocket close handshake. On an unclean close the internal socket-close handler calls abort on the writable stream unconditionally and discards the returned...

5.9CVSS5.5AI score0.00368EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/04 4:30 p.m.14 views

CVE-2026-85014

undici's experimental WebSocketStream client crashes the whole Node.js process when a remote peer closes the TCP connection without a WebSocket close handshake. On an unclean close the internal socket-close handler calls abort on the writable stream unconditionally and discards the returned...

7.5CVSS5.6AI score0.00368EPSS
SaveExploits0
OSV
OSV
added 2026/09/04 4:30 p.m.15 views

CVE-2026-85014 undici vulnerable to Denial of Service via WebSocketStream unclean close

undici's experimental WebSocketStream client crashes the whole Node.js process when a remote peer closes the TCP connection without a WebSocket close handshake. On an unclean close the internal socket-close handler calls abort on the writable stream unconditionally and discards the returned...

5.9CVSS5.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 4:30 p.m.46 views

CVE-2026-85014 undici vulnerable to Denial of Service via WebSocketStream unclean close

undici's experimental WebSocketStream client crashes the whole Node.js process when a remote peer closes the TCP connection without a WebSocket close handshake. On an unclean close the internal socket-close handler calls abort on the writable stream unconditionally and discards the returned...

5.9CVSS0.00368EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-85014

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - undici's experimental WebSocketStream client crashes the whole Node.js process when a remote peer closes the TCP connection without a WebSocket close handshake...

7.5CVSS5.4AI score0.00368EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.18 views

PT-2026-85806

undici's experimental WebSocketStream client crashes the whole Node.js process when a remote peer closes the TCP connection without a WebSocket close handshake. On an unclean close the internal socket-close handler calls abort on the writable stream unconditionally and discards the returned...

5.9CVSS5.5AI score0.00368EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 8:17 p.m.13 views

CVE-2026-68901

Wekan is open source kanban built with Meteor. Prior to 10.38, the /api/boards/:boardId/export, /api/boards/:boardId/attachments/:attachmentId/export, /api/boards/:boardId/export/csv, and /api/boards/:boardId/exportExcel handlers in models/export.js and models/exportExcel.js looked up a user from...

6.5CVSS0.00456EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 7:27 p.m.38 views

CVE-2026-68901 WeKan Board Export REST Endpoints: NULL Pointer Dereference on Invalid authToken Leads to Uncaught Exception / Remote Denial of Service

Wekan is open source kanban built with Meteor. Prior to 10.38, the /api/boards/:boardId/export, /api/boards/:boardId/attachments/:attachmentId/export, /api/boards/:boardId/export/csv, and /api/boards/:boardId/exportExcel handlers in models/export.js and models/exportExcel.js looked up a user from...

6.5CVSS0.00456EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/08 6:47 p.m.15 views

Prototype Pollution

Overview engine.io is a realtime engine behind Socket.IO. It provides the foundation of a bidirectional connection between client and server Affected versions of this package are vulnerable to Prototype Pollution through the WebTransport upgrade handling in packages/engine.io/lib/server.ts. An...

8.7CVSS6.5AI score0.00609EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/18 7:58 p.m.21 views

CVE-2026-44001

A flaw was found in vm2 before 3.11.0. Sandboxed code can crash the host Node.js process via a Promise constructor that triggers an unhandled rejection propagating to the host; the CVE-2026-22709 fix only sanitized .then/.catch callbacks, not the executor path. Fixed in 3.11.0...

8.6CVSS5.9AI score0.00448EPSS
SaveExploits1References4
NVD
NVD
added 2026/05/13 6:16 p.m.30 views

CVE-2026-44001

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, a sandbox escape vulnerability in vm2 v3.10.5 allows any sandboxed code to crash the host Node.js process via a single Promise constructor that triggers an unhandled rejection propagating to the host. The fix for CVE-2026-22709 v3.10....

8.6CVSS0.00448EPSS
SaveExploits1References5
OSV
OSV
added 2026/05/13 5:29 p.m.13 views

CVE-2026-44001 vm2: Sandbox Escape via Promise Constructor Unhandled Rejection (Process Crash DoS)

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, a sandbox escape vulnerability in vm2 v3.10.5 allows any sandboxed code to crash the host Node.js process via a single Promise constructor that triggers an unhandled rejection propagating to the host. The fix for CVE-2026-22709 v3.10....

8.6CVSS6AI score
SaveExploits0References7
CVE
CVE
added 2026/05/13 5:29 p.m.94 views

CVE-2026-44001

Summary : CVE-2026-44001 affects vm2 before version 3.11.0, where a sandbox escape allows sandboxed code to crash the host Node.js process via an unhandled rejection from a Promise executor. The issue stems from the executor path not being sanitized, even though the earlier CVE-2026-22709 fix add...

8.6CVSS5.9AI score0.00448EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder