CVE-2026-63144 MEDIUM

CVE-2026-63144: Uncontrolled Recursion in Elasticsearch Leading to Denial of Service

Vendor Elastic
Product Elasticsearch
Weakness CWE-674
Published July 21, 2026
Last update July 22, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 21, 2026 CVE published
July 22, 2026 Record updated