A flaw in Elasticsearch allows a low-privileged authenticated user to submit a single request containing a crafted user-supplied input. A specific internal component validates the input using a recursive routine and applies no bound to the length of the value being validated, so the validation causes the thread to exhaust its stack. The resulting fatal error is not handled by the surrounding execution paths and terminates the affected node process, producing a denial of service.
References
| Link | Resource |
|---|---|
| https://discuss.elastic.co/t/elasticsearch-8-19-20-9-4-5-9-5-1-security-update-esa-2026-78/389505 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-08-13 20:17
Updated : 2026-09-01 15:03
NVD link : CVE-2026-72686
Mitre link : CVE-2026-72686
CVE.ORG link : CVE-2026-72686
JSON object : View
Products Affected
elastic
- elasticsearch
CWE
CWE-674
Uncontrolled Recursion
