Lucene search
+L

25 matches found

RedhatCVE
RedhatCVE
added 2026/09/04 6:21 p.m.8 views

CVE-2026-85024

A flaw was found in undici. A remote, unauthenticated attacker can trigger a Denial of Service DoS by sending a specially crafted compressed WebSocket payload. When this payload exceeds the 128 MiB decompressed-payload limit and contains a malformed DEFLATE byte, it causes an unhandled error in t...

5.9CVSS5.3AI score0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/04 5:17 p.m.5 views

DEBIAN-CVE-2026-85024

undici bundles a WebSocket client whose permessage-deflate size-limit cleanup removes all listeners from the internal zlib inflate stream, including its error listener, while that stream can still emit. When a remote peer sends a compressed payload that crosses the built-in 128 MiB...

5.9CVSS5.7AI score0.00255EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 5:17 p.m.5 views

CVE-2026-85024

undici bundles a WebSocket client whose permessage-deflate size-limit cleanup removes all listeners from the internal zlib inflate stream, including its error listener, while that stream can still emit. When a remote peer sends a compressed payload that crosses the built-in 128 MiB...

5.9CVSS0.00255EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 4:20 p.m.38 views

CVE-2026-85024 undici vulnerable to Denial of Service via unhandled error in WebSocket permessage-deflate decompression

undici bundles a WebSocket client whose permessage-deflate size-limit cleanup removes all listeners from the internal zlib inflate stream, including its error listener, while that stream can still emit. When a remote peer sends a compressed payload that crosses the built-in 128 MiB...

5.9CVSS0.00255EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 4:20 p.m.3 views

CVE-2026-85024 undici vulnerable to Denial of Service via unhandled error in WebSocket permessage-deflate decompression

undici bundles a WebSocket client whose permessage-deflate size-limit cleanup removes all listeners from the internal zlib inflate stream, including its error listener, while that stream can still emit. When a remote peer sends a compressed payload that crosses the built-in 128 MiB...

5.9CVSS5.7AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/04 4:20 p.m.13 views

CVE-2026-85024

undici bundles a WebSocket client whose permessage-deflate size-limit cleanup removes all listeners from the internal zlib inflate stream, including its error listener, while that stream can still emit. When a remote peer sends a compressed payload that crosses the built-in 128 MiB...

5.9CVSS5.5AI score0.00255EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/04 3:47 p.m.7 views

undici: undici: Denial of Service via unhandled error in WebSocket permessage-deflate decompression

A flaw was found in undici. A remote, unauthenticated attacker can trigger a Denial of Service DoS by sending a specially crafted compressed WebSocket payload. When this payload exceeds the 128 MiB decompressed-payload limit and contains a malformed DEFLATE byte, it causes an unhandled error in t...

5.9CVSS5.6AI score0.00255EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-85024

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - undici bundles a WebSocket client whose permessage-deflate size-limit cleanup removes all listeners from the internal zlib inflate stream, including its error...

5.9CVSS5.6AI score0.00255EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 10:36 p.m.30 views

GHSA-RGWJ-5XJ2-C3M3 MySQL2: Unbounded zlib inflate in compressed MySQL protocol handler allows decompression-bomb DoS

Vulnerability Details File: lib/compressedprotocol.js Line: 43 zlib.inflatebody, err, data = ... inside handleCompressedPacket Root Cause When a connection is created with compress: true and the server advertises CLIENTCOMPRESS, every incoming packet is unwrapped by handleCompressedPacket in...

5.9CVSS6AI score
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/07/02 7:57 p.m.103 views

inflateghost

InflateGhost — CVE-2026-40711 Critical heap overflow in zli...

8CVSS6.6AI score0.01347EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/05/13 6:43 p.m.44 views

CVE-2026-43970 Decompression Bomb in cow_spdy:inflate/2 Allows Memory Exhaustion via Crafted SPDY Frame

Improper Handling of Highly Compressed Data Data Amplification vulnerability in ninenines cowlib allows unauthenticated remote denial of service via memory exhaustion. cowspdy:inflate/2 in cowlib passes peer-supplied compressed bytes directly to zlib:inflate/2 with no output size bound. The SPDY...

