Description
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.
Published: 2026-08-13
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Elasticsearch fails to enforce user‑supplied pattern length limits for an intervals query, causing uncontrolled recursion that exhausts the node thread stack. The resulting fatal error stops the Elasticsearch node, making that node unavailable for legitimate use. The flaw is triggered by a single authenticated, read‑only query and does not give the attacker additional privileges or code execution capability.

Affected Systems

Elastic Elasticsearch instances are affected. No exact version range is specified, but the issue exists in configurations where the intervals query is enabled and the input length check is bypassed.

Risk and Exploitability

The CVSS score is 6.5, indicating a moderate severity. No EPSS value is available, so exploitation likelihood is uncertain, yet the flaw can be triggered by any authenticated user with read‑only access—an attacker does not need elevated rights. The vulnerability is not listed in CISA’s KEV catalog. The only requirement to exploit is to submit a specially crafted pattern in a search request to an index the user can read.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Elasticsearch to the patched version that includes the interval query recursion fix (refer to the Elastic Security Advisory ESA‑2026‑81).
  • If an upgrade is not yet available, restrict or temporarily disable the intervals query feature for read‑only users on vulnerable indices.
  • Monitor Elasticsearch logs for stack‑overflow or fatal errors and enable automated node restarts or cluster failover to maintain service availability.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 22:00: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 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.
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:34:08.185Z

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

Link: CVE-2026-72679

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-01T15:26:56.107

Link: CVE-2026-72679

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses