CVE-2026-72656: Memory Allocation with Excessive Size Value in Elasticsearch Leading to Denial of Service
Memory Allocation with Excessive Size Value (CWE-789) in the ES|QL query processing of Elasticsearch can lead to denial of service via Excessive Allocation (CAPEC-130). An authenticated user able to submit ES|QL queries could send a specially crafted query whose evaluation allocates an unbounded amount of heap memory, exhausting the available heap on the receiving node and causing the node to become unavailable.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-72656?
CVE-2026-72656 has a medium severity rating of 6.5.
How does CVE-2026-72656 affect Elasticsearch?
CVE-2026-72656 affects Elasticsearch by allowing an authenticated user to submit ES|QL queries that can lead to a denial of service due to excessive memory allocation.
What causes the vulnerability CVE-2026-72656?
CVE-2026-72656 is caused by memory allocation with an excessive size value in the ES|QL query processing component of Elasticsearch.
Who is impacted by CVE-2026-72656?
CVE-2026-72656 specifically impacts authenticated users of Elasticsearch who can submit ES|QL queries.
How can CVE-2026-72656 be mitigated?
Mitigation for CVE-2026-72656 involves applying the latest security updates provided by Elasticsearch to address the vulnerability.