Lucene search
+L

139 matches found

RedhatCVE
RedhatCVE
added 2026/09/15 10:09 p.m.5 views

CVE-2026-92000

A flaw was found in adm-zip. A remote attacker could exploit this vulnerability by crafting a malicious ZIP archive containing highly compressible entries that declare a zero uncompressed size. This oversight prevents the application of zlib decompression output limits, leading to excessive memor...

8.7CVSS5.8AI score
SaveExploits0References9
NVD
NVD
added 2026/09/15 9:16 p.m.4 views

CVE-2026-92000

adm-zip versions 0.5.14 through 0.6.0 fail to apply zlib decompression output limits when ZIP entries declare zero uncompressed size. Attackers can craft malicious ZIP archives with highly compressible entries declaring zero size to exhaust memory and cause denial of service...

8.7CVSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/15 8:56 p.m.5 views

EUVD-2026-80001

adm-zip versions 0.5.14 through 0.6.0 fail to apply zlib decompression output limits when ZIP entries declare zero uncompressed size. Attackers can craft malicious ZIP archives with highly compressible entries declaring zero size to exhaust memory and cause denial of service...

8.7CVSS5.6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/15 5:28 p.m.10 views

mongobleed-detector

MongoBleed Detector Offline MongoDB Analysis Tool for CVE-2025-14847 MongoBleed A standalone Linux command-line tool that analyzes MongoDB data to identify likely exploitation of CVE-2025-14847 using multiple detection modules. Table of Contents Overview Detection Modules Requirements Installatio...

8.7CVSS7.7AI score0.83218EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/15 1:55 p.m.9 views

mongobleed

mongobleed CVE-2025-14847 - MongoDB 未授权内存泄漏漏洞利用程序 这是针对 MongoDB zlib 解压漏洞的概念验证(PoC)利用程序,允许未授权攻击者泄漏服务器敏感内存。 漏洞 MongoDB 的 zlib 消息解压存在缺陷,返回的是分配的缓冲区大小,而非实际解压后的数据长度。攻击者可借此读取未初始化内存,方法如下: 1. 发送带有虚增 uncompressedSize 声明的压缩消息 2. MongoDB 根据攻击者的声明分配大型缓冲区 3. zlib 将实际数据解压到缓冲区起始位置 4. 该缺陷导致 MongoDB 将整个缓冲区视为有效数据 5...

8.7CVSS7.9AI score0.83218EPSS
SaveExploits39References1
NVD
NVD
added 2026/09/14 11:17 a.m.5 views

CVE-2026-5132

Mattermost versions 11.9.x = 11.9.0, 11.8.x = 11.8.4, 11.7.x = 11.7.7, 10.11.x = 10.11.22 fail to limit size of unpacked SDP messages compressed with zlib, which allows attacker to deny service or crash server via sending many SDP messages that unpack to large size.. Mattermost Advisory ID:...

6.5CVSS0.00235EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 10:41 a.m.11 views

CVE-2026-5132

Mattermost versions 11.9.x ≤ 11.9.0, 11.8.x ≤ 11.8.4, 11.7.x ≤ 11.7.7, and 10.11.x ≤ 10.11.22 fail to limit the size of unpacked SDP messages compressed with zlib in Calls WebSocket messages. An authenticated attacker (low privileges) can send many SDP messages that decompress to a large size, ca...

6.5CVSS5.7AI score0.00235EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/14 10:41 a.m.33 views

CVE-2026-5132 Unbounded zlib decompression in Calls SDP WebSocket messages

Mattermost versions 11.9.x = 11.9.0, 11.8.x = 11.8.4, 11.7.x = 11.7.7, 10.11.x = 10.11.22 fail to limit size of unpacked SDP messages compressed with zlib, which allows attacker to deny service or crash server via sending many SDP messages that unpack to large size.. Mattermost Advisory ID:...

6.5CVSS0.00235EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 5:38 a.m.10 views

mongobleed-exploit-CVE-2025-14847

🩸 MongoBleed - CVE-2025-14847 Security Research Lab CVE-2025-14847 | CVSS 8.7 High | Unauthenticated Memory Disclosure CVE-2025-14847 , dubbed MongoBleed , allows unauthenticated remote attackers to exfiltrate uninitialised heap memory by exploiting MongoDB's zlib decompression logic. This...

8.7CVSS7.8AI score0.83218EPSS
SaveExploits39References2
Kitploit
Kitploit
added 2026/09/14 1:20 a.m.13 views

MongoBleed

MongoBleed CVE-2025-14847 Scanner and Exploitation Toolkit A security research toolkit for MongoBleed -- a critical unauthenticated memory leak in MongoDB's zlib decompression that allows attackers to extract sensitive data from server heap memory without authentication. root@kitploit:...

8.7CVSS7.6AI score0.83218EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/12 8:56 p.m.6 views

CVE-2025-14847

mongoExploit CVE-2025-14847 mongoExploit is a Proof-of-Concept PoC exploit tool for CVE-2025-14847 , a memory leak vulnerability in MongoDB. This tool exploits a bug in zlib decompression to leak server memory via BSON field names. By crafting a BSON payload with an inflated document length, it...

8.7CVSS7.7AI score0.83218EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/11 3:25 p.m.8 views

CVE-2026-39113

CVE-2026-39113: Heap Buffer Overflow in SQLite's Optional SQLAR Extension Executive Summary CVE-2026-39113 is a heap buffer overflow in SQLite's optional SQLAR extension. In an application that has loaded the extension, an attacker who can invoke sqlaruncompress with a controlled compressed blob...

4CVSS6.3AI score0.00211EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/10 11:04 a.m.8 views

cve-2025-14847

MongoBleed: CVE-2025-14847 Memory Leak Discovery Tool MongoBleed is a high-performance security auditing tool designed to detect and demonstrate CVE-2025-14847. This vulnerability allows an unauthenticated, remote attacker to leak fragments of uninitialized heap memory from a MongoDB server by...

8.7CVSS7.7AI score0.83218EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/09 1:27 p.m.7 views

CVE-2025-14847---MongoBleed

Mongobleed CVE-2025-14847 – Go Proof of Concept This repository contains a Go proof-of-concept exploit for CVE-2025-14847 , a MongoDB memory disclosure vulnerability commonly referred to as Mongobleed. This PoC is a Go reimplementation of the original Python exploit by Joe Desimone , available...

8.7CVSS7.6AI score0.83218EPSS
SaveExploits39References2
Kitploit
Kitploit
added 2026/09/09 8:28 a.m.4 views

CVE-2025-14847-MongoBleed

CVE-2025-14847 MongoBleed MongoDB zlib Compression Memory Disclosure — Analysis, Detection, and Remediation Overview CVE-2025-14847, commonly referred to as MongoBleed , is a high-severity information disclosure vulnerability affecting :contentReferenceoaicite:0index=0 Server. The vulnerability...

8.7CVSS7.6AI score0.83218EPSS
SaveExploits39
EUVD
EUVD
added 2026/08/28 12:57 p.m.8 views

EUVD-2026-67717

CodeChecker's massStoreRun processing path performs one-shot decompression of attacker-controlled, Base64-encoded zlib data without enforcing a maximum decompressed size. An authenticated user with permission to store analysis runs can submit a highly compressed payload that expands to a...

6.9CVSS5.9AI score0.00298EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/28 12:57 p.m.15 views

CVE-2026-58107

CodeChecker (Ericsson) is affected by an authenticated remote denial of service in the massStoreRun processing path. The vulnerability arises from one-shot decompression of attacker-controlled, Base64-encoded zlib data without enforcing a maximum decompressed size. An authenticated user with perm...

6.9CVSS5.9AI score0.00298EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:57 p.m.10 views

CVE-2026-58107 Authenticated Remote Denial of Service via Unbounded zlib Decompression in massStoreRun

CodeChecker's massStoreRun processing path performs one-shot decompression of attacker-controlled, Base64-encoded zlib data without enforcing a maximum decompressed size. An authenticated user with permission to store analysis runs can submit a highly compressed payload that expands to a...

6.9CVSS5.9AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/28 12:57 p.m.34 views

CVE-2026-58107 Authenticated Remote Denial of Service via Unbounded zlib Decompression in massStoreRun

CodeChecker's massStoreRun processing path performs one-shot decompression of attacker-controlled, Base64-encoded zlib data without enforcing a maximum decompressed size. An authenticated user with permission to store analysis runs can submit a highly compressed payload that expands to a...

6.9CVSS0.00298EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.5 views

CVE-2025-14847

CVE-2025-14847 – Exploit di perdita di memoria non autenticata di MongoDB Panoramica Un exploit proof‑of‑concept PoC per la vulnerabilità di decompressione zlib di MongoDB che consente a utenti malintenzionati non autenticati di leggere la memoria sensibile del server. Il PoC è implementato in...

8.7CVSS8AI score0.83218EPSS
SaveExploits39
Rows per page
Query Builder