8.2CVSS0.00511EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/13 6:43 p.m.11 views

CVE-2026-43970 Decompression Bomb in cow_spdy:inflate/2 Allows Memory Exhaustion via Crafted SPDY Frame

Improper Handling of Highly Compressed Data Data Amplification vulnerability in ninenines cowlib allows unauthenticated remote denial of service via memory exhaustion. cowspdy:inflate/2 in cowlib passes peer-supplied compressed bytes directly to zlib:inflate/2 with no output size bound. The SPDY...

8.2CVSS5.8AI score0.00511EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/13 9:11 a.m.7 views

CVE-2026-23943 Pre-auth SSH DoS via unbounded zlib inflate

Improper Handling of Highly Compressed Data Compression Bomb vulnerability in Erlang OTP ssh sshtransport modules allows Denial of Service via Resource Depletion. The SSH transport layer advertises legacy zlib compression by default and inflates attacker-controlled payloads pre-authentication...

6.9CVSS6.8AI score0.00644EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/03/13 9:11 a.m.37 views

CVE-2026-23943 Pre-auth SSH DoS via unbounded zlib inflate

Improper Handling of Highly Compressed Data Compression Bomb vulnerability in Erlang OTP ssh sshtransport modules allows Denial of Service via Resource Depletion. The SSH transport layer advertises legacy zlib compression by default and inflates attacker-controlled payloads pre-authentication...

6.9CVSS0.00644EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/27 9:15 a.m.10 views

AZL-75818 CVE-2026-24799 affecting package fltk 1.3.8-1

Out-of-bounds Write, Buffer Copy without Checking Size of Input 'Classic Buffer Overflow' vulnerability in davisking dlib dlib/external/zlib modules. This vulnerability is associated with program files inflate.C. This issue affects dlib: before v19.24.9...

5.2CVSS5.8AI score0.00121EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/01/27 8:19 a.m.6 views

CVE-2026-24793 A heap-based buffer over-read or buffer overflow vulnerability in azerothcore/azerothcore-wotlk

Out-of-bounds Write, Buffer Copy without Checking Size of Input 'Classic Buffer Overflow' vulnerability in azerothcore azerothcore-wotlk deps/zlib modules. This vulnerability is associated with program files inflate.C. This issue affects azerothcore-wotlk: through v4.0.0...

10CVSS5.9AI score0.003EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/01/27 8:19 a.m.7 views

CVE-2026-24793

Out-of-bounds Write, Buffer Copy without Checking Size of Input 'Classic Buffer Overflow' vulnerability in azerothcore azerothcore-wotlk deps/zlib modules. This vulnerability is associated with program files inflate.C. This issue affects azerothcore-wotlk: through v4.0.0...

10CVSS5.9AI score0.003EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/01/27 12:00 a.m.19 views

Furnace security vulnerabilities

Furnace is a chip tuning tracker developed by tildearrow. There is a security vulnerability in furnace, which stems from an out-of-bounds write operation and buffer overflow in the zlib component inflate.C, potentially allowing for the execution of arbitrary code...

10CVSS6.2AI score0.00273EPSS
SaveExploits0References2
Rosalinux
Rosalinux
added 2025/12/02 1:20 p.m.23 views

Advisory ROSA-SA-2025-3103

Software: rsync 3.1.3 OS: ROSA Virtualization 2.1 packageevrstring: rsync-3.1.3-20.rv3 CVE-ID: CVE-2022-37434 BDU-ID: 2022-05325 CVE-Crit: CRITICAL. CVE-DESC.: A vulnerability in the inflate.c component of the zlib library is related to an operation exceeding buffer boundaries in memory...

9.8CVSS7.9AI score0.17852EPSS
SaveExploits3
Positive Technologies
Positive Technologies
added 2023/07/04 12:00 a.m.8 views

PT-2023-9176 · Qemu +10 · Qemu +10

Name of the Vulnerable Software and Affected Versions: QEMU affected versions not specified Description: A flaw was found in the QEMU built-in VNC server while processing ClientCutText messages. A wrong exit condition may lead to an infinite loop when inflating an attacker-controlled zlib buffer ...

8.8CVSS5.9AI score0.01891EPSS
SaveExploits7References185
Rows per page
Query Builder