Lucene search
+L

17941 matches found

Vulnrichment
Vulnrichment
added 2026/03/26 11:58 p.m.4 views

CVE-2026-33699 pypdf: Possible infinite loop during recovery attempts in DictionaryObject.read_from_stream

pypdf is a free and open-source pure-python PDF library. Versions prior to 6.9.2 have a vulnerability in which an attacker can craft a PDF which leads to an infinite loop. This requires reading a file in non-strict mode. This has been fixed in pypdf 6.9.2. If users cannot upgrade yet, consider...

8.2CVSS5.8AI score0.00455EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/26 9:57 p.m.14 views

Infinite loop

Overview node-forge is a JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities. Affected versions of this package are vulnerable to Infinite loop via the modInverse function. An attacker can cause the application to hang indefinitely...

8.7CVSS5.9AI score0.00596EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/26 9:57 p.m.5 views

GHSA-5M6Q-G25R-MVWX Forge has Denial of Service via Infinite Loop in BigInteger.modInverse() with Zero Input

Summary A Denial of Service DoS vulnerability exists in the node-forge library due to an infinite loop in the BigInteger.modInverse function inherited from the bundled jsbn library. When modInverse is called with a zero value as input, the internal Extended Euclidean Algorithm enters an unreachab...

7.5CVSS5.8AI score0.00596EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/26 9:57 p.m.10 views

Forge has Denial of Service via Infinite Loop in BigInteger.modInverse() with Zero Input

Summary A Denial of Service DoS vulnerability exists in the node-forge library due to an infinite loop in the BigInteger.modInverse function inherited from the bundled jsbn library. When modInverse is called with a zero value as input, the internal Extended Euclidean Algorithm enters an unreachab...

7.5CVSS5.8AI score0.00596EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/03/26 9:57 p.m.4 views

Infinite loop

Overview org.webjars.npm:node-forge is a WebJar for node-forge. Affected versions of this package are vulnerable to Infinite loop via the modInverse function. An attacker can cause the application to hang indefinitely and consume excessive CPU resources by supplying a zero value as input, resulti...

8.7CVSS5.9AI score0.00596EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/26 8:16 p.m.7 views

CVE-2026-32287

Boolean XPath expressions that evaluate to true can cause an infinite loop in logicalQuery.Select, leading to 100% CPU usage. This can be triggered by top-level selectors such as "1=1" or "true"...

7.5CVSS0.00519EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2026/03/26 8:16 p.m.13 views

CVE-2026-32287

Boolean XPath expressions that evaluate to true can cause an infinite loop in logicalQuery.Select, leading to 100% CPU usage. This can be triggered by top-level selectors such as "1=1" or "true"...

7.5CVSS6.3AI score0.00519EPSS
SaveExploits1References5
OSV
OSV
added 2026/03/26 8:16 p.m.7 views

UBUNTU-CVE-2026-32287

Boolean XPath expressions that evaluate to true can cause an infinite loop in logicalQuery.Select, leading to 100% CPU usage. This can be triggered by top-level selectors such as "1=1" or "true"...

7.5CVSS5.8AI score0.00519EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2026/03/26 7:40 p.m.13 views

CVE-2026-32287

Boolean XPath expressions that evaluate to true can cause an infinite loop in logicalQuery.Select, leading to 100% CPU usage. This can be triggered by top-level selectors such as "1=1" or "true"...

5.8AI score0.00519EPSS
SaveExploits1References5
CVE
CVE
added 2026/03/26 7:40 p.m.39 views

CVE-2026-32287

CVE-2026-32287 is an XPath Boolean expression vulnerability that can cause an infinite loop and 100% CPU usage in logicalQuery.Select. Connected advisories identify the issue across multiple packages (e.g., amazon-cloudwatch-agent, telegraf, terraform) with patched versions available (e.g., teleg...

7.5CVSS5.8AI score0.00519EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/26 7:40 p.m.4 views

CVE-2026-32287 Infinite loop in github.com/antchfx/xpath

Boolean XPath expressions that evaluate to true can cause an infinite loop in logicalQuery.Select, leading to 100% CPU usage. This can be triggered by top-level selectors such as "1=1" or "true"...

5.9AI score0.00519EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/26 7:40 p.m.6 views

CVE-2026-32287 Infinite loop in github.com/antchfx/xpath

Boolean XPath expressions that evaluate to true can cause an infinite loop in logicalQuery.Select, leading to 100% CPU usage. This can be triggered by top-level selectors such as "1=1" or "true"...

7.5CVSS6.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/03/26 7:40 p.m.32 views

CVE-2026-32287 Infinite loop in github.com/antchfx/xpath

Boolean XPath expressions that evaluate to true can cause an infinite loop in logicalQuery.Select, leading to 100% CPU usage. This can be triggered by top-level selectors such as "1=1" or "true"...

0.00519EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2026/03/26 7:40 p.m.5 views

CVE-2026-32287

Boolean XPath expressions that evaluate to true can cause an infinite loop in logicalQuery.Select, leading to 100% CPU usage. This can be triggered by top-level selectors such as "1=1" or "true"...

7.5CVSS6AI score0.00519EPSS
SaveExploits1
Snyk
Snyk
added 2026/03/26 6:34 p.m.8 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS when including multiple regular expression parameters in a single segment, separated by something that is not a period .. Poor performance will block the event loop and can lead to a DoS. Note:...

7.5CVSS6.7AI score0.00932EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/26 6:29 p.m.14 views

brace-expansion: Zero-step sequence causes process hang and memory exhaustion

Impact A brace pattern with a zero step value e.g., 1..2..0 causes the sequence generation loop to run indefinitely, making the process hang for seconds and allocate heaps of memory. The loop in question:...

7.5CVSS5.8AI score0.0043EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2026/03/26 6:29 p.m.3 views

GHSA-F886-M6HF-6M8V brace-expansion: Zero-step sequence causes process hang and memory exhaustion

Impact A brace pattern with a zero step value e.g., 1..2..0 causes the sequence generation loop to run indefinitely, making the process hang for seconds and allocate heaps of memory. The loop in question:...

6.5CVSS5.9AI score0.0043EPSS
SaveExploits0References12
Snyk
Snyk
added 2026/03/26 6:29 p.m.7 views

Infinite loop

Overview brace-expansion is a Brace expansion as known from sh/bash Affected versions of this package are vulnerable to Infinite loop through the expand function when processing a brace pattern with a zero step value. An attacker can cause the process to hang and exhaust system memory by supplyin...

7.1CVSS5.9AI score0.0043EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/26 6:29 p.m.3 views

Infinite loop

Overview org.webjars.npm:brace-expansion is a WebJar for brace-expansion. Affected versions of this package are vulnerable to Infinite loop through the expand function when processing a brace pattern with a zero step value. An attacker can cause the process to hang and exhaust system memory by...

8.7CVSS5.9AI score0.0043EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/26 6:16 p.m.9 views

CVE-2026-33487

goxmlsig provides XML Digital Signatures implemented in Go. Prior to version 1.6.0, the validateSignature function in validate.go goes through the references in the SignedInfo block to find one that matches the signed element's ID. In Go versions before 1.22, or when go.mod uses an older version,...

7.5CVSS0.00299EPSS
SaveExploits1References12
Rows per page
Query Builder