CVE-2026-72686 Affecting elasticsearch-9.5 package, versions <9.5.1-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.36% (29th 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-ELASTICSEARCH95-19008017
  • published20 Aug 2026
  • disclosed13 Aug 2026

Introduced: 13 Aug 2026

NewCVE-2026-72686  (opens in a new tab)

How to fix?

Upgrade Minimos:latest elasticsearch-9.5 to version 9.5.1-r0 or higher.

NVD Description

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

A flaw in Elasticsearch allows a low-privileged authenticated user to submit a single request containing a crafted user-supplied input. A specific internal component validates the input using a recursive routine and applies no bound to the length of the value being validated, so the validation causes the thread to exhaust its stack. The resulting fatal error is not handled by the surrounding execution paths and terminates the affected node process, producing a denial of service.