Description
Allocation of Resources Without Limits or Throttling (CWE-770) in Elasticsearch can lead to a denial of service via Excessive Allocation (CAPEC-130). A user with elevated privileges can submit a specially crafted machine learning request that causes excessive memory consumption, which may render the affected node unavailable.
Published: 2026-07-01
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Allocation of Resources Without Limits or Throttling (CWE-770) in Elasticsearch allows a user with elevated privileges to submit a specially crafted machine‑learning request that forces the cluster to allocate a large amount of memory, exhausting node RAM and rendering the instance unavailable; the resulting memory exhaustion disables service operation for that node, causing a denial of service for all functions that rely on it.

Affected Systems

Elastic:Elasticsearch is affected; the CVE entry does not specify a version range, so any deployed instance of Elasticsearch may be at risk until an official patch is applied.

Risk and Exploitability

The CVSS score of 4.9 and an EPSS score of less than 1% indicate a low, but nonzero, likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires elevated privileges and the ability to submit machine‑learning requests, making it unlikely that an unprivileged attacker can exploit the flaw remotely. If such privileges are obtained, a crafted request may exhaust memory, causing service disruption and reducing cluster availability.

Generated by OpenCVE AI on July 21, 2026 at 13:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest official update released by Elastic for this issue promptly.
  • Restrict the ability to submit machine‑learning requests to privileged accounts only and enforce strict role‑based access control for ML features.
  • Configure cluster memory limits, such as heap size constraints and cluster‑wide throttling settings, to prevent excessive allocation even if a crafted request is received.
  • Monitor memory usage and health metrics of nodes, setting alerts for abnormal consumption to enable rapid remediation before a node becomes unresponsive.

Generated by OpenCVE AI on July 21, 2026 at 13:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 22:45:00 +0000

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

Wed, 01 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 01 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description Allocation of Resources Without Limits or Throttling (CWE-770) in Elasticsearch can lead to a denial of service via Excessive Allocation (CAPEC-130). A user with elevated privileges can submit a specially crafted machine learning request that causes excessive memory consumption, which may render the affected node unavailable.
Title Allocation of Resources Without Limits or Throttling in Elasticsearch Leading to Denial of Service
Weaknesses CWE-770
References
Metrics cvssV3_1

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


Subscriptions

Elastic Elasticsearch
cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-07-01T17:25:09.581Z

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

Link: CVE-2026-56149

cve-icon Vulnrichment

Updated: 2026-07-01T17:21:13.325Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T14:00:05Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling