Lucene search
+L

7005 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/13 7:13 p.m.13 views

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...

6.5CVSS5.3AI score0.00296EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/13 7:13 p.m.35 views

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...

6.5CVSS0.00296EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 7:13 p.m.42 views

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...

6.5CVSS5.3AI score0.00296EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/08/13 7:13 p.m.4 views

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...

6.5CVSS5.9AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 7:13 p.m.36 views

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...

6.5CVSS0.00296EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/13 7:13 p.m.11 views

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...

6.5CVSS5.3AI score0.00296EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/13 7:11 p.m.33 views

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...

6.5CVSS0.00332EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 7:11 p.m.4 views

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...

6.5CVSS5.9AI score
SaveExploits0References3
CVE
CVE
added 2026/08/13 7:11 p.m.53 views

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...

6.5CVSS5.3AI score0.00332EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/13 7:10 p.m.36 views

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...

6.5CVSS0.00368EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 7:10 p.m.5 views

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...

6.5CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/08/13 7:10 p.m.53 views

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...

6.5CVSS5.5AI score0.00368EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/13 7:10 p.m.34 views

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...

6.5CVSS0.00368EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 7:10 p.m.48 views

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...

6.5CVSS5.5AI score0.00368EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/08/13 7:10 p.m.4 views

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...

6.5CVSS5.9AI score
SaveExploits0References3
CVE
CVE
added 2026/08/13 5:39 p.m.121 views

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...

7.5CVSS5.3AI score0.0038EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.12 views

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...

5.3CVSS5.4AI score0.00469EPSS
SaveExploits0References6
Elastic
Elastic
added 2026/08/13 10:47 a.m.13 views

Elasticsearch 8.19.20, 9.4.5, 9.5.1 Security Update (ESA-2026-78)

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...

6.5CVSS5.6AI score0.00368EPSS
SaveExploits0
Elastic
Elastic
added 2026/08/13 10:47 a.m.11 views

Elasticsearch 8.19.20, 9.4.5 Security Update (ESA-2026-133)

Uncontrolled Recursion in Elasticsearch Wildcard Matching Leading to Denial of Service Description: 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 agains...

6.5CVSS5.4AI score0.00301EPSS
SaveExploits0
Elastic
Elastic
added 2026/08/13 10:46 a.m.12 views

Elasticsearch 8.19.19, 9.3.8, 9.4.4 Security Update (ESA-2026-75)

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 to submit a request that causes a self-referential data structure to be created. When a specific...

6.5CVSS5.5AI score0.00368EPSS
SaveExploits0
Rows per page
Query Builder