Description
Uncontrolled Recursion (CWE-674) in Elasticsearch can lead to a denial of service via Excessive Allocation (CAPEC-130). An authenticated user can submit a specially crafted query that causes excessive resource consumption while the request is processed, which may render the affected node unavailable.
Published: 2026-07-01
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Elasticsearch contains an uncontrolled recursion flaw (CWE‑674) that, when triggered by an authenticated user submitting a specially crafted query, causes excessive allocation of resources while the request is processed. This leads to a denial of service by draining memory and CPU, potentially rendering the affected node unavailable for all clients.

Affected Systems

The vulnerability affects Elastic’s Elasticsearch component. Any node running a version covered by the security advisory linked in the references list may be vulnerable. The exact version ranges are detailed in the advisory, but no specific version list is provided in the CVE data.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, and the EPSS score of less than 1% suggests a low likelihood of exploitation. Because an attacker must be authenticated to submit the crafted query, only users with permission can launch the attack. Based on the description, it is inferred that exposed nodes could become unavailable not only to the attacker but also to other legitimate users, thereby impacting service availability. The issue is not listed in CISA’s KEV catalog.

Generated by OpenCVE AI on August 1, 2026 at 23:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Elasticsearch security update that resolves the recursion flaw, as recommended in the Elastic advisory.
  • Restrict query execution privileges to users who genuinely require them, and enforce resource limits or throttling on complex queries to mitigate excessive allocation.
  • Configure network segmentation or firewall rules to limit external access to Elasticsearch nodes, ensuring that only trusted internal or VPN clients can issue queries.
  • Enable monitoring and alerting for abnormal memory or CPU consumption on Elasticsearch nodes to detect and respond to potential denial‑of‑service attempts early.

Generated by OpenCVE AI on August 1, 2026 at 23:04 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 Uncontrolled Recursion (CWE-674) in Elasticsearch can lead to a denial of service via Excessive Allocation (CAPEC-130). An authenticated user can submit a specially crafted query that causes excessive resource consumption while the request is processed, which may render the affected node unavailable.
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-01T17:25:09.726Z

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

Link: CVE-2026-56148

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

Published: 2026-07-01T17:16:36.840

Modified: 2026-07-02T17:38:29.920

Link: CVE-2026-56148

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T23:15:03Z

Weaknesses