CVE-2026-72649
Awaiting Analysis
Awaiting Analysis - Queue
Deserialization of Untrusted Data in Elasticsearch ML Leading to RCE
Vulnerability report for CVE-2026-72649, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-01
Last updated on: 2026-09-01
Assigner: Elastic
Description
Description
Deserialization of Untrusted Data (CWE-502) in the Elasticsearch machine learning component can lead to remote code execution via Object Injection (CAPEC-586). A specially crafted trained model artifact could cause attacker-controlled logic to execute with a materially broader system-call surface than intended. Exploitation requires an authenticated user with sufficient privileges to create and deploy trained models.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| elastic | elasticsearch | to 8.19.20 (exc) |
| elastic | elasticsearch | to 9.4.5 (exc) |
| elastic | elasticsearch | to 9.5.1 (exc) |
| elastic | elasticsearch | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |