Back to overview

CVE-2026-63144

MEDIUM
6.5
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-63144
State
PUBLISHED
Assigner
elastic
Reserved
2026-07-15 18:23 UTC
Published
2026-07-21 22:26 UTC
Last updated
2026-07-22 13:27 UTC
Primary CWE
CWE-674
CWE-674 Uncontrolled Recursion
Vendor / Product
Elastic / Elasticsearch
Sources
cve.org  ·  NVD

Severity & Metrics

6.5 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
Elastic Elasticsearch 9.4.0 ≤ 9.4.3, 9.3.0 ≤ 9.3.7, 8.19.0 ≤ 8.19.18
Weakness (CWE)
CWESourceDescription
CWE-674 cna CWE-674 Uncontrolled Recursion
CVSS scores (1)
ScoreSeverityVersionSourceVector
6.5 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Back to overview