# CVE-2026-72642

## Summary

- **CVE ID:** CVE-2026-72642
- **Severity:** HIGH
- **CVSS Score:** 8.8 (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H)
- **CWE:** CWE-823
- **Published:** Aug 13, 2026
- **Last Modified:** Aug 14, 2026

## 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.

## Affected Products

- Elastic — Elasticsearch (8.19.0)
- Elastic — Elasticsearch (9.4.0)
- Elastic — Elasticsearch (9.5.0)

## References

- [CNA](https://discuss.elastic.co/t/elasticsearch-8-19-20-9-4-5-9-5-1-security-update-esa-2026-123/389504)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.34%
- **EPSS Percentile:** 26.6

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._