Elasticsearch: denial of service
Medium6.5CVE-2026-63140 · Published Jul 21, 2026 · updated Aug 7, 2026
Reachable Assertion (CWE-617) in Elasticsearch can lead to denial of service via Input Data Manipulation (CAPEC-153). A specially crafted search request containing a null value in a specific query clause causes an internal assertion to be raised during query parsing. Because Elasticsearch treats assertion failures as fatal errors, this terminates the affected node process. A low-privileged authenticated user with read access to at least one index can exploit this condition with a single request to cause a node to terminate, disrupting search availability. In a single-node deployment this fully stops Elasticsearch; in a multi-node cluster it reduces cluster capacity for each affected node.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Elasticsearch Product | >= 9.0.0, <= 9.3.7 | No fix yet |
| >= 9.4.0, <= 9.4.3 | No fix yet | |
| >= 8.0.0, <= 8.19.18 | No fix yet |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-617
More Elastic advisories
All Elastic| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jul 21 | Elastic Kibana: improper authorization | Medium5.0 | No fix yet |
| Jul 21 | Elastic Kibana: missing authorization | Medium4.3 | No fix yet |
| Jul 21 | Elasticsearch: denial of service | Medium6.5 | No fix yet |
| Jul 21 | Elastic Kibana: improper authorization | Medium4.3 | No fix yet |
| Jul 21 | Elastic Kibana: information disclosure | Medium4.3 | No fix yet |
| Jul 21 | Elastic Kibana: resource exhaustion | Medium6.5 | No fix yet |