Description
Uncontrolled Recursion (CWE-674) in Elasticsearch can lead to denial of service via Serialized Data with Nested Payloads (CAPEC-230). An authenticated user holding only read privileges on a single index can submit one specially crafted search request whose deeply nested structure is processed without a depth limit, exhausting the thread stack and terminating the affected node.
Published: 2026-08-13
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an uncontrolled recursion flaw that allows an attacker to cause a denial of service by submitting a single, deeply nested search request. This exploits the lack of a recursion depth guard when processing serialized data with nested payloads, leading to an exhaustion of the thread stack and termination of the target node. The weakness falls under CWE‑674, indicating a failure to limit recursion depth, and would render the affected Elasticsearch instance unavailable to legitimate users.

Affected Systems

The flaw affects Elastic’s Elasticsearch product. Registered users with only read privileges on any single index can trigger the issue, and no specific version information is provided in the vendor statement.

Risk and Exploitability

The CVSS score of 6.5 classifies this as a medium severity vulnerability. The EPSS score is not available, so the likelihood of exploitation cannot be quantified, and it is not listed in the CISA KEV catalog. The attack vector is likely internal or on networks where authenticated read access is granted, but it requires only that a legitimate user be able to submit queries to the target node, implying that denial of service could be achieved in many typical deployments.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify if Elastic has released a security patch for this CVE and plan to apply it.
  • Continuously monitor Elasticsearch for service interruptions that could indicate denial of service.
  • Engage with Elastic support or community channels for updates on this vulnerability and mitigation best practices.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 21:30:00 +0000

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

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


Thu, 13 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description Uncontrolled Recursion (CWE-674) in Elasticsearch can lead to denial of service via Serialized Data with Nested Payloads (CAPEC-230). An authenticated user holding only read privileges on a single index can submit one specially crafted search request whose deeply nested structure is processed without a depth limit, exhausting the thread stack and terminating the affected node.
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-08-13T20:28:40.601Z

Reserved: 2026-08-10T11:17:35.481Z

Link: CVE-2026-72647

cve-icon Vulnrichment

Updated: 2026-08-13T20:28:37.082Z

cve-icon NVD

Status : Received

Published: 2026-08-13T20:17:25.043

Modified: 2026-08-13T21:18:09.813

Link: CVE-2026-72647

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T22:00:05Z

Weaknesses