Uncontrolled Recursion (CWE-674) in Elasticsearch can...
Moderate severity
Unreviewed
Published
Jul 22, 2026
to the GitHub Advisory Database
•
Updated Jul 22, 2026
Description
Published by the National Vulnerability Database
Jul 21, 2026
Published to the GitHub Advisory Database
Jul 22, 2026
Last updated
Jul 22, 2026
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.
References