Description
A flaw in Elasticsearch allows an authenticated user with the privileges required to invoke the simulate pipeline API endpoint (https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-ingest-simulate) to submit a request that causes a self-referential data structure to be created. When a specific internal component later processes that structure, the operation recurses without bound and raises a fatal error that is not handled by the surrounding execution path, terminating the affected node process and 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 flaw in Elasticsearch lets an authenticated user with the privileges to call the simulate pipeline API submit a request that creates a self‑referential data structure. When a later internal component processes that structure, the operation recurses without bound and triggers a fatal, unhandled error that terminates the node process. The result is a denial of service on the affected node.

Affected Systems

The vulnerability affects installations of Elastic Elasticsearch; specific affected versions are not disclosed, so any Elasticsearch deployment that exposes the simulate pipeline API to authenticated users is potentially impacted.

Risk and Exploitability

The CVSS score of 6.5 denotes a medium severity issue, and the EPSS score is not available. The vulnerability is not listed in the CISA KEV catalog. The attack requires an authenticated privileged user to call the simulate pipeline endpoint, which is typically an internal user rather than an externally exposed one. Because the fault is unhandled, a single successful exploitation can crash the node and disrupt service availability, though the vector is not remote; it depends on internal credentials.

Generated by OpenCVE AI on August 13, 2026 at 22:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Elasticsearch to a version that includes the fix for Uncontrolled Recursion (CWE-674), such as version 8.19.19 or later.
  • Restrict or disable the simulate pipeline API to mitigate the Uncontrolled Recursion (CWE-674) vulnerability; configure role-based access so only essential internal users can invoke it.
  • Add monitoring to detect node crashes caused by the Uncontrolled Recursion (CWE-674) fault, and enable auto‑restarting of nodes to minimize downtime until a patch is applied.

Generated by OpenCVE AI on August 13, 2026 at 22:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

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 21: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 19:30:00 +0000

Type Values Removed Values Added
Description A flaw in Elasticsearch allows an authenticated user with the privileges required to invoke the simulate pipeline API endpoint (https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-ingest-simulate) to submit a request that causes a self-referential data structure to be created. When a specific internal component later processes that structure, the operation recurses without bound and raises a fatal error that is not handled by the surrounding execution path, terminating the affected node process and resulting in a denial of service.
Title Uncontrolled Recursion in Elasticsearch Leading to Denial of Service
Weaknesses CWE-674
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:35:24.324Z

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

Link: CVE-2026-72683

cve-icon Vulnrichment

Updated: 2026-08-13T20:35:19.827Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-01T15:22:55.000

Link: CVE-2026-72683

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T23:00:06Z

Weaknesses