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 request that causes excessive memory consumption, which may render the affected node unavailable.
Published: 2026-09-01
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Apply Patch
AI Analysis

Impact

Allocation of resources without limits (CWE-770) allows an attacker with privileged access to send a crafted request to Elasticsearch that can cause the node to consume excessive memory, resulting in a denial of service. The problem is a lack of resource throttling when handling user‑supplied data, leading to potential exhaustion of memory resources. This type of flaw can result in system unavailability for legitimate users but does not directly compromise confidentiality or integrity on its own.

Affected Systems

Elastic:Elasticsearch. No specific release numbers are listed; the vulnerability is reported for the Elasticsearch product line in general.

Risk and Exploitability

The CVSS score of 4.9 indicates a medium severity. No EPSS score is provided, so the exploitation probability is unknown, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is through a privileged API request or administrative console that allows an attacker to send a specially crafted query. An attacker would first need elevated privileges within the Elasticsearch cluster to exploit this flaw. Once triggered, the excessive memory allocation can cause the node to become unresponsive, leading to a denial of service.

Generated by OpenCVE AI on September 2, 2026 at 00:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Elasticsearch security update when it becomes available
  • Restrict privileged API access to trusted users only and enforce least‑privilege principles
  • Configure OS‑level or container resource limits on Elasticsearch processes to bound memory usage

Generated by OpenCVE AI on September 2, 2026 at 00:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 20:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:elastic:elasticsearch:*:*:*:*:*:*:*:*

Wed, 02 Sep 2026 00:15:00 +0000

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

Tue, 01 Sep 2026 22:00: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 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'}

ssvc

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


Subscriptions

Elastic Elasticsearch
cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-09-01T19:37:54.442Z

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

Link: CVE-2026-56143

cve-icon Vulnrichment

Updated: 2026-09-01T19:37:51.401Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-01T20:17:14.990

Modified: 2026-09-04T20:04:06.590

Link: CVE-2026-56143

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T01:00:07Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling