Lucene search
+L

413 matches found

Microsoft CVE
Microsoft CVE
added 2026/04/17 8:1 a.m.7 views

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

...

6.2CVSS5.7AI score0.00234EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/04/16 8:52 p.m.4 views

jq: unbounded Recursion in jv_setpath() / jv_getpath() / delpaths_sorted()

A flaw was found in jq, a command line JSON processor. Processing a crafted JSON document, specifically when a large array is used as a path argument to the jvsetpath, jvgetpath and delpathssorted functions can lead to an uncontrolled recursion and exhausts the call stack, causing an application...

6.2CVSS6.5AI score0.00234EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2026/04/14 11:26 p.m.9 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.00234EPSS
SaveExploits1References8
OSV
OSV
added 2026/04/13 10:16 p.m.5 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...

5.5CVSS5.6AI score0.00234EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/13 10:16 p.m.6 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.00234EPSS
SaveExploits1References3
NVD
NVD
added 2026/04/13 10:16 p.m.18 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.0051EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/04/13 10:16 p.m.7 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.0051EPSS
SaveExploits0References7
OSV
OSV
added 2026/04/13 10:16 p.m.14 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.00234EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/04/13 9:50 p.m.34 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.2CVSS0.00234EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/04/13 9:50 p.m.13 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.00234EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/13 9:50 p.m.52 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.00234EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/13 12:0 a.m.9 views

PT-2026-32541

Name of the Vulnerable Software and Affected Versions jq versions 1.8.1 and earlier Description A command-line JSON processor is subject to a denial of service. The functions jv setpath, jv getpath, and delpaths sorted in src/jv aux.c use unbounded recursion where the depth is controlled by the...

6.2CVSS5.2AI score0.00234EPSS
SaveExploits1References66
RedHat Linux
RedHat Linux
added 2026/04/11 12:22 a.m.3 views

uriparser: uriparser: Unbounded recursion and stack consumption via large input

A flaw was found in uriparser. This vulnerability allows unbounded recursion and stack consumption via large input containing many commas...

2.9CVSS6AI score0.00125EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/09 1:23 a.m.9 views

CVE-2026-39376

FastFeedParser is a high performance RSS, Atom and RDF parser. Prior to 0.5.10, when parse fetches a URL that returns an HTML page containing a tag, it recursively calls itself with the redirect URL — with no depth limit, no visited-URL deduplication, and no redirect count cap. An...

7.5CVSS5.9AI score0.00328EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/04/08 12:12 a.m.17 views

FastFeedParser has an infinite redirect loop DoS via meta-refresh chain

Summary When parse fetches a URL that returns an HTML page containing a tag, it recursively calls itself with the redirect URL — with no depth limit, no visited-URL deduplication, and no redirect count cap. An attacker-controlled server that returns an infinite chain of HTML meta-refresh response...

7.5CVSS5.9AI score0.00328EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/08 12:12 a.m.8 views

GHSA-4GX2-PC4F-WQ37 FastFeedParser has an infinite redirect loop DoS via meta-refresh chain

Summary When parse fetches a URL that returns an HTML page containing a tag, it recursively calls itself with the redirect URL — with no depth limit, no visited-URL deduplication, and no redirect count cap. An attacker-controlled server that returns an infinite chain of HTML meta-refresh response...

7.5CVSS5.8AI score0.00328EPSS
SaveExploits1References4
NVD
NVD
added 2026/04/07 8:16 p.m.8 views

CVE-2026-39376

FastFeedParser is a high performance RSS, Atom and RDF parser. Prior to 0.5.10, when parse fetches a URL that returns an HTML page containing a tag, it recursively calls itself with the redirect URL — with no depth limit, no visited-URL deduplication, and no redirect count cap. An...

7.5CVSS0.00328EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/07 7:46 p.m.5 views

CVE-2026-39376

FastFeedParser is a high performance RSS, Atom and RDF parser. Prior to 0.5.10, when parse fetches a URL that returns an HTML page containing a tag, it recursively calls itself with the redirect URL — with no depth limit, no visited-URL deduplication, and no redirect count cap. An...

7.5CVSS5.9AI score0.00328EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/06 5:35 p.m.5 views

MGASA-2026-0087 Updated python-pyasn1 packages fix security vulnerability

pyasn1 Vulnerable to Denial of Service via Unbounded Recursion. CVE-2026-30922...

7.5CVSS6.8AI score0.00803EPSS
SaveExploits1References5
Mageia
Mageia
added 2026/04/06 5:35 p.m.8 views

Updated python-pyasn1 packages fix security vulnerability

pyasn1 Vulnerable to Denial of Service via Unbounded Recursion. CVE-2026-30922...

7.5CVSS6.8AI score0.00803EPSS
SaveExploits1References4
Rows per page
Query Builder