Description
Uncontrolled Resource Consumption (CWE-400) in Elasticsearch can lead denial of service via Excessive Allocation (CAPEC-130)
Published: 2026-09-26
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: Denial of Service
Action: Apply Patches
AI Analysis

Impact

The vulnerability is an uncontrolled resource consumption flaw (CWE‑400) in Elasticsearch. When exploited, a malicious or malformed query can force the cluster to allocate excessive memory, causing the node to become unresponsive and ultimately resulting in a denial‑of‑service condition. The weakness arises from insufficient validation of query payloads that trigger large data structures. Consequently, the confidentiality and integrity of the cluster remain unaffected, but the availability of the indexed services is compromised.

Affected Systems

The flaw affects Elasticsearch instances produced by Elastic. No specific version ranges are listed in the CNA data; therefore, based on the available CNA data, it is inferred that any deployed Elasticsearch server that has not applied the recent security updates may be vulnerable. Refer to the discussion thread for guidance on which releases contain the fix.

Risk and Exploitability

The CVSS v3.1 score of 6.5 indicates a medium severity vulnerability. The EPSS score is not available, and the issue is not listed in CISA’s KEV catalog, suggesting no known widespread exploitation yet. Based on the description, it is inferred that the likely attack vector is remote and requires network connectivity to the cluster, with the attacker able to send crafted queries to trigger memory exhaustion. If unmitigated, any adversary could cause repeated outages, impacting service availability.

Generated by OpenCVE AI on September 26, 2026 at 22:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Elasticsearch security updates, including releases 8.19.22, 9.4.7, and 9.5.4 as referenced in Elastic’s discussion thread.
  • Configure query and allocation limits (e.g., indices.breaker.fielddata.limit, indices.breaker.request.limit, and search.max_buckets) to restrict the amount of memory each request can consume.
  • Implement rate limiting and monitor cluster health metrics; set alerts for abnormal memory usage so potential denial‑of‑service attempts can be detected early.

Generated by OpenCVE AI on September 26, 2026 at 22:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 27 Sep 2026 00:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 26 Sep 2026 23:00:00 +0000

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

Sat, 26 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
Description Uncontrolled Resource Consumption (CWE-400) in Elasticsearch can lead denial of service via Excessive Allocation (CAPEC-130)
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-09-26T23:00:09.316Z

Reserved: 2026-09-21T13:29:41.420Z

Link: CVE-2026-94399

cve-icon Vulnrichment

Updated: 2026-09-26T23:00:02.113Z

cve-icon NVD

Status : Received

Published: 2026-09-26T21:16:56.393

Modified: 2026-09-26T23:16:40.240

Link: CVE-2026-94399

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-26T23:00:15Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption