Lucene search
+L

3940 matches found

Github Security Blog
Github Security Blog
added 2026/07/22 9:50 p.m.18 views

Netty: [Bzip2Decoder] Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang

The Bzip2Decoder handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently captures the event-loop thread in an infinite loop. The vulnerability exists in the run-length encoding RLE state machine within...

8.7CVSS5.4AI score0.00263EPSS
SaveExploits0References4Affected Software2
RedHat Linux
RedHat Linux
added 2026/07/22 3:49 p.m.13 views

Important: Red Hat Security Advisory: pacemaker security update

An update for pacemaker is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available...

8.6CVSS5.6AI score0.00561EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/22 3:49 p.m.13 views

pacemaker: Pacemaker: Denial of Service via integer overflow in remote message decompression

A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial...

8.6CVSS5.4AI score0.00561EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/22 12:05 p.m.13 views

RLSA-2026:40833 Important: pacemaker security update

The Pacemaker cluster resource manager is a collection of technologies working together to maintain data integrity and application availability in the event of failures. Security Fixes: pacemaker: Pacemaker: Denial of Service via integer overflow in remote message decompression CVE-2026-10649 For...

8.6CVSS5.5AI score0.00561EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 10:11 p.m.10 views

CVE-2026-56819 Netty: HTTP/2 decompression leaks ByteBuf reference count when the decompressor channel is already closed (Direct memory leak / OOM DoS)

Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final through 4.2.15.Final and 4.1.0.Final through 4.1.135.Final, a remote unauthenticated peer can leak one direct ByteBuf per HTTP/2 DATA frame in applications that enable HTTP/2 content...

7.5CVSS5.7AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/07/21 10:11 p.m.9 views

CVE-2026-56819 Netty: HTTP/2 decompression leaks ByteBuf reference count when the decompressor channel is already closed (Direct memory leak / OOM DoS)

Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final through 4.2.15.Final and 4.1.0.Final through 4.1.135.Final, a remote unauthenticated peer can leak one direct ByteBuf per HTTP/2 DATA frame in applications that enable HTTP/2 content...

7.5CVSS5.5AI score0.00365EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/07/21 8:24 p.m.10 views

Gitea: Denial of Service (CPU & Memory Exhaustion) via O(N^2) String Concatenation in Debian Package Upload

Gitea's Debian package registry parser contains an unbounded decompression vulnerability in ParseControlFile. When processing an uploaded .deb file, the parser decompresses control.tar.gz and copies the entire uncompressed stream into a strings.Builder via a TeeReader, with no limit on how much...

6.2CVSS5.8AI score0.0013EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/21 8:24 p.m.20 views

GHSA-6HM7-3PWJ-22RM Gitea: Denial of Service (CPU & Memory Exhaustion) via O(N^2) String Concatenation in Debian Package Upload

Gitea's Debian package registry parser contains an unbounded decompression vulnerability in ParseControlFile. When processing an uploaded .deb file, the parser decompresses control.tar.gz and copies the entire uncompressed stream into a strings.Builder via a TeeReader, with no limit on how much...

7.1CVSS5.8AI score0.0013EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.17 views

SUSE CVE-2026-63984

In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: fix hdrlen overflow in ipv6rplsrhdecompress ipv6rplsrhdecompress computes: outhdr-hdrlen = n + 1 sizeofstruct in6addr 3; hdrlen is u8. For n = 127 the result exceeds 255 and silently truncates. With n=127 cmpri=15,...

7CVSS5.4AI score0.00514EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:00 a.m.10 views

Oracle Linux 8 : pacemaker (ELSA-2026-39322)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-39322 advisory. - Fix integer overflows in remote message decompression code CVE-2026-10649 Tenable has extracted the preceding description block directly from the Oracle Linu...

8.6CVSS5.5AI score0.00561EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.13 views

PT-2026-63286

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description The Debian package registry parser contains two issues that can lead to a complete denial of service. First, an unbounded decompression flaw exists in the ParseControlFile function. When...

7.1CVSS5.3AI score0.0013EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2026/07/21 12:00 a.m.13 views

pacemaker security update

2.1.10-3.0.1 - Replace bug url Orabug: 34202300 - Upstream reference in pacemaker crmreport binary Orabug: 32825154 2.1.10-3 - Fix integer overflows in remote message decompression code CVE-2026-10649 - Resolves: RHEL-181150...

8.6CVSS5.4AI score0.00561EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/20 11:11 p.m.11 views

EUVD-2026-43753

Pillow: Decompression Bomb DoS via PdfParser.PdfStream.decode...

7.5CVSS7.3AI score0.00385EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/20 11:11 p.m.9 views

GHSA-JJJ6-MW9F-P565 Pillow: Decompression Bomb DoS via PdfParser.PdfStream.decode()

Summary PdfParser.PdfStream.decode in Pillow's PdfParser.py calls zlib.decompress with the bufsize parameter set to the value of the PDF stream's Length field, without any upper bound on the actual decompressed output size. Python's zlib.decompress bufsize argument is an initial output buffer hin...

7.5CVSS7.6AI score0.00385EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/20 9:13 p.m.12 views

GHSA-PHJ9-MV4W-65PM Pillow `GdImageFile._open()`: image dimensions accepted without `_decompression_bomb_check()`

Description PIL/GdImageFile.py GdImageFile.open reads image dimensions from the GD 2.x header and stores them in self.size without calling Image.decompressionbombcheck. Because GdImageFile is not registered with Image.registeropen, it never passes through the standard Image.open code path that...

7.5CVSS5.5AI score0.00418EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/20 9:13 p.m.14 views

EUVD-2026-41901

Pillow GdImageFile.open: image dimensions accepted without decompressionbombcheck...

7.5CVSS5.1AI score0.00418EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/07/20 9:13 p.m.13 views

EUVD-2026-41902

Pillow BdfFontFile: Image.new called without decompressionbombcheck — bomb protection bypass via font loading...

7.5CVSS6.3AI score0.00421EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/20 9:13 p.m.10 views

GHSA-45HQ-CXWH-F6VC Pillow `BdfFontFile`: `Image.new()` called without `_decompression_bomb_check()` — bomb protection bypass via font loading

Summary PIL/BdfFontFile.py bdfchar lines 84–88 reads the BBX width height field from a BDF font file and passes the dimensions directly to Image.new without calling Image.decompressionbombcheck. This completely bypasses Pillow's documented decompression bomb protection. Image.open enforces...

7.5CVSS5.5AI score0.00421EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/20 9:08 p.m.8 views

GHSA-5X94-69RX-G8H2 Pillow: `FontFile.compile()`: `Image.new()` called without `_decompression_bomb_check()`

Description PIL/FontFile.py FontFile.compile assembles per-glyph images into a single combined bitmap using Image.new"1", xsize, ysize without calling Image.decompressionbombcheck. This is the base-class method shared by both BdfFontFile and PcfFontFile, and it is triggered whenever a loaded font...

7.5CVSS5.4AI score0.00418EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/20 9:08 p.m.18 views

EUVD-2026-41900

Pillow: FontFile.compile: Image.new called without decompressionbombcheck...

7.5CVSS5.1AI score0.00418EPSS
SaveExploits1References5
Rows per page
Query Builder