PatchSiren cyber security CVE debrief
CVE-2026-72642 Elastic CVE debrief
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-13T20:17:24.673Z and has not been modified since then. The NVD entry is currently Analyzed. Elasticsearch's native inference process for 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, causing heap corruption that crashes the inference process. With sufficient control over the heap layout, this could allow arbitrary code execution in the context of that process. The vulnerability affects Elasticsearch versions 8.19.0 to 8.19.20, 9.4.0 to 9.4.5, and 9.5.0 to 9.5.1. Users with model upload privileges can exploit this vulnerability. Official CVE and NVD records provide details on affected versions and CVSS scoring.
- Vendor
- Elastic
- Product
- Elasticsearch
- CVSS
- HIGH 8.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-13
- Original CVE updated
- 2026-09-01
- Advisory published
- 2026-08-13
- Advisory updated
- 2026-09-01
Who should care
Elasticsearch administrators, security teams, and users with model upload privileges should be aware of this vulnerability and take steps to mitigate it. Affected operators should review and apply vendor patches for affected versions (8.19.0 to 8.19.20, 9.4.0 to 9.4.5, 9.5.0 to 9.5.1). Security teams should monitor for suspicious model uploads and inference process crashes. Implementing compensating controls to restrict model upload privileges and verifying heap corruption and code execution protections are in place can help reduce the risk. Platform and vulnerability-management teams should prioritize patching vulnerable versions to prevent potential code execution.
Technical summary
Elasticsearch's native inference process for 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, causing heap corruption that crashes the inference process. With sufficient control over the heap layout, this could allow arbitrary code execution in the context of that process.
Defensive priority
Elasticsearch users should prioritize patching vulnerable versions to prevent potential code execution.
Recommended defensive actions
- Inventory vulnerable Elasticsearch instances for CVE-2026-72642
- Apply vendor patches for affected versions (8.19.0 to 8.19.20, 9.4.0 to 9.4.5, 9.5.0 to 9.5.1)
- Monitor for suspicious model uploads and inference process crashes
- Implement compensating controls to restrict model upload privileges
- Verify heap corruption and code execution protections are in place
Evidence notes
The CVE description indicates that Elasticsearch's native inference process for machine learning models does not validate memory offsets, allowing a user with model upload privileges to cause heap corruption and potentially execute arbitrary code. Official CVE and NVD records provide details on affected versions and CVSS scoring.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72642 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72642
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72642 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72642
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://discuss.elastic.co/t/elasticsearch-8-19-20-9-4-5-9-5-1-security-update-esa-2026-123/389504
[email protected] - Vendor Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.