Lucene search
+L

2470 matches found

Snyk
Snyk
added 2026/04/13 10:11 p.m.16 views

Uncontrolled Recursion

Overview Magick.NET-Q16-HDRI-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

8.7CVSS5.8AI score0.0051EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/13 10:11 p.m.10 views

Uncontrolled Recursion

Overview Magick.NET-Q16-x86 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

8.7CVSS5.8AI score0.0051EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/13 10:11 p.m.23 views

Uncontrolled Recursion

Overview Magick.NET-Q8-OpenMP-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package ar...

8.7CVSS5.8AI score0.0051EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/13 10:11 p.m.16 views

Uncontrolled Recursion

Overview Magick.NET-Q16-HDRI-arm64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package a...

8.7CVSS5.8AI score0.0051EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/13 10:11 p.m.12 views

Uncontrolled Recursion

Overview Magick.NET-Q8-arm64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

8.7CVSS5.8AI score0.0051EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/13 10:11 p.m.8 views

Uncontrolled Recursion

Overview Affected versions of this package are vulnerable to Uncontrolled Recursion in the DestroyXMLTree function. An attacker can cause the application to exhaust stack memory and terminate unexpectedly by submitting an XML file with deeply nested structures. Remediation A fix was pushed into t...

8.7CVSS5.8AI score0.0051EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/13 9:50 p.m.15 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.59 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
Debian CVE
Debian CVE
added 2026/04/13 9:06 p.m.10 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.2AI score0.0051EPSS
SaveExploits0
CVE
CVE
added 2026/04/13 9:06 p.m.87 views

CVE-2026-33908

CVE-2026-33908 : ImageMagick is vulnerable to a stack exhaustion DoS in XML processing. The issue arises when DestroyXMLTree() frees the XML tree recursively with no depth limit, potentially exhausting stack memory on deeply nested XML. Affects versions below 6.9.13-44 and 7.1.2-19; fixed in 6.9....

7.5CVSS5.7AI score0.0051EPSS
SaveExploits0References7Affected Software1
AlpineLinux
AlpineLinux
added 2026/04/13 9:06 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
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/04/10 9:28 p.m.14 views

libxml2: libxml2: Denial of Service via uncontrolled recursion in XML catalog processing

A flaw was found in libxml2, an XML parsing library. This uncontrolled recursion vulnerability occurs in the xmlCatalogXMLResolveURI function when an XML catalog contains a delegate URI entry that references itself. A remote attacker could exploit this configuration-dependent issue by providing a...

5.9CVSS6.1AI score0.0082EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/04/08 12:12 a.m.8 views

EUVD-2026-19915

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

7.5CVSS5.9AI score0.00328EPSS
SaveExploits1References2
PyPA
PyPA
added 2026/04/07 8:16 p.m.19 views

PYSEC-2026-60

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.8AI score0.00328EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/04/04 5:33 a.m.7 views

GHSA-5JG4-P4QW-CGFR @stablelib/cbor: Stack exhaustion Denial of Service via deeply nested CBOR arrays, maps, or tags

Summary @stablelib/cbor decodes nested CBOR structures recursively and does not enforce a maximum nesting depth. A sufficiently deep attacker-controlled CBOR payload can therefore crash decoding with RangeError: Maximum call stack size exceeded. Details The decoder processes arrays, maps, and...

8.7CVSS5.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/04 5:33 a.m.17 views

@stablelib/cbor: Stack exhaustion Denial of Service via deeply nested CBOR arrays, maps, or tags

Summary @stablelib/cbor decodes nested CBOR structures recursively and does not enforce a maximum nesting depth. A sufficiently deep attacker-controlled CBOR payload can therefore crash decoding with RangeError: Maximum call stack size exceeded. Details The decoder processes arrays, maps, and...

5.9AI score
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/03 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-23404

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - apparmor: replace recursive profile removal with iterative approach The profile removal code uses recursion when removing nested profiles, which can lead to...

5.5CVSS5.7AI score0.00177EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/01 9:31 a.m.13 views

EUVD-2026-17832

In the Linux kernel, the following vulnerability has been resolved: apparmor: replace recursive profile removal with iterative approach The profile removal code uses recursion when removing nested profiles, which can lead to kernel stack exhaustion and system crashes. Reproducer: $ pf='a'; for i=...

5.8AI score0.00177EPSS
SaveExploits0References6
NVD
NVD
added 2026/04/01 9:16 a.m.9 views

CVE-2026-23404

In the Linux kernel, the following vulnerability has been resolved: apparmor: replace recursive profile removal with iterative approach The profile removal code uses recursion when removing nested profiles, which can lead to kernel stack exhaustion and system crashes. Reproducer: $ pf='a'; for i=...

5.5CVSS0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/01 9:16 a.m.9 views

UBUNTU-CVE-2026-23404

In the Linux kernel, the following vulnerability has been resolved: apparmor: replace recursive profile removal with iterative approach The profile removal code uses recursion when removing nested profiles, which can lead to kernel stack exhaustion and system crashes. Reproducer: $ pf='a'; for i=...

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References18
Rows per page
Query Builder