Elasticsearch does not apply its configurable input length restriction to a user-supplied pattern accepted by an intervals query. Compiling a deeply nested pattern drives unbounded recursion that exhausts the thread stack and raises a fatal error, terminating the Elasticsearch node process and causing a denial of service for that node. An authenticated user holding only read-only privileges on a single searchable index can trigger the condition with one small search request.
References
| Link | Resource |
|---|---|
| https://discuss.elastic.co/t/elasticsearch-8-19-20-9-4-5-security-update-esa-2026-81/389501 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-08-13 20:17
Updated : 2026-09-01 15:26
NVD link : CVE-2026-72679
Mitre link : CVE-2026-72679
CVE.ORG link : CVE-2026-72679
JSON object : View
Products Affected
elastic
- elasticsearch
CWE
CWE-674
Uncontrolled Recursion
