Lucene search
+L

2064 matches found

OSV
OSV
added 2026/07/13 3:46 p.m.11 views

PYSEC-2026-2776 Open Babel has out-of-bounds write (overlapping memcpy) in zipstream basic_unzip_streambuf::underflow

Summary A memory-safety vulnerability in Open Babel's bundled zipstream decompression code caused an out-of-bounds write via overlapping memcpy when reading a crafted gzip-compressed chemistry file. Details The flaw was in basicunzipstreambuf::underflow. The decompression buffer refill path invok...

7.8CVSS6.5AI score0.00252EPSS
SaveExploits1References12
OSV
OSV
added 2026/07/13 3:46 p.m.11 views

PYSEC-2026-3389 tornado AsyncHTTPClient accumulates decompressed chunks without size limit (gzip bomb)

Tornado's gzip decompression routines work in limited-size chunks, but have no overall limit for the total size of decompressed chunks that they will accumulate There has always been a limit for the total compressed size. This allows a malicious server to consume effectively unlimited amounts of...

7.5CVSS6.1AI score0.00572EPSS
SaveExploits0References5
PyPA
PyPA
added 2026/07/13 3:46 p.m.26 views

tornado AsyncHTTPClient accumulates decompressed chunks without size limit (gzip bomb)

Tornado's gzip decompression routines work in limited-size chunks, but have no overall limit for the total size of decompressed chunks that they will accumulate There has always been a limit for the total compressed size. This allows a malicious server to consume effectively unlimited amounts of...

7.5CVSS6.1AI score0.00572EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/13 3:15 p.m.13 views

PYSEC-2026-2454 Docling's METS GBS backend is vulnerable to XML Entity Expansion (XXE) attacks

Docling's METS GBS backend is vulnerable to XML Entity Expansion XXE attacks thru 2.61.0. The backend extracts and validates XML files from .tar.gz archives using etree.fromstring without disabling entity resolution. An attacker can craft a malicious XML file with nested entity definitions XML Bo...

7.5CVSS6AI score0.00278EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.16 views

PT-2026-60003

Tornado's gzip decompression routines work in limited-size chunks, but have no overall limit for the total size of decompressed chunks that they will accumulate There has always been a limit for the total compressed size. This allows a malicious server to consume effectively unlimited amounts of...

7.5CVSS6.1AI score0.00572EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/12 12:00 a.m.21 views

PT-2026-63654

Name of the Vulnerable Software and Affected Versions PhpSpreadsheet affected versions not specified Description An issue exists in the Gnumeric reader where the gzfileGetContents function in src/PhpSpreadsheet/Reader/Gnumeric.php incorrectly handles highly compressed input data. When a .gnumeric...

7.8CVSS7.7AI score0.0038EPSS
SaveExploits0References10
CloudLinux
CloudLinux
added 2026/07/11 5:10 p.m.21 views

gzip: Fix of CVE-2026-41992

CVE-2026-41992: out-of-bounds read in the LZH decoder from stale shared decompression state left/right reused across a .Z then .lzh file in a single gzip -d invocation...

7.5CVSS6.1AI score0.00415EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/07/10 7:32 p.m.24 views

BabelDOC: Arbitrary Code Execution via CMap Pickle Deserialization in babeldoc/pdfminer/cmapdb.py

Arbitrary Code Execution via CMap Pickle Deserialization in babeldoc/pdfminer/cmapdb.py Summary BabelDOC's vendored PDF parser babeldoc/pdfminer/cmapdb.py deserializes untrusted pickle data when loading CMap files. The loaddata method strips only NUL bytes from a PDF-controlled CMap name, then...

7.8CVSS6.6AI score0.00137EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/10 12:56 p.m.8 views

Low: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: gzip: gzip-1.14-2.3.hum1 aarch64, x8664 gzip-1.14-2.3.hum1.src src Security Fixes: gzip: CVE-2026-41992...

7.5CVSS5.8AI score0.00415EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/10 12:56 p.m.6 views

gzip: gzip: Information disclosure via global buffer overflow in LZH decompression

A flaw was found in GNU gzip. This global buffer overflow vulnerability in the LZH decompression logic is caused by improper reuse of shared global state between different decompression formats. An attacker can exploit this by providing a specially crafted LZW file followed by a specially crafted...

7.5CVSS6AI score0.00415EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/07/10 3:11 a.m.11 views

SUSE CVE-2026-59939

httplib2 is a comprehensive HTTP client library for Python. Prior to 0.32.0, httplib2 performs unbounded decompression of HTTP response bodies encoded with Content-Encoding: gzip or deflate in decompressContent in httplib2/init.py, allowing a malicious or compromised HTTP server to return a small...

7.5CVSS6.1AI score0.00423EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2026/07/10 12:03 a.m.23 views

Tesla has decompression bomb on response body

Summary Any Tesla client pipeline that includes Tesla.Middleware.DecompressResponse or Tesla.Middleware.Compression eagerly decompresses HTTP response bodies with no size limit. A server under attacker control or reached via a redirect can return a tiny gzip-encoded payload that expands into...

8.2CVSS6AI score0.00455EPSS
SaveExploits1References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/09 9:34 p.m.17 views

CVE-2026-59873

A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on t...

9.2CVSS5.8AI score0.00556EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/09 11:11 a.m.24 views

OESA-2026-2970 gzip security update

gzip is a single-file/stream lossless data compression utility, where the resulting compressed file generally has the suffix .gz. Security Fixes: GNU gzip contains a vulnerability in the gzexe utility related to insecure temporary file handling. When the mktemp utility is not available in the...

7.5CVSS6.2AI score0.00415EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/09 11:11 a.m.12 views

OESA-2026-2972 gzip security update

gzip is a single-file/stream lossless data compression utility, where the resulting compressed file generally has the suffix .gz. Security Fixes: GNU gzip contains a vulnerability in the gzexe utility related to insecure temporary file handling. When the mktemp utility is not available in the...

7.5CVSS6.2AI score0.00415EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/09 12:00 a.m.19 views

CVE-2026-59939

httplib2 is a comprehensive HTTP client library for Python. Prior to 0.32.0, httplib2 performs unbounded decompression of HTTP response bodies encoded with Content-Encoding: gzip or deflate in decompressContent in httplib2/init.py, allowing a malicious or compromised HTTP server to return a small...

7.5CVSS6.1AI score0.00423EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/09 12:00 a.m.15 views

UBUNTU-CVE-2026-59939

httplib2 is a comprehensive HTTP client library for Python. Prior to 0.32.0, httplib2 performs unbounded decompression of HTTP response bodies encoded with Content-Encoding: gzip or deflate in decompressContent in httplib2/init.py, allowing a malicious or compromised HTTP server to return a small...

7.5CVSS6.1AI score0.00423EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:00 a.m.38 views

Linux Distros Unpatched Vulnerability : CVE-2026-59873

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.19, node-tar does not enforce hard upper bounds on total decompressed data, entry count...

9.2CVSS6.5AI score0.00556EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-59939

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - httplib2 is a comprehensive HTTP client library for Python. Prior to 0.32.0, httplib2 performs unbounded decompression of HTTP response bodies encoded with...

7.5CVSS6.5AI score0.00423EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/08 10:39 p.m.20 views

Improper Handling of Highly Compressed Data (Data Amplification)

Overview httplib2 is a small HTTP client library for Python. Affected versions of this package are vulnerable to Improper Handling of Highly Compressed Data Data Amplification through the decompressContent function in httplib2/init.py. An attacker can exhaust memory and crash the client by sendin...

7.5CVSS6.1AI score0.00423EPSS
SaveExploits1References2
Rows per page
Query Builder