Description
Uncontrolled Recursion (CWE-674) in Elasticsearch can lead to denial of service via a specially crafted search request submitted by a low-privileged authenticated user. A user with read-level index access can submit a request that triggers unbounded recursive processing within the Elasticsearch query evaluation component, causing a fatal error that terminates the affected node. In single-node deployments, this results in complete service outage; in multi-node clusters, it causes repeated node restarts and sustained availability degradation.
Published: 2026-07-21
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Uncontrolled Recursion (CWE-674) in Elasticsearch’s query evaluation component allows a low‑privileged authenticated user to submit a specially crafted search request that triggers unbounded recursion, causing a fatal error that terminates the affected node. In a single‑node deployment this results in a complete service outage, while in multi‑node clusters it causes repeated node restarts and sustained availability degradation.

Affected Systems

Elastic:Elasticsearch products are affected. No specific version information is provided, so all deployments of Elasticsearch that have not applied the latest security patch are potentially vulnerable.

Risk and Exploitability

The CVSS score of 6.5 classifies the vulnerability as moderate severity. The EPSS score of less than 1% indicates a low probability of exploitation at present. The likely attacker is an authenticated user with read‑level index access who submits the malicious search request through the Elasticsearch REST API. Once triggered, the recursive processing exhausts resources and results in node failure.

Generated by OpenCVE AI on August 4, 2026 at 00:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Elasticsearch patch that resolves the recursion flaw.
  • Reduce the privileges of untrusted users; limit or remove read‑level index access where possible.
  • Configure query timeouts or recursion limits if the Elasticsearch configuration supports them.
  • Monitor cluster logs for fatal errors or repeated restarts and investigate any suspicious search activities.

Generated by OpenCVE AI on August 4, 2026 at 00:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 22 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 22 Jul 2026 05:30:00 +0000

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

Tue, 21 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Description Uncontrolled Recursion (CWE-674) in Elasticsearch can lead to denial of service via a specially crafted search request submitted by a low-privileged authenticated user. A user with read-level index access can submit a request that triggers unbounded recursive processing within the Elasticsearch query evaluation component, causing a fatal error that terminates the affected node. In single-node deployments, this results in complete service outage; in multi-node clusters, it causes repeated node restarts and sustained availability degradation.
Title Uncontrolled Recursion in Elasticsearch Leading to Denial of Service
Weaknesses CWE-674
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-22T13:27:01.544Z

Reserved: 2026-07-15T18:23:57.166Z

Link: CVE-2026-63144

cve-icon Vulnrichment

Updated: 2026-07-22T13:26:46.428Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T00:30:18Z

Weaknesses