1288 matches found
EUVD-2026-58760
IBM Db2 Mirror for i 7.4, 7.5, and 7.6 could allow a remote attacker to cause a denial of service due to uncontrolled recursion...
CVE-2026-17177
IBM Db2 Mirror for i 7.4, 7.5, and 7.6 could allow a remote attacker to cause a denial of service due to uncontrolled recursion...
CVE-2026-19617 Libdm: lvm2: libdm: denial of service via uncontrolled recursion in config parser
A flaw was found in libdm. A local attacker could craft a malicious Logical Volume Manager LVM metadata configuration with deeply nested structures. This could lead to uncontrolled recursion in the libdm configuration file parser, exhausting the stack and causing any LVM command reading the...
CVE-2026-72638
Uncontrolled Recursion CWE-674 in Elasticsearch can lead to denial of service via Input Data Manipulation CAPEC-153. An authenticated user holding only low-privileged index creation permissions can submit a single request containing a specially crafted, malformed custom analysis definition that i...
CVE-2026-72636 Uncontrolled Recursion in Elasticsearch Wildcard Matching Leading to Denial of Service
Uncontrolled Recursion CWE-674 in the Elasticsearch wildcard matching helper can lead to a denial of service via Excessive Allocation CAPEC-130. The matcher used to resolve wildcard patterns against names is implemented recursively and had no bound on recursion depth or on the total number of mat...
EUVD-2026-58284
Uncontrolled Recursion CWE-674 in Elasticsearch can lead to denial of service via Input Data Manipulation CAPEC-153. An authenticated user holding only low-privileged index creation permissions can submit a single request containing a specially crafted, malformed custom analysis definition that i...
CVE-2026-72638
Uncontrolled Recursion CWE-674 in Elasticsearch can lead to denial of service via Input Data Manipulation CAPEC-153. An authenticated user holding only low-privileged index creation permissions can submit a single request containing a specially crafted, malformed custom analysis definition that i...
CVE-2026-72638
CVE-2026-72638 : Elasticsearch contains an uncontrolled recursion (CWE-674) vulnerability that can cause a denial of service. An authenticated, low-privilege user with index-creation permissions can submit a single request containing a malformed custom analysis definition that resolves recursivel...
CVE-2026-72638 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service
Uncontrolled Recursion CWE-674 in Elasticsearch can lead to denial of service via Input Data Manipulation CAPEC-153. An authenticated user holding only low-privileged index creation permissions can submit a single request containing a specially crafted, malformed custom analysis definition that i...
CVE-2026-72647
CVE-2026-72647 affects Elasticsearch. Uncontrolled recursion (CWE-674) via deeply nested serialized data can cause denial of service when an authenticated user with read access on a single index submits a crafted search request; depth is not limited, exhausting the thread stack and terminating th...
CVE-2026-72647 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service
Uncontrolled Recursion CWE-674 in Elasticsearch can lead to denial of service via Serialized Data with Nested Payloads CAPEC-230. An authenticated user holding only read privileges on a single index can submit one specially crafted search request whose deeply nested structure is processed without...
CVE-2026-72647
Uncontrolled Recursion CWE-674 in Elasticsearch can lead to denial of service via Serialized Data with Nested Payloads CAPEC-230. An authenticated user holding only read privileges on a single index can submit one specially crafted search request whose deeply nested structure is processed without...
CVE-2026-72679 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service
Elasticsearch does not apply its configurable input length restriction to a user-supplied pattern accepted by an intervals query. Compiling a deeply nested pattern drives unbounded recursion that exhausts the thread stack and raises a fatal error, terminating the Elasticsearch node process and...
CVE-2026-72679
Elasticsearch is affected by CVE-2026-72679 due to a pattern-compiled intervals query that can recurse unboundedly if a deeply nested pattern is supplied. The root cause is that input length restrictions are not applied to user-supplied patterns, allowing an authenticated, read-only user on a sin...
CVE-2026-72686 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service
A flaw in Elasticsearch allows a low-privileged authenticated user to submit a single request containing a crafted user-supplied input. A specific internal component validates the input using a recursive routine and applies no bound to the length of the value being validated, so the validation...
CVE-2026-72686
The CVE-2026-72686 issue affects Elasticsearch and causes Denial of Service via uncontrolled recursion in a input-validation recursive routine, exhausting stack and terminating the node process. Affected versions: all 8.0.0–8.19.19 and 9.0.0–9.4.4, plus 9.5.0. Remediation: upgrade to 8.19.20, 9.4...
CVE-2026-72683 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service
A flaw in Elasticsearch allows an authenticated user with the privileges required to invoke the simulate pipeline API endpoint https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-ingest-simulate to submit a request that causes a self-referential data structure to be created. Whe...
CVE-2026-72683
The CVE-2026-72683 issue affects Elasticsearch where an authenticated user able to call the simulate pipeline API can submit a request that creates a self-referential data structure. When processed by an internal component, the operation recurses without bound, causing a fatal error that terminat...
CVE-2026-73566
CVE-2026-73566 affects node-tar prior to 7.5.21. The filesFilter in src/list.ts uses a recursive mapHas to walk entry paths upward with path.dirname(), and with tar.t(...) or tar.x(...) and a non-empty member-selection list, a crafted GNU long-path header can reach Parser[CONSUMEHEADER] in src/pa...
commons-configuration: Apache Commons Configuration: Denial of Service via uncontrolled recursion with crafted YAML input
A flaw was found in Apache Commons Configuration. When processing an untrusted configuration file, a remote attacker could provide specially crafted YAML input with cycles. This could lead to an uncontrolled recursion, causing a StackOverflowError and resulting in a Denial of Service DoS for the...