Lucene search
+L

17769 matches found

OSV
OSV
added 5 days ago5 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.00246EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 5 days ago8 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.00348EPSS
SaveExploits0References6
NVD
NVD
added 5 days ago11 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.00579EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago16 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.00579EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 5 days ago8 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.00302EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 5 days ago6 views

CVE-2026-67214

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.2CVSS0.00319EPSS
SaveExploits0References3
NVD
NVD
added 5 days ago7 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.00319EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 5 days ago5 views

CVE-2026-64834

A flaw was found in FFmpeg. A remote attacker can exploit an infinite loop vulnerability in the RTP/ASF demuxer by sending a specially crafted stream. This vulnerability occurs because the rtpasffixheader function does not properly validate the size of data chunks, preventing the processing loop...

8.7CVSS5.8AI score0.00503EPSS
SaveExploits0References6
OSV
OSV
added 5 days ago4 views

CVE-2026-67214 nanoid before 5.1.16 Infinite Loop via Negative Size in non-secure module

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.8AI score0.00319EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 5 days ago5 views

CVE-2026-67214 nanoid before 5.1.16 Infinite Loop via Negative Size in non-secure module

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.9AI score0.00319EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 5 days ago15 views

CVE-2026-67214

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.9AI score0.00319EPSS
SaveExploits0
CVE
CVE
added 5 days ago30 views

CVE-2026-67214

CVE-2026-67214 (nanoid) affects the Nano ID package prior to 5.1.16, specifically the non-secure module (nanoid/non-secure). The vulnerability is an infinite loop in the customAlphabet and nanoid functions when given a negative size, causing the loop counter to decrement from a negative value and...

8.2CVSS5.9AI score0.00319EPSS
SaveExploits0References3
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-50326

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.9AI score0.00319EPSS
SaveExploits0References3
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-50325

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.9AI score0.00319EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 5 days ago5 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.2CVSS5.8AI score0.00319EPSS
SaveExploits0
Cvelist
Cvelist
added 5 days ago28 views

CVE-2026-67213 nanoid before 5.1.6 Infinite Loop via Zero Size in customAlphabet and customRandom

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.00319EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago4 views

CVE-2026-67213 nanoid before 5.1.6 Infinite Loop via Zero Size in customAlphabet and customRandom

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.8AI score0.00319EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 5 days ago6 views

CVE-2026-67213 nanoid before 5.1.6 Infinite Loop via Zero Size in customAlphabet and customRandom

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.9AI score0.00319EPSS
SaveExploits0References3
CVE
CVE
added 5 days ago36 views

CVE-2026-67213

CVE-2026-67213 (nanoid) affects Nano ID before 5.1.6. A bug in the customAlphabet and customRandom functions can enter an infinite loop when configured with a size of 0, causing the generation loop to spin and hang the calling thread. This creates a denial-of-service condition if an attacker can ...

8.2CVSS5.9AI score0.00319EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago4 views

OPENSUSE-SU-2026:21499-1 Security update for apptainer

This update for apptainer fixes the following issues: Changes in apptainer: - Update to version 1.5.3: If the ptrace system call does not work while building an image as an unprivileged user, skip using PRoot to preserve file ownership and print an INFO message. Bind getopt from the host when usi...

9.6CVSS7.7AI score0.00655EPSS
SaveExploits0References4
Rows per page
Query Builder