Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Elastic | Elasticsearch | >= 8.19.0, < 8.19.20 |
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-72642?
CVE-2026-72642 is a vulnerability with a CVSS score of 8.8 (HIGH). 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, wit...
How severe is CVE-2026-72642?
CVE-2026-72642 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72642?
Check the references section above for vendor advisories and patch information. Affected products include: Elastic Elasticsearch.