Lucene search
+L

406 matches found

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.6 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
Kitploit
Kitploit
added 2026/09/17 11:28 p.m.9 views

CVE-2025-70886

CVE-2025-70886 针对 CVE-2025-70886 的概念验证(PoC)利用程序,该漏洞是 Halo CMS(v2.22.4 及更早版本)中的一个持久性拒绝服务漏洞,允许远程攻击者通过提交畸形负载导致管理评论界面崩溃。 基本信息 产品供应商: 凌霞软件 供应商网站: https://www.lxware.cn/ 受影响对象类型: 软件 / Web 应用程序 受影响产品: Halo CMS 受影响产品版本: = v2.22.4 漏洞类型: 持久性 DoS(存储型 DoS)/ 未处理异常 攻击类型: 远程 影响: 拒绝服务(管理评论页面返回 HTTP 500 / 内部服务器错误...

7.5CVSS6AI score0.00458EPSS
SaveExploits2References5
OSV
OSV
added 2026/09/17 11:50 a.m.9 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
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.21 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.6 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
NVD
NVD
added 2026/09/09 2:17 p.m.5 views

CVE-2023-54392

PocketMine-MP versions = 4.20.0 before 4.22.3 and before 5.2.1 in the 5.x branch fail to validate NBT tag types in BlockActorDataPacket. A player can crash the server by sending a packet containing sign NBT data with an incorrect tag type, triggering an unhandled UnexpectedTagTypeException that...

7.1CVSS0.00376EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/09 1:31 p.m.8 views

CVE-2024-58380 PocketMine-MP before 5.11.2 Denial of Service via BookEditPacket

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.1CVSS5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/09 1:31 p.m.8 views

EUVD-2024-55753

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.1CVSS5.6AI score0.00376EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/09 1:31 p.m.29 views

CVE-2023-54392 PocketMine-MP before 4.22.3 Denial of Service via BlockActorDataPacket

PocketMine-MP versions = 4.20.0 before 4.22.3 and before 5.2.1 in the 5.x branch fail to validate NBT tag types in BlockActorDataPacket. A player can crash the server by sending a packet containing sign NBT data with an incorrect tag type, triggering an unhandled UnexpectedTagTypeException that...

7.1CVSS0.00376EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/08 4:12 p.m.20 views

CVE-2026-82058

MongoDB 's mongod server is vulnerable to a denial-of-service flaw in its JSON Schema validation error generation code. When a BSON document containing an array with a malformed numeric field name fails a $jsonSchema items type constraint, the error path performs an unsafe numeric conversion on t...

7.1CVSS5.7AI score0.00283EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/09/08 4:12 p.m.5 views

CVE-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.1CVSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/09/08 4:12 p.m.10 views

CVE-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.1CVSS5.7AI score0.00283EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/08 4:12 p.m.28 views

CVE-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
SaveExploits0References1
MongoDB
MongoDB
added 2026/09/08 4:12 p.m.8 views

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.1CVSS5.7AI score0.00283EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.10 views

NewStart CGSL MAIN 7.02 : pyOpenSSL Multiple Vulnerabilities (NS-SA-2026-0110)

The remote NewStart CGSL host, running version MAIN 7.02, has pyOpenSSL packages installed that are affected by multiple vulnerabilities: - pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 22.0.0 and prior to version 26.0.0, if a user provided callback to...

9.8CVSS8AI score0.00704EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/07 1:17 p.m.7 views

CVE-2022-51014

PocketMine-MP before 4.0.7 contains an unhandled exception vulnerability in the ModalFormResponsePacket handler when processing malformed JSON from clients. Attackers can send specially crafted form response packets with invalid JSON to trigger an uncaught InvalidArgumentException, causing server...

7.1CVSS0.00508EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/07 12:55 p.m.9 views

EUVD-2022-56043

PocketMine-MP before 4.0.7 contains an unhandled exception vulnerability in the ModalFormResponsePacket handler when processing malformed JSON from clients. Attackers can send specially crafted form response packets with invalid JSON to trigger an uncaught InvalidArgumentException, causing server...

7.1CVSS5.7AI score0.00508EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/07 12:55 p.m.13 views

CVE-2022-51014

PocketMine-MP versions before 4.0.7 are affected by an unhandled exception vulnerability in the ModalFormResponsePacket handler. When the server processes malformed JSON from a client, an uncaught InvalidArgumentException is triggered, resulting in a denial of service (server crash). The vulnerab...

7.1CVSS5.7AI score0.00508EPSS
SaveExploits0References3
Rows per page
Query Builder