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 that allows an authenticated user to submit a specifically crafted query. When processed, the query causes the server to repeatedly allocate resources, leading to excessive memory and CPU usage that ultimately renders the node unavailable.

Affected Systems

The vulnerability affects the Elasticsearch component of Elastic. Any node running a version covered by the linked security advisory is potentially vulnerable. The advisory lists the affected releases, so deployers should verify their version against that list.

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 the issue requires proper credentials, only authenticated users can trigger the denial of service. The vulnerability is not listed in CISA’s KEV catalog. Even though successful attacks are considered unlikely, the impact on availability can be significant for exposed nodes.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Elasticsearch security update that fixes the recursion flaw.
  • Restrict query execution privileges to only those users who need them and enforce resource limits on complex queries to prevent excessive allocation.
  • Configure network segmentation or firewall rules to block external access to Elasticsearch nodes, ensuring only trusted internal clients can issue requests.

Generated by OpenCVE AI on July 21, 2026 at 13:56 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

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T14:00:05Z

Weaknesses