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: Monitor
AI Analysis

Impact

Elasticsearch is vulnerable to uncontrolled resource consumption (CWE‑400). A crafted request can force the system to allocate excessive memory or CPU resources, causing the node or cluster to become unresponsive. The primary impact is a denial of service that can affect all users relying on the cluster for data indexing and search.

Affected Systems

Elastic Elasticsearch is the affected product. No specific affected version information is supplied, so any Elasticsearch deployment that has not applied the latest security update may be susceptible.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, and the EPSS score is not available, but the vulnerability is not listed in CISA KEV. The likely attack vector is remote, via the REST‑API endpoints that accept search or aggregation queries; a malicious actor could send large or complex requests to trigger the resource spike. Exploitation requires network access to the cluster and does not require authentication, so systems exposed to the internet pose the highest risk.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Consult Elastic’s security update documentation and upgrade to the latest Elasticsearch version that incorporates the fix.
  • If an upgrade cannot be applied immediately, configure resource limits such as index memory thresholds or request throttling in the Elasticsearch settings to constrain allocation.
  • Apply network-level rate limiting or firewall rules to restrict the number of requests per second to the cluster’s API endpoints.
  • Continuously monitor cluster metrics and logs for abnormal resource usage or sudden spikes that may indicate an attempted exploitation.

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:24.751Z

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

Link: CVE-2026-94398

cve-icon Vulnrichment

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

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-94398

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption