Lucene search
+L

130 matches found

Vulnrichment
Vulnrichment
added 2026/03/26 4:21 p.m.5 views

CVE-2026-3114 Zip Bomb Denial of Service via Unrestricted Archive Decompression

Mattermost versions 11.4.x = 11.4.0, 11.3.x = 11.3.1, 11.2.x = 11.2.3, 10.11.x = 10.11.11 fail to validate decompressed archive entry sizes during file extraction which allows authenticated users with file upload permissions to cause a denial of service via crafted zip archives containing highly...

6.5CVSS5.8AI score0.00343EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/26 12:00 a.m.10 views

PT-2026-28423

Name of the Vulnerable Software and Affected Versions Mattermost versions 10.11.x through 10.11.11 Mattermost versions 11.2.x through 11.2.3 Mattermost versions 11.3.x through 11.3.1 Mattermost versions 11.4.x through 11.4.0 Description The software does not properly validate the size of...

6.5CVSS5.9AI score0.00343EPSS
SaveExploits0
OSV
OSV
added 2026/03/17 5:31 p.m.13 views

CLSA-2026-1773768694 Fix CVE(s): CVE-2025-14847

SECURITY UPDATE: Unauthenticated heap memory disclosure via mismatched zlib compressed protocol headers MongoBleed - debian/patches/CVE-2025-14847.patch: Return actual decompressed size instead of buffer size in ZlibMessageCompressor::decompressData - CVE-2025-14847...

8.7CVSS6.1AI score0.83218EPSS
SaveExploits39References1
OSV
OSV
added 2026/03/17 2:31 p.m.13 views

CLSA-2026-1773757893 Fix CVE(s): CVE-2025-14847

SECURITY UPDATE: Unauthenticated heap memory disclosure via mismatched zlib compressed protocol headers MongoBleed - debian/patches/CVE-2025-14847.patch: Return actual decompressed size instead of buffer size in ZlibMessageCompressor::decompressData - CVE-2025-14847...

8.7CVSS5.9AI score0.83218EPSS
SaveExploits39References1
UbuntuCve
UbuntuCve
added 2026/03/04 8:16 p.m.8 views

CVE-2026-28435

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.35.0, cpp-httplib httplib.h does not enforce Server::setpayloadmaxlength on the decompressed request body when using HandlerWithContentReader streaming ContentReader with Content-Encoding: gzip or other...

7.5CVSS5.7AI score0.00418EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/04 7:36 p.m.35 views

EUVD-2026-9496

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.35.0, cpp-httplib httplib.h does not enforce Server::setpayloadmaxlength on the decompressed request body when using HandlerWithContentReader streaming ContentReader with Content-Encoding: gzip or other...

7.5CVSS5.7AI score0.00418EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/04 12:00 a.m.18 views

cpp-httplib 安全漏洞

cpp-httplib is a C++ library developed by Yhirose, which includes HTTP/HTTPS server and client components. Versions of cpp-httplib prior to 0.35.0 contained security vulnerabilities. These vulnerabilities stemmed from the lack of enforcement of payload size restrictions on decompressed request...

7.5CVSS5.8AI score0.00418EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/01/14 9:18 p.m.11 views

CVE-2026-22870

GuardDog is a CLI tool to identify malicious PyPI packages. Prior to 2.7.1, GuardDog's safeextract function does not validate decompressed file sizes when extracting ZIP archives wheels, eggs, allowing attackers to cause denial of service through zip bombs. A malicious package can consume gigabyt...

7.5CVSS6.6AI score0.00475EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2026/01/14 12:24 a.m.9 views

SUSE CVE-2026-22776

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.1, a Denial of Service DoS vulnerability exists in cpp-httplib due to the unsafe handling of compressed HTTP request bodies Content-Encoding: gzip, br, etc.. The library validates the...

6.5CVSS6.8AI score0.00359EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/01/13 9:54 p.m.14 views

GuardDog Zip Bomb Vulnerability in safe_extract() Allows DoS

Summary GuardDog's safeextract function does not validate decompressed file sizes when extracting ZIP archives wheels, eggs, allowing attackers to cause denial of service through zip bombs. A malicious package can consume gigabytes of disk space from a few megabytes of compressed data...

7.5CVSS6.8AI score0.00475EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2026/01/13 9:15 p.m.21 views

CVE-2026-22870

GuardDog is a CLI tool to identify malicious PyPI packages. Prior to 2.7.1, GuardDog's safeextract function does not validate decompressed file sizes when extracting ZIP archives wheels, eggs, allowing attackers to cause denial of service through zip bombs. A malicious package can consume gigabyt...

7.5CVSS0.00475EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/01/13 8:43 p.m.49 views

CVE-2026-22870 GuardDog Zip Bomb Vulnerability in safe_extract() Allows DoS

GuardDog is a CLI tool to identify malicious PyPI packages. Prior to 2.7.1, GuardDog's safeextract function does not validate decompressed file sizes when extracting ZIP archives wheels, eggs, allowing attackers to cause denial of service through zip bombs. A malicious package can consume gigabyt...

7.1CVSS0.00475EPSS
SaveExploits1References2
OSV
OSV
added 2026/01/13 10:53 a.m.11 views

CLSA-2026-1768301582 ruby: Fix of CVE-2025-24294

CVE-2025-24294: Limit the length of a decompressed domain name to prevent DoS in resolv gem...

7.5CVSS7.1AI score0.00565EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.29 views

PT-2026-2804

Name of the Vulnerable Software and Affected Versions GuardDog versions prior to 2.7.1 Description GuardDog, a CLI tool for identifying malicious PyPI packages, contains a flaw in its safe extract function. This function does not validate the size of decompressed files when handling ZIP archives,...

7.5CVSS6.5AI score0.00475EPSS
SaveExploits1References13
NVD
NVD
added 2026/01/12 7:16 p.m.8 views

CVE-2026-22776

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.1, a Denial of Service DoS vulnerability exists in cpp-httplib due to the unsafe handling of compressed HTTP request bodies Content-Encoding: gzip, br, etc.. The library validates the...

8.7CVSS0.00359EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/01/12 7:16 p.m.7 views

CVE-2026-22776

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.1, a Denial of Service DoS vulnerability exists in cpp-httplib due to the unsafe handling of compressed HTTP request bodies Content-Encoding: gzip, br, etc.. The library validates the...

8.7CVSS5.7AI score0.00359EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/01/12 6:18 p.m.30 views

CVE-2026-22776 cpp-httplib vulnerable to a denial of service (DOS) using a zip bomb

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.1, a Denial of Service DoS vulnerability exists in cpp-httplib due to the unsafe handling of compressed HTTP request bodies Content-Encoding: gzip, br, etc.. The library validates the...

8.7CVSS0.00359EPSS
SaveExploits1References2
CVE
CVE
added 2026/01/12 6:18 p.m.51 views

CVE-2026-22776

CVE-2026-22776 affects cpp-httplib prior to 0.30.1. The DoS arises from unsafe handling of compressed HTTP request bodies (Content-Encoding: gzip, br, etc.); the implementation validates payload_max_length against the compressed data size but does not cap the decompressed data in memory. This can...

8.7CVSS6.3AI score0.00359EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/01/12 6:18 p.m.11 views

EUVD-2026-2006

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.1, a Denial of Service DoS vulnerability exists in cpp-httplib due to the unsafe handling of compressed HTTP request bodies Content-Encoding: gzip, br, etc.. The library validates the...

8.7CVSS6.2AI score0.00359EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/01/12 12:00 a.m.24 views

PT-2026-2292

Name of the Vulnerable Software and Affected Versions cpp-httplib versions prior to 0.30.1 Description A potential denial of service DoS condition exists in cpp-httplib due to the way it handles compressed HTTP request bodies, specifically those using gzip or br compression. The library checks th...

8.7CVSS6.4AI score0.00602EPSS
SaveExploits6References18
Rows per page
Query Builder