Lucene search
+L

14993 matches found

Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.14 views

PT-2026-89738

strongSwan 5.1.3 through 6.0.7 has an infinite loop in the x509 plugin's attribute certificate parser for ietfAttrSyntax...

7.5CVSS5.7AI score0.00315EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.12 views

PT-2026-90087

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: detect a cycle in the last-kset chain during replay cache replay follows the on-media last-kset chain by next cache seg id with no cond resched. A forged chain that points back into a segment it has already visited mak...

5.8AI score0.00166EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.9 views

PT-2026-90294

In the Linux kernel, the following vulnerability has been resolved: dm-io: clone the source bio instead of copying its biovec For DM IO BIO requests, do region built each destination bio by walking the source bio's biovec and re-adding the pages one at a time, tracking the remaining transfer in...

6AI score0.00198EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.11 views

PT-2026-89676

strongSwan 4.6.2 through 6.0.7 has an infinite loop in PKCS5 decryption...

5.9CVSS5.7AI score0.00413EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.7 views

tar: Node-tar: Denial of Service via malformed tar archive header

A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop,...

8.7CVSS7AI score0.00434EPSS
SaveExploits1References7
EUVD
EUVD
added 2026/09/10 10:42 p.m.7 views

EUVD-2026-75172

Open WebUI: Any authenticated user can start a non-terminating request via a folder parent cycle...

4.3CVSS5.7AI score0.00268EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/09/10 10:42 p.m.11 views

Open WebUI: Any authenticated user can start a non-terminating request via a folder parent cycle

Summary Any authenticated user can move one of their own folders under itself, leaving a loop in their folder tree. The re-parent endpoint performed no check that the new parent was not the folder itself or one of its own subfolders, and the folder tree walks did not track which folders they had...

4.3CVSS5.6AI score0.00268EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/09/10 6:18 p.m.8 views

DEBIAN-CVE-2026-89045

zstd-jni versions 1.4.8-4 through 1.5.7-13 fail to validate negative length parameters in ZstdInputStreamNoFinalizer.read, allowing attackers to trigger infinite loops. Attackers can pass negative length values to cause the read method to spin indefinitely while holding the stream monitor, blocki...

4CVSS5.6AI score0.00124EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/10 6:18 p.m.7 views

CVE-2026-89045

zstd-jni versions 1.4.8-4 through 1.5.7-13 fail to validate negative length parameters in ZstdInputStreamNoFinalizer.read, allowing attackers to trigger infinite loops. Attackers can pass negative length values to cause the read method to spin indefinitely while holding the stream monitor, blocki...

5.1CVSS0.00124EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/10 5:39 p.m.8 views

CVE-2026-89045 zstd-jni 1.4.8-4 through 1.5.7-13 Denial of Service via Negative Length

zstd-jni versions 1.4.8-4 through 1.5.7-13 fail to validate negative length parameters in ZstdInputStreamNoFinalizer.read, allowing attackers to trigger infinite loops. Attackers can pass negative length values to cause the read method to spin indefinitely while holding the stream monitor, blocki...

5.1CVSS5.7AI score
SaveExploits0References9
CVE
CVE
added 2026/09/10 5:39 p.m.13 views

CVE-2026-89045

zstd-jni versions 1.4.8-4 through 1.5.7-13 contain a denial-of-service vulnerability in ZstdInputStreamNoFinalizer.read(). The method fails to validate negative length parameters, causing an infinite loop while holding the stream monitor and blocking all other threads from accessing the stream. T...

5.1CVSS5.6AI score0.00124EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/10 5:39 p.m.11 views

EUVD-2026-75634

zstd-jni versions 1.4.8-4 through 1.5.7-13 fail to validate negative length parameters in ZstdInputStreamNoFinalizer.read, allowing attackers to trigger infinite loops. Attackers can pass negative length values to cause the read method to spin indefinitely while holding the stream monitor, blocki...

5.1CVSS5.6AI score0.00124EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/10 5:39 p.m.34 views

CVE-2026-89045 zstd-jni 1.4.8-4 through 1.5.7-13 Denial of Service via Negative Length

zstd-jni versions 1.4.8-4 through 1.5.7-13 fail to validate negative length parameters in ZstdInputStreamNoFinalizer.read, allowing attackers to trigger infinite loops. Attackers can pass negative length values to cause the read method to spin indefinitely while holding the stream monitor, blocki...

5.1CVSS0.00124EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/10 4:34 p.m.8 views

tar: Node-tar: Denial of Service via malformed tar archive header

A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop,...

8.7CVSS7AI score0.00434EPSS
SaveExploits1References7
PyPA
PyPA
added 2026/09/10 9:44 a.m.9 views

pypdf: Possible infinite loop for TreeObject.insert_child

ImpactAn attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires a usually writing code path where TreeObject.insertchild is involved. PatchesThis has been fixed in pypdf==6.16.0. WorkaroundsIf you cannot upgrade yet, consider applying the changes from ...

6.9CVSS7AI score0.00127EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/09/10 9:44 a.m.6 views

PYSEC-2026-3913 pypdf: Possible infinite loop for TreeObject.insert_child

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires a usually writing code path where TreeObject.insertchild is involved. Patches This has been fixed in pypdf==6.16.0. Workarounds If you cannot upgrade yet, consider applying the changes fr...

6.9CVSS7AI score0.00127EPSS
SaveExploits0References8
PyPA
PyPA
added 2026/09/10 9:44 a.m.7 views

Apache Thrift Python, Go, PHP and Java bindings have an Infinite Loop

Loop with Unreachable Exit Condition 'Infinite Loop' vulnerability in Apache Thrift Python, Go, PHP and Java bindings.This issue affects Apache Thrift: before 0.24.0.Users are recommended to upgrade to version 0.24.0, which fixes the issue...

8.7CVSS5.8AI score0.00607EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/09/10 9:44 a.m.7 views

PYSEC-2026-3926 Apache Thrift Python, Go, PHP and Java bindings have an Infinite Loop

Loop with Unreachable Exit Condition 'Infinite Loop' vulnerability in Apache Thrift Python, Go, PHP and Java bindings.This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

8.7CVSS5.8AI score0.00607EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.8 views

httpd: Apache HTTP Server: Denial of Service in mod_proxy_ftp via attacker-controlled FTP server

A flaw was found in the modproxyftp module of the Apache HTTP Server. A remote attacker, by controlling a backend File Transfer Protocol FTP server, can trigger an infinite loop. This vulnerability, categorized as a Loop with Unreachable Exit Condition, leads to a Denial of Service DoS for the...

7.3CVSS7.1AI score0.00583EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 1:04 a.m.6 views

jfrog-CVE-2023-43786-libX11_DoS

CVE-2023-43786 概念验证 概述 这是 libX11 拒绝服务漏洞 CVE-2023-43786 的 DoS 概念验证。 它将触发整数溢出并导致无限循环。 受影响的版本为:libX11 1.8.6 及以下版本,以及 libXpm 3.5.16。 如需全面了解,请参阅随附的博客文章以获取详细信息。 依赖项 存在漏洞的 libXpm 和 libX11 版本 已安装 xpmutils 使用方法 1. 确保已安装 xpmutils: root@kitploit: sudo apt-get install xpmutils 2. 运行 PoC: root@kitploit: sxpm...

7.8CVSS7.2AI score0.00461EPSS
SaveExploits1
Rows per page
Query Builder