CVE-2026-56148
Analyzed
Analyzed - Analysis Complete
Uncontrolled Recursion in Elasticsearch Leads to DoS
Vulnerability report for CVE-2026-56148, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-01
Last updated on: 2026-07-02
Assigner: Elastic
Description
Description
Uncontrolled Recursion (CWE-674) in Elasticsearch can lead to a denial of service via Excessive Allocation (CAPEC-130). An authenticated user can submit a specially crafted query that causes excessive resource consumption while the request is processed, which may render the affected node unavailable.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| elastic | elasticsearch | From 8.0.0 (inc) to 8.19.17 (exc) |
| elastic | elasticsearch | From 9.0.0 (inc) to 9.3.6 (exc) |
| elastic | elasticsearch | From 9.4.0 (inc) to 9.4.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-674 | The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack. |