Description
Uncontrolled Resource Consumption (CWE-400) in Elasticsearch can lead to a denial of service via Excessive Allocation (CAPEC-130). An authenticated user can submit a specially crafted bulk request that causes sustained high CPU consumption, which can render the affected node unable to process requests.
Published: 2026-07-01
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Elasticsearch is vulnerable to uncontrolled resource consumption (CWE-400) that forces sustained high CPU usage on the node. The vulnerability leverages bulk API requests (Excessive Allocation, CAPEC-130) which, when submitted by an authenticated user, can keep the node in a state of constant CPU consumption, preventing it from processing legitimate traffic and effectively denying service to clients that depend on the affected node.

Affected Systems

The flaw applies to Elastic Elasticsearch deployments that allow authenticated bulk indexing. Any instance where users can use the bulk API with valid credentials may be impacted, regardless of version, as the vendor has not provided specific version ranges.

Risk and Exploitability

6.5 indicates a moderate severity. An EPSS score of less than 1% suggests that exploitation is unlikely but still possible. The vulnerability is not listed in the CISA KEV catalog. An attacker must first authenticate to the cluster; once authenticated, they can craft bulk requests that keep CPU consumption high for extended periods, leading to denial of service. The moderate score combined with the requirement for valid credentials recommends proactive mitigation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Elasticsearch update from Elastic that limits bulk request size and complexity, or enable throttling to prevent oversized operations from exhausting CPU resources.
  • Monitor CPU usage on Elasticsearch nodes and set alerts for abnormal consumption to detect potential overuse quickly.
  • Restrict bulk API usage to privileged accounts only or disable it for non-trusted users to reduce the attack surface.

Generated by OpenCVE AI on July 21, 2026 at 13:39 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:45:00 +0000

Type Values Removed Values Added
Description Uncontrolled Resource Consumption (CWE-400) in Elasticsearch can lead to a denial of service via Excessive Allocation (CAPEC-130). An authenticated user can submit a specially crafted bulk request that causes sustained high CPU consumption, which can render the affected node unable to process requests.
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-01T17:56:42.069Z

Reserved: 2026-05-27T11:31:33.582Z

Link: CVE-2026-49090

cve-icon Vulnrichment

Updated: 2026-07-01T17:56:35.707Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T13:45:03Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption