Lucene search
+L

111 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-77640

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tor before 0.4.9.9 was prone to an infinite loop when decompressing a truncated zlib/gzip stream with done=1. A truncated stream never reaches ZSTREAMEND, causi...

3.7CVSS5.8AI score0.00214EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/20 9:02 p.m.8 views

EUVD-2026-63650

tor before 0.4.9.9 was prone to an infinite loop when decompressing a truncated zlib/gzip stream with done=1. A truncated stream never reaches ZSTREAMEND, causing zlib to return ZBUFERROR with no input remaining, which bufaddcompress mistook for a full output buffer and retried forever. Fixed by...

3.7CVSS5.7AI score0.00214EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/20 9:02 p.m.8 views

CVE-2026-77640

tor before 0.4.9.9 was prone to an infinite loop when decompressing a truncated zlib/gzip stream with done=1. A truncated stream never reaches ZSTREAMEND, causing zlib to return ZBUFERROR with no input remaining, which bufaddcompress mistook for a full output buffer and retried forever. Fixed by...

3.7CVSS5.7AI score0.00214EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/20 9:02 p.m.5 views

CVE-2026-77640

tor before 0.4.9.9 was prone to an infinite loop when decompressing a truncated zlib/gzip stream with done=1. A truncated stream never reaches ZSTREAMEND, causing zlib to return ZBUFERROR with no input remaining, which bufaddcompress mistook for a full output buffer and retried forever. Fixed by...

3.7CVSS5.6AI score0.00214EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/20 9:02 p.m.14 views

CVE-2026-77640

tor versions before 0.4.9.9 are vulnerable to a denial of service via an infinite loop during decompression of a truncated zlib/gzip stream. When a truncated stream is processed with done=1, zlib returns Z_BUF_ERROR with no input remaining, which buf_add_compress() incorrectly interprets as a ful...

3.7CVSS5.6AI score0.00214EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.8 views

PT-2026-79150

tor before 0.4.9.9 was prone to an infinite loop when decompressing a truncated zlib/gzip stream with done=1. A truncated stream never reaches Z STREAM END, causing zlib to return Z BUF ERROR with no input remaining, which buf add compress mistook for a full output buffer and retried forever. Fix...

3.7CVSS5.6AI score0.00214EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 4:17 p.m.6 views

CVE-2026-44254

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 1.0.0 until 4.14.6 and 5.0.0-beta2, HandleSecureMessage in src/remoted/secure.c passes a pointer inside its stack buffer to ReadSecMSG, and src/oscrypto/shared/msgs.c decompresses up to OSMAXSTR byt...

5.3CVSS0.00354EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/19 4:09 p.m.6 views

CVE-2026-44254 Wazuh: Stack Out-of-Bounds Write in remoted Decompression Path

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 1.0.0 until 4.14.6 and 5.0.0-beta2, HandleSecureMessage in src/remoted/secure.c passes a pointer inside its stack buffer to ReadSecMSG, and src/oscrypto/shared/msgs.c decompresses up to OSMAXSTR byt...

5.3CVSS5.7AI score
SaveExploits0References7
NVD
NVD
added 2026/08/15 10:16 p.m.9 views

CVE-2026-74767

Pandora contains a denial-of-service vulnerability in its handling of DAA Direct Access Archive files. When extracting the internal ISO image from a DAA archive, compressed chunks were decompressed using zlib.decompress without enforcing a limit on the resulting uncompressed data. An attacker abl...

8.7CVSS0.00253EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/28 12:19 p.m.8 views

EUVD-2026-49768

Lookyloo did not enforce limits on the decompressed size of uploaded capture archives and compressed HAR files. An attacker could submit a specially crafted ZIP, gzip, or zlib-compressed capture containing data that expands to a very large size during processing. Because the application...

6.9CVSS5.9AI score0.00253EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/28 12:19 p.m.12 views

CVE-2026-66913

Lookyloo did not enforce limits on the decompressed size of uploaded capture archives and compressed HAR files. An attacker could submit a specially crafted ZIP, gzip, or zlib-compressed capture containing data that expands to a very large size during processing. Because the application...

6.9CVSS5.9AI score0.00253EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/28 12:19 p.m.24 views

CVE-2026-66913

The CVE-2026-66913 vulnerability affects Lookyloo when processing uploaded captures and API submissions containing gzip/zlib-compressed HAR data. The root cause is unbounded decompressed size during in-memory processing of ZIP/gzip/zlib content, enabling a zip bomb to exhaust memory and disrupt s...

6.9CVSS5.9AI score0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/28 12:19 p.m.8 views

CVE-2026-66913 Zip Bomb in Lookyloo Capture Upload Allows Denial of Service

Lookyloo did not enforce limits on the decompressed size of uploaded capture archives and compressed HAR files. An attacker could submit a specially crafted ZIP, gzip, or zlib-compressed capture containing data that expands to a very large size during processing. Because the application...

6.9CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/07/28 9:08 a.m.8 views

BIT-THRIFT-2026-49158 Apache Thrift: Ruby THeaderTransport ZLIB Decompression Bomb

Improper Handling of Highly Compressed Data Data Amplification vulnerability in Apache Thrift Ruby bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

7.5CVSS5.8AI score0.01097EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/28 9:08 a.m.9 views

BIT-THRIFT-2026-41608 Apache Thrift: Unbounded Zlib Decompression in Python THeaderTransport

Improper Handling of Highly Compressed Data Data Amplification vulnerability in Apache Thrift Python bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

7.5CVSS5.8AI score0.01097EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/27 11:05 a.m.9 views

CVE-2026-49158 Apache Thrift: Ruby THeaderTransport ZLIB Decompression Bomb

Improper Handling of Highly Compressed Data Data Amplification vulnerability in Apache Thrift Ruby bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

7.5CVSS5.8AI score0.01097EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/27 11:05 a.m.66 views

CVE-2026-49158

CVE-2026-49158 describes an Improper Handling of Highly Compressed Data (Data Amplification) in the Apache Thrift Ruby bindings (THeaderTransport). The issue affects Thrift versions before 0.24.0. The vulnerability allows amplification of data via ZLIB decompression, which can impact availability...

7.5CVSS5.8AI score0.01097EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/27 10:53 a.m.7 views

CVE-2026-41608 Apache Thrift: Unbounded Zlib Decompression in Python THeaderTransport

Improper Handling of Highly Compressed Data Data Amplification vulnerability in Apache Thrift Python bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

7.5CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/27 10:53 a.m.39 views

CVE-2026-41608 Apache Thrift: Unbounded Zlib Decompression in Python THeaderTransport

Improper Handling of Highly Compressed Data Data Amplification vulnerability in Apache Thrift Python bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

0.01097EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/24 9:51 p.m.15 views

Use of Uninitialized Resource

Overview Affected versions of this package are vulnerable to Use of Uninitialized Resource in the zlibdecomp function when processing a zlib stream that inflates to fewer bytes than the expected frame size. An attacker can access uninitialized heap memory contents by supplying a crafted zlib...

7.1CVSS5.4AI score0.00245EPSS
SaveExploits0References2
Rows per page
Query Builder