Description
A flaw in Elasticsearch allows a low-privileged authenticated user to submit a single small request containing a forged opaque identifier. Elasticsearch decodes and deserializes the identifier before confirming that it was legitimately issued by the cluster, and a size value carried inside the identifier drives an allocation that is neither capped nor accounted for by the available memory-usage controls. The resulting out-of-memory condition is fatal and terminates the affected node process, resulting in a denial of service.
Published: 2026-08-13
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A low‑privileged authenticated user can submit a small request containing a forged opaque identifier. Elasticsearch decodes and deserializes that identifier before verifying its legitimacy, and an embedded size value drives a memory allocation that is not capped by the cluster’s memory‑usage controls. The resulting out‑of‑memory condition is fatal, causing the node process to terminate and creating a denial of service of the affected node.

Affected Systems

Elastic Elasticsearch – any instance that accepts authenticated requests and has not yet applied the fix for this flaw. No specific version range is listed, so all versions prior to the security update that addresses this issue are potentially vulnerable.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, and the EPSS score is not available, so it is unknown how frequently this flaw is exploited in the wild. The vulnerability is not listed in CISA’s KEV catalog. Attackers must be able to authenticate to the cluster with low privileges, so the attack vector is likely an authenticated local or network user rather than a purely remote unauthenticated agent. If exploited, a single crafted request can bring the node to a halt, disrupting cluster availability.

Generated by OpenCVE AI on August 13, 2026 at 21:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest Elasticsearch release that includes the official fix for this memory allocation issue.
  • Revoke or limit the permissions of low‑privileged users to prevent them from sending forged opaque identifiers.
  • Configure and monitor node‑level memory limits or resource quotas to detect and mitigate unusual allocation requests before they exhaust system memory.

Generated by OpenCVE AI on August 13, 2026 at 21:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 15:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:elastic:elasticsearch:*:*:*:*:*:*:*:*

Thu, 13 Aug 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Elastic
Elastic elasticsearch
Vendors & Products Elastic
Elastic elasticsearch

Thu, 13 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description A flaw in Elasticsearch allows a low-privileged authenticated user to submit a single small request containing a forged opaque identifier. Elasticsearch decodes and deserializes the identifier before confirming that it was legitimately issued by the cluster, and a size value carried inside the identifier drives an allocation that is neither capped nor accounted for by the available memory-usage controls. The resulting out-of-memory condition is fatal and terminates the affected node process, resulting in a denial of service.
Title Memory Allocation with Excessive Size Value in Elasticsearch Leading to Denial of Service
Weaknesses CWE-789
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

Elastic Elasticsearch
cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-08-13T20:34:33.600Z

Reserved: 2026-08-10T11:17:58.731Z

Link: CVE-2026-72687

cve-icon Vulnrichment

Updated: 2026-08-13T20:34:29.477Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-13T20:17:29.460

Modified: 2026-09-01T14:58:27.107

Link: CVE-2026-72687

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T21:30:11Z

Weaknesses
  • CWE-789

    Memory Allocation with Excessive Size Value