Lucene search
+L

62 matches found

CVE
CVE
added 2026/08/25 7:27 p.m.31 views

CVE-2026-55099

icalendar is an RFC 5545 iCalendar parser and generator for Python. In versions 7.1.0 through 7.1.3 , the Component equality method in src/icalendar/cal/component.py compares nested subcomponents using two membership loops that recursively invoke the same method on child components, producing O(2...

7.5CVSS5.4AI score0.00384EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/22 4:28 p.m.11 views

SUSE CVE-2026-73643

js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 until 5.2.2, parsing a small YAML document can take exponential time when an application calls load or loadAll on untrusted input. In src/parser/parser.ts, readFlowCollection uses restoreState and calls parseNode a second time when a...

7.5CVSS5.4AI score0.00344EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-73643

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 until 5.2.2, parsing a small YAML document can take exponential time when an application calls load o...

7.5CVSS5.4AI score0.00344EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 5:47 p.m.53 views

CVE-2026-73643

js-yaml versions 5.0.0–5.2.2 expose a denial-of-service via exponential parsing time when loading untrusted YAML. In src/parser/parser.ts, readFlowCollection can double-parse nested flow sequences, causing O(2^n) work and potential CPU exhaustion for inputs under 200 bytes. Fixed in version 5.2.2...

7.5CVSS5.3AI score0.00344EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 5:47 p.m.25 views

CVE-2026-73643 js-yaml: Exponential parsing time in the flow collections leads to denial of service

js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 until 5.2.2, parsing a small YAML document can take exponential time when an application calls load or loadAll on untrusted input. In src/parser/parser.ts, readFlowCollection uses restoreState and calls parseNode a second time when a...

7.5CVSS5.3AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/11 6:44 a.m.11 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.7AI score0.00364EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/10 2:56 a.m.13 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
RedHat Linux
RedHat Linux
added 2026/08/10 1:38 a.m.7 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.3AI score0.00364EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.12 views

RHEL 10 : nodejs-nodemon (RHSA-2026:52394)

The remote Redhat Enterprise Linux 10 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2026:52394 advisory. Simple monitor script for use during development of a node.js app. For use during development of a node.js based application. nodemon will watch th...

8.7CVSS6.1AI score0.00364EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/03 7:10 a.m.11 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.7CVSS6.2AI score0.00364EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/29 6:09 p.m.14 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.7CVSS6AI score0.00364EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/29 6:09 p.m.14 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
RedHat Linux
RedHat Linux
added 2026/07/29 5:38 p.m.15 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
UbuntuCve
UbuntuCve
added 2026/07/29 2:16 p.m.8 views

CVE-2026-67216

cJSON through 1.7.19 contains an inefficient algorithmic complexity flaw in cJSONCompare. When comparing objects, the function recurses into each shared subtree twice, once in each direction, with no depth guard, making the running time exponential in nesting depth. A small, deeply nested documen...

8.2CVSS5.7AI score0.00427EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/07/29 1:32 p.m.10 views

CVE-2026-67216

cJSON through 1.7.19 contains an inefficient algorithmic complexity flaw in cJSONCompare. When comparing objects, the function recurses into each shared subtree twice, once in each direction, with no depth guard, making the running time exponential in nesting depth. A small, deeply nested documen...

8.2CVSS5.8AI score0.00427EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/07/29 1:32 p.m.12 views

CVE-2026-67216

cJSON through 1.7.19 contains an inefficient algorithmic complexity flaw in cJSONCompare. When comparing objects, the function recurses into each shared subtree twice, once in each direction, with no depth guard, making the running time exponential in nesting depth. A small, deeply nested documen...

8.2CVSS6.1AI score0.00427EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/29 1:32 p.m.66 views

CVE-2026-67216

Summary of CVE-2026-67216 (cJSON) : Affected software is cJSON up to version 1.7.19. The flaw is in cJSON_Compare(), which recurses into shared subtrees twice without a depth guard, causing exponential time growth with nesting depth. A small, deeply nested JSON (depth ~40) can take hours to compa...

8.2CVSS5.8AI score0.00427EPSS
SaveExploits1References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/28 5:31 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.7CVSS6AI score0.00364EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/24 4:53 p.m.20 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.7CVSS6AI score0.00364EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/24 4:47 p.m.28 views

Inefficient Algorithmic Complexity

Overview js-yaml is a human-friendly data serialization language. Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in the readFlowCollection function of parser.ts, which reaches exponential time when a flow sequence entry turns out to be a key: value pair and...

8.7CVSS5.9AI score
SaveExploits0References2
Rows per page
Query Builder