Lucene search
+L

646208 matches found

CVE
CVE
added 2026/09/09 2:32 p.m.20 views

CVE-2026-87822

t-digest versions 3.1 through 3.3 contain a denial-of-service vulnerability in MergingDigest.fromBytes . During deserialization, centroid means are not validated, allowing an attacker to inject NaN values that bypass existing checks. When such a malformed digest is merged, sorting performance deg...

8.7CVSS0.00373EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/09 2:18 p.m.6 views

OPENSUSE-SU-2026:21823-1 Security update for tomcat

This update for tomcat fixes the following issues: - CVE-2026-65182: Bypass longest prefix security constraint bsc1276893. - CVE-2026-65183: TOCTOU when setting specific permissions for Unix Domain Sockets bsc1276894. - CVE-2026-65637: HTTP/2 no-authority bypass of strict SNI validation - fix...

9.8CVSS0.0083EPSS
SaveExploits0References23
RedhatCVE
RedhatCVE
added 2026/09/09 2:17 p.m.7 views

CVE-2026-57159

A flaw was found in PJSIP. An out-of-bounds read and write can occur in the SDP negotiator when the remote payload-type map maintenance feature is enabled. A remote attacker can trigger this via payload-type numbers taken from a remote SDP offer or answer, which are used as an index to access...

8.4CVSS0.0034EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 2:17 p.m.6 views

CVE-2026-86204

PocketMine-MP versions before 5.39.2 fail to limit JSON payload size in ModalFormResponsePacket handling, allowing authenticated players to cause denial of service. Attackers can send modal form response packets with massive JSON arrays to exhaust server memory and CPU resources, rendering the...

7.1CVSS0.00371EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 2:17 p.m.5 views

CVE-2026-86200

PocketMine-MP versions before 5.42.1 contain a denial of service vulnerability in the LoginPacket handler that allows remote attackers to flood warning messages by injecting numerous junk properties into the clientData JWT. Attackers can craft malicious login packets with excessive unknown...

6.9CVSS0.00467EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/09 2:17 p.m.6 views

CVE-2026-86201

PocketMine-MP before 5.41.1 contains a denial of service vulnerability in LoginPacket processing where large or complex structures in unknown clientData JWT properties cause excessive logging without sanitization. Attackers can send crafted LoginPackets with deeply nested or massive object...

8.7CVSS0.00339EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/09 2:17 p.m.6 views

CVE-2026-86198

PocketMine-MP versions before 5.44.2 fail to properly validate multiple ResourcePackClientResponsePacket packets with STATUSCOMPLETED status during resource pack handling. Malicious clients can send batches of these packets to repeatedly trigger pre-spawn progression, creating duplicate Player...

4.2CVSS0.0028EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/09 2:17 p.m.5 views

CVE-2025-71417

PocketMine-MP before 5.32.1 fails to validate uniqueness of pack UUIDs in ResourcePackClientResponsePacket STATUSSENDPACKS handling, allowing authenticated clients to trigger duplicate pack transmissions. Attackers can send multiple copies of valid pack UUIDs in a single packet to exhaust server...

7.1CVSS0.00307EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 2:17 p.m.5 views

CVE-2024-58381

PocketMine-MP before 5.11.1 contains a denial of service vulnerability in LoginPacket JSON processing that allows remote attackers to crash the server by sending malformed JSON data. Attackers can exploit improper object initialization from scalar JSON types to trigger unset required properties,...

8.7CVSS0.00431EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/09 2:17 p.m.7 views

CVE-2024-58382

league/commonmark versions before 2.6.0 contain polynomial time complexity vulnerabilities in Markdown parsing that allow attackers to cause denial of service. Attackers can submit carefully crafted Markdown inputs designed to trigger worst-case performance, and sending multiple requests in...

8.7CVSS0.00278EPSS
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
NVD
NVD
added 2026/09/09 2:17 p.m.5 views

CVE-2025-71418

PocketMine-MP versions before 5.25.2 fail to limit the explode function in packet parsing, allowing malicious clients to waste server resources. Attackers can send crafted packets with excessive delimiters to consume CPU and memory through sign editing, JWT parsing, and command parsing endpoints...

6.9CVSS0.00401EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/09 2:17 p.m.5 views

CVE-2023-54395

PocketMine-MP versions before 4.12.5 contain a denial-of-service vulnerability in ModalFormResponsePacket processing that allows attackers to cause server resource exhaustion by sending large JSON payloads. Attackers can send numerous oversized modal form response packets to consume CPU time and...

5.3CVSS0.0033EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/09 2:17 p.m.6 views

CVE-2023-54396

PocketMine-MP versions before 4.8.1 fail to validate dye color IDs in banner NBT data during deserialization. Attackers can provide invalid color values in inventory transactions or via commands to trigger undefined offset errors and crash the server...

7.1CVSS0.00376EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/09 2:17 p.m.4 views

CVE-2023-54355

PocketMine-MP versions before 5.3.1 and 4.23.1 fail to validate that the identityPublicKey in LoginPacket uses the required secp384r1 elliptic curve. Attackers can provide LoginPackets with keys using different curves or non-EC key types to pass login verification but trigger an uncaught exceptio...

8.7CVSS0.00225EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/09 2:17 p.m.6 views

CVE-2023-54393

PocketMine-MP versions before 4.20.5 contain a denial of service vulnerability in LoginPacket JSON parsing due to improper validation in the JsonMapper dependency. Attackers can send malformed JSON structures in LoginPacket to crash the server...

8.7CVSS0.0035EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/09 2:17 p.m.6 views

CVE-2023-54394

PocketMine-MP before 4.18.0-ALPHA2 fails to rate-limit mismatch type InventoryTransactionPacket requests, allowing attackers to trigger excessive inventory synchronization. Attackers can send numerous mismatch transactions to force the server to transmit large amounts of serialized inventory data...

5.3CVSS0.00379EPSS
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
NVD
NVD
added 2026/09/09 2:17 p.m.5 views

CVE-2023-54390

PocketMine-MP versions before 5.3.1 and 4.23.1 contain a denial of service vulnerability in LoginPacket JSON parsing due to improper null value handling in arrays. Attackers can send malformed JSON with unexpected null elements in LoginPacket to crash the server...

8.7CVSS0.00339EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/09 2:10 p.m.4 views

USN-8675-2 perl vulnerabilities

USN-8675-1 fixed vulnerabilities in Perl. This update provides the corresponding fix for Perl on Ubuntu 26.04 LTS. Original advisory details: It was discovered that Perl incorrectly handled short source addresses in the Socket module. An attacker could possibly use this issue to trigger an...

9.8CVSS0.00432EPSS
SaveExploits0References5
Rows per page
Query Builder