Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-72639
Published:August 13, 2026
Updated:August 31, 2026
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.
Affected Packages
https://github.com/elastic/elasticsearch.git (GITHUB):
Affected version(s) >=v9.3.0 <v9.4.5
Fix Suggestion:
Update to version v9.4.5
https://github.com/elastic/elasticsearch.git (GITHUB):
Affected version(s) =v9.5.0 <v9.5.1
Fix Suggestion:
Update to version v9.5.1
https://github.com/elastic/elasticsearch.git (GITHUB):
Affected version(s) >=v8.19.0 <v8.19.20
Fix Suggestion:
Update to version v8.19.20
org.elasticsearch:elasticsearch (JAVA):
Affected version(s) =9.5.0 <9.5.1
Fix Suggestion:
Update to version 9.5.1
org.elasticsearch:elasticsearch (JAVA):
Affected version(s) >=8.19.0 <8.19.20
Fix Suggestion:
Update to version 8.19.20
org.elasticsearch:elasticsearch (JAVA):
Affected version(s) >=9.3.0 <9.4.5
Fix Suggestion:
Update to version 9.4.5
Do you need more information?
Contact Us
CVSS 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)
Memory Allocation with Excessive Size Value
EPSS
Base Score:
0.29