Lucene search
+L

19095 matches found

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.7CVSS0.00434EPSS
SaveExploits1References7
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.9CVSS0.00127EPSS
SaveExploits0References8
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.9CVSS0.00127EPSS
SaveExploits0References8Affected Software1
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.7CVSS0.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.7CVSS0.00607EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/10 9:17 a.m.6 views

CVE-2026-88286

GeoVision GV-LPC2211 V1.13 improperly manages PTZ connection state, allowing an unauthenticated remote client to block the accept loop and prevent new PTZ connections...

7.5CVSS0.00263EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/10 8:24 a.m.34 views

CVE-2026-88286 GV-LPC2011/LPC2211 - PTZ Connection-State Accept-Loop Denial of Service

GeoVision GV-LPC2211 V1.13 improperly manages PTZ connection state, allowing an unauthenticated remote client to block the accept loop and prevent new PTZ connections...

7.5CVSS0.00263EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/10 8:24 a.m.19 views

CVE-2026-88286

GeoVision GV-LPC2211 V1.13 (also referenced as GV-LPC2011) contains a denial of service vulnerability in its PTZ connection-state management . An unauthenticated remote client can exploit improper handling of PTZ connection state to block the accept loop , preventing new PTZ connections and effec...

7.5CVSS0.00263EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/10 8:24 a.m.7 views

EUVD-2026-75320

GeoVision GV-LPC2211 V1.13 improperly manages PTZ connection state, allowing an unauthenticated remote client to block the accept loop and prevent new PTZ connections...

7.5CVSS0.00263EPSS
SaveExploits0References1
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.3CVSS0.00583EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 1:35 a.m.13 views

CVE-2026-39376

CVE-2026-39376 CVE-2026-39376(通过 meta-refresh 链实现无限重定向循环 DoS) 摘要 当 parse 获取一个返回包含 标签的 HTML 页面的 URL 时,它会使用重定向 URL 递归调用自身——没有深度限制、没有已访问 URL 去重、也没有重定向次数上限。攻击者控制的服务器返回无限链的 HTML meta-refresh 响应,会导致无界递归,耗尽 Python 调用栈并使进程崩溃。此漏洞还可以与配套的 SSRF 问题链式利用,在绕过初始 URL 检查后访问内部网络目标。 详情 parse 在 XML 解析失败时捕获 ValueError,...

7.5CVSS5.9AI score0.00328EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 1:35 a.m.21 views

CVE-2026-2763-POC

漏洞 该漏洞源于 for-in 语法的实现。 for-in 循环的作用域由一对字节码表示:JSOP::Iter 和 JSOP::EndIter。 root@kitploit: CASEIter MOZASSERTREGS.stackDepth = 1; HandleValue val = REGS.stackHandleAt-1; JSObject iter = ValueToIteratorcx, val; // 1 if !iter goto error; REGS.sp-1.setObjectiter; // 2 ... CASEEndIter...

9.8CVSS7.8AI score0.00469EPSS
SaveExploits0
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.8CVSS6.9AI score0.00461EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.9 views

PT-2026-89327

🚨 HIGH Severity Alert CVE-2026-88286 | CVSS 7.5 GeoVision GV-LPC2211 V1.13 camera vulnerable to unauthenticated DoS attack on PTZ connections. Remote attackers can block new PTZ connections without authentication. Patch immediately. CVE PatchNow https://t.co/82pJfPEDwE...

7.5CVSS0.00263EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.12 views

PT-2026-89524

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
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/09/10 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-89045

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 infinit...

5.1CVSS0.00124EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/10 12:00 a.m.13 views

Python Library Tornado < 6.5.8 DoS (CVE-2026-82397)

The version of the Tornado Python package installed on the remote host is prior to 6.5.8. It is, therefore, affected by a denial of service vulnerability: - Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.8, Tornado parses application/x-www-form-urlencoded...

7.5CVSS0.0035EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/09 11:54 p.m.6 views

GHSA-3CGP-3CQX-J8W2 Open WebUI: Any authenticated user can hang the server via message deletion in a cyclic chat tree

Summary Chat histories are stored as an unvalidated JSON object. After a message is deleted, the code that picks the chat's new current message walked down the childrenIds links without recording where it had already been. Any account with the default user role could store a chat whose messages...

6.5CVSS5.6AI score0.00305EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/09/09 11:54 p.m.11 views

Open WebUI: Any authenticated user can hang the server via message deletion in a cyclic chat tree

Summary Chat histories are stored as an unvalidated JSON object. After a message is deleted, the code that picks the chat's new current message walked down the childrenIds links without recording where it had already been. Any account with the default user role could store a chat whose messages...

6.5CVSS5.6AI score0.00305EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/09/09 11:54 p.m.9 views

EUVD-2026-75185

Open WebUI: Any authenticated user can hang the server via message deletion in a cyclic chat tree...

6.5CVSS0.00305EPSS
SaveExploits1References4
Rows per page
Query Builder