CVE-2026-72684
Received
Received - Intake
Authenticated User Memory Exhaustion in Elasticsearch
Vulnerability report for CVE-2026-72684, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-13
Last updated on: 2026-08-13
Assigner: Elastic
Description
Description
A flaw in Elasticsearch allows an authenticated user holding only read privileges to submit a small search request containing a crafted user-supplied input. Processing that input causes a specific internal component to allocate memory without any upper bound, and the allocation occurs outside the scope of the existing memory accounting controls that were intended to constrain it. The resulting out-of-memory condition is fatal and terminates the affected node process, causing a denial of service.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| elastic | elasticsearch | * |
| elastic | elasticsearch | From 8.0.0 (inc) to 8.19.19 (inc) |
| elastic | elasticsearch | From 9.0.0 (inc) to 9.4.4 (inc) |
| elastic | elasticsearch | 8.19.20 |
| elastic | elasticsearch | 9.4.5 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |