CVE-2026-72679
Published:August 13, 2026
Updated:August 31, 2026
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.
Affected Packages
https://github.com/elastic/elasticsearch.git (GITHUB):
Affected version(s) >=v8.19.0 <v8.19.20Fix Suggestion:
Update to version v8.19.20https://github.com/elastic/elasticsearch.git (GITHUB):
Affected version(s) >=v9.0.0 <v9.4.5Fix Suggestion:
Update to version v9.4.5org.elasticsearch:elasticsearch (JAVA):
Affected version(s) >=8.19.0 <8.19.20Fix Suggestion:
Update to version 8.19.20org.elasticsearch:elasticsearch (JAVA):
Affected version(s) >=9.0.0 <9.4.5Fix Suggestion:
Update to version 9.4.5Related Resources (1)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Uncontrolled Recursion
EPSS
Base Score:
0.33