Lucene search
+L

20309 matches found

EUVD
EUVD
•added 2026/07/29 5:48 p.m.•15 views

EUVD-2026-50440

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, 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...

8.7CVSS5.8AI score0.0046EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/07/29 5:48 p.m.•29 views

CVE-2026-59901 Netty Bzip2Decoder: Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, 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...

8.7CVSS5.8AI score0.0046EPSS
SaveExploits0References1
CVE
CVE
•added 2026/07/29 5:48 p.m.•484 views

CVE-2026-59901

Netty CVE-2026-59901 affects the Bzip2Decoder in the compression codec pipeline. The issue is a flaw in the Bzip2BlockDecompressor.read() RLE state machine that can cause an infinite loop, hanging the event-loop thread and triggering DoS. Fixed in Netty versions 4.1.136.Final and 4.2.16.Final. Af...

8.7CVSS5.8AI score0.0046EPSS
SaveExploits0References1Affected Software1
attackerkb
attackerkb
•added 2026/07/29 5:48 p.m.•13 views

CVE-2026-59901

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, 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...

8.7CVSS5.8AI score0.0046EPSS
SaveExploits0References2Affected Software1
OSV
OSV
•added 2026/07/29 5:48 p.m.•17 views

CVE-2026-59901 Netty Bzip2Decoder: Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, 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...

8.7CVSS5.8AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/07/29 5:38 p.m.•16 views

brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity

A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the expand function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-lo...

8.7CVSS5.8AI score0.00364EPSS
SaveExploits0References6
NVD
NVD
•added 2026/07/29 4:17 p.m.•18 views

CVE-2026-67191

Xlight FTP Server before 3.9.5 contains a pre-authentication heap buffer overflow vulnerability that allows remote unauthenticated attackers to write past the end of a heap buffer by sending a malformed SSH client identification string. A logic error in the recv loop's termination condition uses ...

9.8CVSS0.00963EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/07/29 3:51 p.m.•14 views

Infinite loop

Overview Affected versions of this package are vulnerable to Infinite loop through the customRandom function in the customRandom implementation. An attacker can hang the calling thread by supplying a size of 0 to customRandom, which causes its ID generation loop to never reach a terminating...

8.2CVSS5.5AI score0.00587EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/07/29 3:51 p.m.•15 views

Infinite loop

Overview Affected versions of this package are vulnerable to Infinite loop through the customAlphabet and nanoid functions in nanoid/non-secure. An attacker can hang the calling thread by supplying a negative size to either function, causing the loop counter to decrement from a negative value and...

8.2CVSS5.6AI score0.0033EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/07/29 3:50 p.m.•12 views

CVE-2026-67191 Xlight FTP Server < 3.9.5 Pre-Auth Heap Buffer Overflow via SSH Parser

Xlight FTP Server before 3.9.5 contains a pre-authentication heap buffer overflow vulnerability that allows remote unauthenticated attackers to write past the end of a heap buffer by sending a malformed SSH client identification string. A logic error in the recv loop's termination condition uses ...

9.8CVSS6.2AI score0.00963EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/29 3:50 p.m.•88 views

CVE-2026-67191

Xlight FTP Server prior to 3.9.5 is affected by a pre-authentication heap buffer overflow in the SSH parser. A logic error in the recv loop termination (OR instead of AND) enables exploitation on any SSH or SFTP connection before authentication, allowing remote unauthenticated access with high im...

9.8CVSS6.2AI score0.00963EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/29 3:31 p.m.•11 views

GHSA-2V37-7H3G-55P8 nanoid: custom generators can loop indefinitely when size is zero

nanoid Nano ID before 5.1.6 contains an infinite loop in the customAlphabet and customRandom functions. When these functions are configured with a size of 0, the internal generation loop never satisfies its exit condition and spins indefinitely, hanging the calling thread. An application that...

8.2CVSS5.4AI score0.00587EPSS
SaveExploits0References9
OSV
OSV
•added 2026/07/29 3:31 p.m.•33 views

GHSA-28WG-GHJ8-5HJV nanoid: non-secure generators can loop indefinitely with negative size

nanoid Nano ID before 5.1.16 contains an infinite loop in the customAlphabet and nanoid functions of its non-secure module nanoid/non-secure. When these functions are given a negative size, the loop counter is decremented from a negative value and never reaches its termination condition, spinning...

8.2CVSS5.4AI score0.0033EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
•added 2026/07/29 3:31 p.m.•15 views

nanoid: custom generators can loop indefinitely when size is zero

nanoid Nano ID before 5.1.6 contains an infinite loop in the customAlphabet and customRandom functions. When these functions are configured with a size of 0, the internal generation loop never satisfies its exit condition and spins indefinitely, hanging the calling thread. An application that...

8.2CVSS5.3AI score0.00587EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2026/07/29 3:19 p.m.•18 views

veraPDF Parser DoS via PostScript Type 1 Font Programs

Summary Description A PostScript-interpreter-driven Denial of Service CWE-1325 vulnerability in veraPDF allows a remote attacker to exhaust validator memory or CPU by submitting a PDF whose Type 1 font /FontFile is a font program containing attacker-supplied PostScript. veraPDF's Type 1 font...

6.9CVSS6.1AI score0.00524EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2026/07/29 3:19 p.m.•14 views

GHSA-7C26-995W-6F47 veraPDF Parser DoS via PostScript Type 1 Font Programs

Summary Description A PostScript-interpreter-driven Denial of Service CWE-1325 vulnerability in veraPDF allows a remote attacker to exhaust validator memory or CPU by submitting a PDF whose Type 1 font /FontFile is a font program containing attacker-supplied PostScript. veraPDF's Type 1 font...

6.9CVSS6.1AI score0.00524EPSS
SaveExploits0References5
OSV
OSV
•added 2026/07/29 3:17 p.m.•13 views

GHSA-JRMC-QG6P-94FP veraPDF Parser DoS via PostScript CMap Streams

Summary Description A PostScript-interpreter-driven Denial of Service CWE-1325 vulnerability in veraPDF allows a remote attacker to exhaust validator memory or CPU by submitting a PDF whose Type 0 font /Encoding or any /ToUnicode is a CMap stream containing attacker-supplied PostScript. veraPDF...

6.9CVSS6AI score0.00524EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2026/07/29 3:17 p.m.•19 views

veraPDF Parser DoS via PostScript CMap Streams

Summary Description A PostScript-interpreter-driven Denial of Service CWE-1325 vulnerability in veraPDF allows a remote attacker to exhaust validator memory or CPU by submitting a PDF whose Type 0 font /Encoding or any /ToUnicode is a CMap stream containing attacker-supplied PostScript. veraPDF...

6.9CVSS6AI score0.00524EPSS
SaveExploits0References5Affected Software1
NVD
NVD
•added 2026/07/29 2:16 p.m.•17 views

CVE-2026-67214

nanoid Nano ID before 3.3.16 and 5.1.16 contains an infinite loop in the customAlphabet and nanoid functions of its non-secure module nanoid/non-secure. When these functions are given a negative size, the loop counter is decremented from a negative value and never reaches its termination conditio...

8.2CVSS0.0033EPSS
SaveExploits0References4
NVD
NVD
•added 2026/07/29 2:16 p.m.•17 views

CVE-2026-67213

nanoid Nano ID before 5.1.6 contains an infinite loop in the customAlphabet and customRandom functions. When these functions are configured with a size of 0, the internal generation loop never satisfies its exit condition and spins indefinitely, hanging the calling thread. An application that...

8.2CVSS0.00587EPSS
SaveExploits0References3
Rows per page
Query Builder