← Back

CVE-2026-72636

nvd nist
Published: Aug 13, 2026Modified: Sep 1, 2026

JSON object

Loading...
6.5
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Exploitability: 2.8 / Impact: 3.6
Source: security@elastic.co (Secondary)

Description

Uncontrolled Recursion (CWE-674) in the Elasticsearch wildcard matching helper can lead to a denial of service via Excessive Allocation (CAPEC-130). The matcher used to resolve wildcard patterns against names is implemented recursively and had no bound on recursion depth or on the total number of match operations performed. A search request containing a wildcard pattern with a large number of wildcard groups, evaluated against a sufficiently long name, exhausts the thread stack. Elasticsearch treats a stack overflow as an unrecoverable condition and shuts the node down, so the request terminates the affected node rather than failing gracefully.

Affected (2)

1 product
Elasticsearch
Configuration A
2 vulnerable
Vulnerable SoftwareAffected Versions
Elastic
From 8.0.0 to 8.19.20
From 9.0.0 to 9.4.5

Timeline

No history available yet.