Description
Uncontrolled Resource Consumption (CWE-400) in Elasticsearch can lead to denial of service via Excessive Allocation (CAPEC-130). A low-privileged authenticated user with permission to execute EQL sequence queries against an index they control can send a specially crafted query that triggers excessive memory consumption, causing the Elasticsearch node to crash.
Published: 2026-07-21
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Elasticsearch may consume excessive memory when a user executes a specially crafted EQL sequence query on an index they control, causing the node to crash. This uncontrolled resource consumption, identified as CWE-400, directly leads to a loss of availability for the affected Elasticsearch instance.

Affected Systems

Elasticsearch by Elastic is impacted. No specific version range was provided, so all installations that allow authenticated EQL sequence queries on controllable indexes should be considered vulnerable.

Risk and Exploitability

The vulnerability has a CVSS score of 6.5 and an EPSS of less than 1%, indicating a moderate severity and a low likelihood of widespread exploitation. It is not listed in the CISA KEV catalog. The attack requires a low‑privileged authenticated user who has permission to run EQL queries; the exploit path involves sending a crafted query that triggers uncontrolled memory usage, culminating in a denial of service.

Generated by OpenCVE AI on July 30, 2026 at 16:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Elasticsearch security update that addresses this issue, as discussed on Elastic’s support forum (e.g., the 8.19.x update referenced in the discussion thread).
  • Limit user permissions so that only authorized accounts can execute EQL sequence queries on indexes they control; consider stripping EQL privileges from roles that do not require them.
  • Set resource limits and monitoring for Elasticsearch nodes to detect abnormal memory consumption, and configure alerting to trigger when thresholds are exceeded.

Generated by OpenCVE AI on July 30, 2026 at 16:35 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 19: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:15: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 low-privileged authenticated user with permission to execute EQL sequence queries against an index they control can send a specially crafted query that triggers excessive memory consumption, causing the Elasticsearch node to crash.
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-22T18:25:22.708Z

Reserved: 2026-06-19T11:01:02.535Z

Link: CVE-2026-56145

cve-icon Vulnrichment

Updated: 2026-07-22T18:13:58.347Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T16:45:04Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption