Description
Uncontrolled Resource Consumption (CWE-400) in Elasticsearch can lead to denial of service via Excessive Allocation (CAPEC-130). A user with search privileges can submit a specially crafted search request that causes a data node to exhaust available heap memory, resulting in node unavailability and cluster degradation. An attacker could leverage this vulnerability to cause cluster downtime requiring manual intervention to restore service.
Published: 2026-07-21
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Uncontrolled resource consumption in Elasticsearch allows an attacker with search privileges to craft a query that forces the data node to allocate more heap memory than is available, leading to node unavailability and degraded cluster performance. The resulting denial of service can render the cluster unusable until manual intervention restores service.

Affected Systems

Elastic:Elasticsearch is the only vendor product listed. The vendor discussion reference points to security updates for releases 8.19.15, 9.2, 9.9, and 3.4, indicating that older versions lacking these patches are vulnerable.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, while an EPSS score of less than 1% shows a very low likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Based on the description the attack vector is remote over HTTPS, requiring the attacker to possess search privileges and to send a specially crafted JSON query that drives the node into excessive memory allocation, resulting in a crash or unresponsive state.

Generated by OpenCVE AI on August 1, 2026 at 06:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest patched release of Elasticsearch as recommended by Elastic Security (e.g., 8.19.15, 9.2, 9.9, or 3.4).
  • If an upgrade cannot be performed immediately, mitigate the risk by limiting or revoking search privileges for untrusted accounts or by enforcing request throttling on the search API.
  • Implement monitoring of JVM heap usage, set alerts for high memory consumption, and consider adjusting heap size or isolating memory usage to prevent node downtime.

Generated by OpenCVE AI on August 1, 2026 at 06:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 05:45:00 +0000

Type Values Removed Values Added
First Time appeared Elastic
Elastic elasticsearch
Vendors & Products Elastic
Elastic elasticsearch

Wed, 22 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Description Uncontrolled Resource Consumption (CWE-400) in Elasticsearch can lead to denial of service via Excessive Allocation (CAPEC-130). A user with search privileges can submit a specially crafted search request that causes a data node to exhaust available heap memory, resulting in node unavailability and cluster degradation. An attacker could leverage this vulnerability to cause cluster downtime requiring manual intervention to restore service.
Title Uncontrolled Resource Consumption in Elasticsearch Leading to Denial of Service
Weaknesses CWE-400
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

Elastic Elasticsearch
cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-07-22T19:41:00.574Z

Reserved: 2026-07-15T18:23:57.165Z

Link: CVE-2026-63136

cve-icon Vulnrichment

Updated: 2026-07-22T19:31:51.566Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T07:00:04Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption