CVE-2026-72684: Allocation of Resources Without Limits or Throttling in Elasticsearch Leading to Denial of Service
A flaw in Elasticsearch allows an authenticated user holding only read privileges to submit a small search request containing a crafted user-supplied input. Processing that input causes a specific internal component to allocate memory without any upper bound, and the allocation occurs outside the scope of the existing memory accounting controls that were intended to constrain it. The resulting out-of-memory condition is fatal and terminates the affected node process, causing a denial of service.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-72684?
CVE-2026-72684 has a medium severity score of 6.5.
What are the potential impacts of CVE-2026-72684?
CVE-2026-72684 can lead to Denial of Service by allowing memory to be allocated without limits.
What type of user is affected by CVE-2026-72684?
CVE-2026-72684 affects authenticated users holding only read privileges.
How can I mitigate CVE-2026-72684?
To mitigate CVE-2026-72684, users should restrict access and apply any available security updates.
Is user input relevant in CVE-2026-72684?
Yes, user-supplied input is critical as it triggers the memory allocation issue in CVE-2026-72684.