CVE-2026-72647 Affecting elasticsearch-9.4-advanced-compat package, versions <9.4.5-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.3% (22nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-MINIMOSLATEST-ELASTICSEARCH94ADVANCEDCOMPAT-19000058
  • published20 Aug 2026
  • disclosed13 Aug 2026

Introduced: 13 Aug 2026

CVE-2026-72647  (opens in a new tab)

How to fix?

Upgrade Minimos:latest elasticsearch-9.4-advanced-compat to version 9.4.5-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream elasticsearch-9.4-advanced-compat package and not the elasticsearch-9.4-advanced-compat package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

Uncontrolled Recursion (CWE-674) in Elasticsearch can lead to denial of service via Serialized Data with Nested Payloads (CAPEC-230). An authenticated user holding only read privileges on a single index can submit one specially crafted search request whose deeply nested structure is processed without a depth limit, exhausting the thread stack and terminating the affected node.