Lucene search
+L

768 matches found

Kitploit
Kitploit
added 2026/09/19 9:02 p.m.22 views

Node_CVE-2023-29017

CVE-2023-29017 | Ejecución remota de código mediante escape de sandbox vm2 WHS 4th 31st Class - Kim Geonwoo @gunwoo105 Resumen de la vulnerabilidad vm2 es una biblioteca de sandbox para Node.js que permite ejecutar JavaScript no confiable en un entorno restringido. En condiciones normales, el...

10CVSS8.9AI score0.63186EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.11 views

EulerOS Virtualization 2.11.1 : pyOpenSSL (EulerOS-SA-2026-3455)

According to the versions of the pyOpenSSL packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user...

6.3CVSS0.00241EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.5 views

EulerOS Virtualization 2.11.0 : pyOpenSSL (EulerOS-SA-2026-3542)

According to the versions of the pyOpenSSL packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user...

6.3CVSS0.00241EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-93158

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: sa2ul - stop probe if context pool creation fails saulprobe calls sainitmem to create the DMA pool used for security context buffers, but ignores its...

0.00176EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 11:28 p.m.9 views

CVE-2025-70886

CVE-2025-70886 A Proof of Concept PoC exploit for CVE-2025-70886, a persistent denial-of-service vulnerability in Halo CMS v2.22.4 and earlier that allows remote attackers to crash the admin comment interface by submitting malformed payloads. Basic Information Product Vendor: 凌霞软件 Vendor Website:...

7.5CVSS6AI score0.00458EPSS
SaveExploits2References1
OSV
OSV
added 2026/09/17 4:08 p.m.15 views

CVE-2026-90306 ARM: 9481/2: breakpoint: CFI breakpoints only on demand

In the Linux kernel, the following vulnerability has been resolved: ARM: 9481/2: breakpoint: CFI breakpoints only on demand This removes the stub hwbreakpointcfihandler from ARM, making it not steal breakpoint type 0x03 ARMENTRYCFIBREAKPOINT unless CFI is actively used in the kernel. When not...

SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/09/17 2:58 p.m.7 views

Pocketbase: Unhandled panic in worker goroutines

PocketBase already has builtin panic-recover middleware for the regular requests handling but it doesn't cover panics in internal child/worker goroutines which in some situations could cause termination of the server process. To prevent this from hapenning all existing internal worker functions...

8.7CVSS0.00577EPSS
SaveExploits0References8Affected Software1
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
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
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
CVE
CVE
added 2026/09/17 1:46 p.m.18 views

CVE-2026-92954

vm2 is a Node.js sandbox library for running untrusted JavaScript. In versions 3.10.0 through 3.11.7 , Promises returned from the host realm into the sandbox are not marked as handled at the bridge boundary. Only sandbox-created Promises receive a rejection-swallowing wrapper, and host-side rejec...

9.2CVSS0.00343EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/17 11:50 a.m.8 views

BIT-MONGODB-2026-82058 Unhandled Exception in MongoDB Server JSON Schema Validation Error Generation Leads to Denial of Service

A flaw in MongoDB's JSON Schema validation error generation code allows an authenticated user with readWrite privileges to crash the mongod server. When a BSON document containing an array with a malformed numeric field name fails a $jsonSchema items type constraint, the error generation path...

7.1CVSS0.00283EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/16 2:59 p.m.11 views

CVE-2026-82410 Pocketbase: Unhandled panic in worker goroutines

Pocketbase is an open source web backend written in go. Prior to 0.22.48 and 0.39.7, PocketBase's panic-recovery middleware covers regular request handling but not internal child and worker goroutines. A panic in one of these internal goroutines can escape recovery and terminate the server proces...

8.7CVSS0.00577EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel before version 6.1.3, fs/ntfs3/inode.c does not validate the attribute name offset. A unhandled page fault may occur...

7.8CVSS6.6AI score0.00266EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:43 p.m.10 views

CVE-2026-89458 s390/dasd: Do not complete a failed ESE read as successful

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Do not complete a failed ESE read as successful dasdinthandler completes an NRF read of an unallocated ESE track by calling eseread and unconditionally marking the request DASDCQRSUCCESS. dasdeckdeseread can return an...

5.9AI score
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/09/11 3:13 p.m.13 views

undici: undici: Denial of Service via unhandled error in WebSocket permessage-deflate decompression

A flaw was found in undici. A remote, unauthenticated attacker can trigger a Denial of Service DoS by sending a specially crafted compressed WebSocket payload. When this payload exceeds the 128 MiB decompressed-payload limit and contains a malformed DEFLATE byte, it causes an unhandled error in t...

5.9CVSS5.6AI score0.00255EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/11 9:50 a.m.44 views

CVE-2026-87123 hbs vulnerable to Denial of Service via unhandled exception in async helper output escaping

hbs is an Express view engine wrapper for Handlebars. Version 4.3.0 can crash the Node.js process during output escaping when an async helper, registered with registerAsyncHelper, resolves to an object whose toHTML property is truthy but not callable. Handlebars escapeExpression calls the toHTML...

5.9CVSS0.00255EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 9:50 a.m.20 views

CVE-2026-87123

hbs is an Express view engine wrapper for Handlebars. In version 4.3.0 , an unhandled TypeError is thrown during output escaping when an async helper (registered via registerAsyncHelper) resolves to an object whose toHTML property is truthy but not callable. Because the async substitution execute...

5.9CVSS5.6AI score0.00255EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 2:17 p.m.5 views

CVE-2024-58380

PocketMine-MP versions before 5.11.2 contain a denial of service vulnerability in BookEditPacket handling that crashes the server when an invalid inventory slot value is provided. Attackers can send a crafted BookEditPacket with an inventory slot greater than 35 to trigger an unhandled exception...

7.1CVSS0.00376EPSS
SaveExploits0References3
Rows per page
Query Builder