Lucene search
K

342 matches found

RedHat Linux
RedHat Linux
added 2026/05/04 2:31 p.m.5 views

pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion

An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE 0x30 or SET 0x31 tags with Indefinite Length 0x80 markers. Thi...

7.5CVSS6.8AI score0.00027EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2026/05/04 2:10 p.m.3 views

pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion

An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE 0x30 or SET 0x31 tags with Indefinite Length 0x80 markers. Thi...

7.5CVSS6.8AI score0.00027EPSS
Exploits1References6
OSV
OSV
added 2026/05/03 9:57 a.m.6 views

OESA-2026-2188 uriparser security update

The package is a strictly RFC 3986 compliant URI parsing library written in C89"ANSI C". uriparser is cross-platform, fast, supports Unicode and is licensed under the New BSD license. There are a number of applications, libraries and hardware using uriparser, as well as bindings and 3rd-party...

5.1CVSS5.8AI score0.00007EPSS
Exploits0References3
OSV
OSV
added 2026/05/03 9:57 a.m.1 views

OESA-2026-2187 uriparser security update

The package is a strictly RFC 3986 compliant URI parsing library written in C89"ANSI C". uriparser is cross-platform, fast, supports Unicode and is licensed under the New BSD license. There are a number of applications, libraries and hardware using uriparser, as well as bindings and 3rd-party...

5.1CVSS5.8AI score0.00007EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2026/04/30 10:22 a.m.3 views

pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion

An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE 0x30 or SET 0x31 tags with Indefinite Length 0x80 markers. Thi...

7.5CVSS8.5AI score0.00027EPSS
Exploits1References6
CVE
CVE
added 2026/04/30 7:23 a.m.36 views

CVE-2026-7164

CVE-2026-7164 affects FreeBSD pf: incorrect SCTP packet validation allows unbounded recursion, leading to a stack overflow and system panic when pf processes SCTP traffic. Affected: all supported FreeBSD versions where pf handles traffic with SCTP parameters. Impact: remote attackers can cause pa...

7.5CVSS5.3AI score0.00065EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/30 7:23 a.m.1 views

CVE-2026-7164 pf can overflow the stack parsing crafted SCTP packets

Incorrect packet validation allowed unbounded recursion parsing SCTP chunk parameters. This can eventually result in a stack overflow and panic. Remote attackers can craft packets which cause affected systems to panic. This affects any system where pf is configured to process traffic, independent...

5.3AI score0.00065EPSS
Exploits0References1
Packet Storm News
Packet Storm News
added 2026/04/29 12:0 a.m.3 views

FreeBSD Security Advisory - FreeBSD-SA-26:14.pf

FreeBSD Security Advisory - Incorrect packet validation allowed unbounded recursion parsing SCTP chunk parameters. This can eventually result in a stack overflow and panic...

7.5CVSS5.2AI score0.00065EPSS
Exploits0
NVD
NVD
added 2026/04/24 6:16 p.m.2 views

CVE-2026-42039

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, toFormData recursively walks nested objects with no depth limit, so a deeply nested value passed as request data crashes the Node.js process with a RangeError. This vulnerability is fixed in 1.15.1 and...

7.5CVSS0.00031EPSS
Exploits1References1
GithubExploit
GithubExploit
added 2026/04/22 12:28 a.m.116 views

Exploit for CVE-2026-26903

CVE-2026-26903 PoC Denial-of-service via unbounded recursio...

5.8AI score
Exploits1
OSV
OSV
added 2026/04/17 1:3 p.m.4 views

OESA-2026-1981 jq security update

jq is a lightweight and flexible command-line JSON processor. you can use it to slice and filter and map and transform structured data. It is written in portable C, and it has zero runtime dependencies. it can mangle the data format that you have into the one that you want. Security Fixes: jq is ...

8.2CVSS6.1AI score0.00137EPSS
Exploits5References7
Microsoft CVE
Microsoft CVE
added 2026/04/17 8:1 a.m.2 views

jq: Unbounded Recursion in jv_setpath(), jv_getpath() and delpaths_sorted()

...

6.2CVSS5.7AI score0.00005EPSS
Exploits1
SUSE CVE
SUSE CVE
added 2026/04/14 11:26 p.m.3 views

SUSE CVE-2026-33947

jq is a command-line JSON processor. In versions 1.8.1 and below, functions jvsetpath, jvgetpath, and delpathssorted in jq's src/jvaux.c use unbounded recursion whose depth is controlled by the length of a caller-supplied path array, with no depth limit enforced. An attacker can supply a JSON...

5.5CVSS5.9AI score0.00005EPSS
Exploits1References3
NVD
NVD
added 2026/04/13 10:16 p.m.3 views

CVE-2026-33947

jq is a command-line JSON processor. In versions 1.8.1 and below, functions jvsetpath, jvgetpath, and delpathssorted in jq's src/jvaux.c use unbounded recursion whose depth is controlled by the length of a caller-supplied path array, with no depth limit enforced. An attacker can supply a JSON...

6.2CVSS0.00005EPSS
Exploits1References3
OSV
OSV
added 2026/04/13 10:16 p.m.2 views

DEBIAN-CVE-2026-33947

jq is a command-line JSON processor. In versions 1.8.1 and below, functions jvsetpath, jvgetpath, and delpathssorted in jq's src/jvaux.c use unbounded recursion whose depth is controlled by the length of a caller-supplied path array, with no depth limit enforced. An attacker can supply a JSON...

6.2CVSS5.6AI score0.00005EPSS
Exploits1References1
NVD
NVD
added 2026/04/13 10:16 p.m.5 views

CVE-2026-33908

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, Magick frees the memory of the XML tree via the DestroyXMLTree function; however, this process is executed recursively with no depth limit imposed. When...

7.5CVSS0.0002EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2026/04/13 10:16 p.m.1 views

CVE-2026-33908

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, Magick frees the memory of the XML tree via the DestroyXMLTree function; however, this process is executed recursively with no depth limit imposed. When...

7.5CVSS5.7AI score0.0002EPSS
Exploits0References7
OSV
OSV
added 2026/04/13 10:16 p.m.3 views

UBUNTU-CVE-2026-33947

jq is a command-line JSON processor. In versions 1.8.1 and below, functions jvsetpath, jvgetpath, and delpathssorted in jq's src/jvaux.c use unbounded recursion whose depth is controlled by the length of a caller-supplied path array, with no depth limit enforced. An attacker can supply a JSON...

6.2CVSS5.9AI score0.00005EPSS
Exploits1References6
CVE
CVE
added 2026/04/13 9:50 p.m.14 views

CVE-2026-33947

Vulnerability summary (CVE-2026-33947) : In jq ≤ 1.8.1, functions jv_setpath(), jv_getpath(), and delpaths_sorted() in src/jv_aux.c perform unbounded recursion whose depth is driven by a caller-supplied path array. A crafted JSON input (flat array ~65,000 integers, ~200 KB) used as a path argumen...

6.2CVSS5.9AI score0.00005EPSS
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/13 9:50 p.m.4 views

CVE-2026-33947 jq: Unbounded Recursion in jv_setpath(), jv_getpath() and delpaths_sorted()

jq is a command-line JSON processor. In versions 1.8.1 and below, functions jvsetpath, jvgetpath, and delpathssorted in jq's src/jvaux.c use unbounded recursion whose depth is controlled by the length of a caller-supplied path array, with no depth limit enforced. An attacker can supply a JSON...

6.2CVSS5.9AI score0.00005EPSS
Exploits1References2
Rows per page
Query Builder