๐Ÿ” CVE Alert

CVE-2026-72636

MEDIUM 6.5

Uncontrolled Recursion in Elasticsearch Wildcard Matching Leading to Denial of Service

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-674
Vendor elastic
Product elasticsearch
Ecosystems
Industries
Technology
Published Aug 13, 2026
Last Updated Aug 13, 2026
Stay Ahead of the Next One

Get instant alerts for elastic elasticsearch

Be the first to know when new medium vulnerabilities affecting elastic elasticsearch are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

Elastic / Elasticsearch
8.0.0 โ‰ค 8.19.19 9.0.0 โ‰ค 9.4.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
discuss.elastic.co: https://discuss.elastic.co/t/elasticsearch-8-19-20-9-4-5-security-update-esa-2026-133/389499