Vulnerability in Elastic Elasticsearch
CVE-2026-72639
Elasticsearch does not enforce an upper bound on a user-supplied count accepted by a search highlighting option, and the allocation derived from that count is not accounted against any circuit breaker. An authenticated user holding only read privileges on a single searchable index can submit one small search request that causes the node to reserve an excessively large internal data structure. The allocation occurs before the existing highlighting safety limits are evaluated, so memory exhaustion raises a fatal error that terminates the Elasticsearch node process. This results in a denial of service for the affected node and degrades cluster routing and health. The defect is not volumetric and does not depend on the size of the indexed data, so a single request is sufficient.
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Elastic Elasticsearch — versions 8.19.0, 9.3.0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-72639?
- CVE-2026-72639 is a medium-severity vulnerability in Elastic Elasticsearch, classified under CWE-789. CVSS score: 6.5/10. Published 2026-08-13.
- How severe is CVE-2026-72639?
- Medium severity. CVSS v3 base score is 6.5 out of 10.