Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-72642 Details

Description

The native inference process that Elasticsearch uses to evaluate uploaded machine learning models accepts a model operation that computes a memory address from an offset supplied inside the model, without validating that the offset stays within the bounds of the underlying storage. A user with the privileges required to upload and deploy a trained model can craft a model that reads and writes memory outside the intended allocation. The result is heap corruption that crashes the inference process, and, with sufficient control over the heap layout, could allow arbitrary code execution in the context of that process.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-823Use of Out-of-range Pointer Offset[email protected]

Affected Products

ProductVersions
elastic elasticsearch
>= 8.19.0, < 8.19.20
>= 9.4.0, < 9.4.5
>= 9.5.0, < 9.5.1

CPE

  • cpe:2.3:a:elastic:elasticsearch:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-72642
NVD Published Date:
Aug 13, 2026
NVD Last Modified:
Sep 1, 2026
Source:
[email protected]
CVE-2026-72642 Details - Not Deferred