Skip to main content

Elasticsearch EUVDEUVD-2026-58279

| CVE-2026-72656 MEDIUM
Memory Allocation with Excessive Size Value (CWE-789)
2026-08-13 elastic GHSA-gpg2-7m3g-5qc5
6.5
CVSS 3.1 · Vendor: elastic
Share

Severity by source

Vendor (elastic) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
vuln.today AI
6.5 MEDIUM

Network-delivered ES|QL query requires only a low-privilege account; no data exposure or integrity impact, only heap exhaustion with high availability consequence on the targeted node.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Red Hat
6.5 MEDIUM
qualitative

Primary rating from Vendor (elastic).

CVSS VectorVendor: elastic

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

2
Analysis Generated
Aug 13, 2026 - 20:12 vuln.today
CVE Published
Aug 13, 2026 - 19:13 cve.org
MEDIUM 6.5

DescriptionCVE.org

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.

AnalysisAI

ES|QL query processing in Elasticsearch allows an authenticated low-privileged user to exhaust heap memory on any receiving cluster node by submitting a specially crafted query, rendering that node unavailable. The CVSS 6.5 score (AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) reflects remote, low-complexity exploitation requiring only a valid account, with high availability impact but no data exposure. Elastic has released fixes in versions 8.18.0 and 9.0.0 per advisory ESA-2026-111; no public exploit or active exploitation has been identified at time of analysis.

Technical ContextAI

Elasticsearch's ES|QL (Elasticsearch Query Language) is a pipeline-based query language introduced in the 8.x series for analytics over data streams and indices. The vulnerability stems from CWE-789 (Memory Allocation with Excessive Size Value): the ES|QL query execution engine fails to enforce upper bounds on heap memory requested during query plan evaluation, enabling a CAPEC-130 (Excessive Allocation) attack pattern. When the engine processes certain query constructs, it allocates heap memory proportional to values or structures in the query without capping the allocation, causing unbounded JVM heap growth. The CPE cpe:2.3:a:elastic:elasticsearch:*:*:*:*:*:*:*:* indicates the flaw spans across all prior Elasticsearch versions with ES|QL support. Unlike Elasticsearch's Query DSL circuit breakers - which guard against result-set sizes - this flaw appears to bypass or predate those protections at the query planning or intermediate data structure layer.

RemediationAI

Upgrade Elasticsearch to version 8.18.0 (for 8.x deployments) or 9.0.0 (for 9.x deployments), as documented in Elastic security advisory ESA-2026-111 at https://discuss.elastic.co/t/elasticsearch-8-18-0-9-0-0-security-update-esa-2026-111/389495. If an immediate upgrade is not possible, restrict ES|QL query execution privileges using Elasticsearch RBAC by removing the manage_index or query execution privileges from roles that do not require ES|QL access - this is the most targeted compensating control but may break existing analytics pipelines that rely on ES|QL. Additionally, tuning JVM heap settings and Elasticsearch circuit breaker thresholds (e.g., indices.breaker.total.limit) can reduce the blast radius by causing an earlier, controlled exception rather than full node exhaustion, though this does not prevent the attack. Network-level controls restricting which authenticated principals can reach the Elasticsearch HTTP API further reduce exposure in multi-tenant environments.

CVE-2015-1427 CRITICAL POC
9.8 Feb 17

The Groovy scripting engine in Elasticsearch before 1.3.8 and 1.4.x before 1.4.3 allows remote attackers to bypass the s

CVE-2014-3120 HIGH POC
8.1 Jul 28

The default configuration in Elasticsearch before 1.2 enables dynamic scripting, which allows remote attackers to execut

CVE-2015-5531 MEDIUM POC
5.0 Aug 17

Directory traversal vulnerability in Elasticsearch before 1.6.1 allows remote attackers to read arbitrary files via unsp

CVE-2015-3337 MEDIUM POC
4.3 May 01

Directory traversal vulnerability in Elasticsearch before 1.4.5 and 1.5.x before 1.5.2, when a site plugin is enabled, a

CVE-2023-31419 HIGH
7.5 Oct 26

A flaw was discovered in Elasticsearch, affecting the _search API that allowed a specially crafted query string to cause

CVE-2021-22146 HIGH POC
7.5 Jul 21

All versions of Elastic Cloud Enterprise has the Elasticsearch “anonymous” user enabled by default in deployed clusters.

CVE-2021-22145 MEDIUM POC
6.5 Jul 21

A memory disclosure vulnerability was identified in Elasticsearch 7.10.0 to 7.13.3 error reporting. Rated medium severit

CVE-2026-72649 HIGH
8.8 Sep 01

Remote code execution in Elasticsearch's machine learning component allows an authenticated user with ML model deploymen

CVE-2026-72642 HIGH
8.8 Aug 13

Heap corruption and potential remote code execution in Elasticsearch's native ML inference engine can be triggered by an

CVE-2020-7014 HIGH
8.8 Jun 03

The fix for CVE-2020-7009 was found to be incomplete. Rated high severity (CVSS 8.8), this vulnerability is remotely exp

CVE-2020-7009 HIGH
8.8 Mar 31

Elasticsearch versions from 6.7.0 before 6.8.8 and 7.0.0 before 7.6.2 contain a privilege escalation flaw if an attacker

CVE-2018-3831 HIGH
8.8 Sep 19

Elasticsearch Alerting and Monitoring in versions before 6.4.1 or 5.6.12 have an information disclosure issue when secre

Vendor StatusVendor

Share

EUVD-2026-58279 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy