CVE-2026-72649
8.8Elastic · Elasticsearch
A deserialization vulnerability in the Elasticsearch machine learning component allows authenticated users with specific privileges to achieve remote code execution via malicious model artifacts.
Executive summary
A high-severity deserialization flaw in Elastic Elasticsearch allows authenticated attackers to execute arbitrary code, posing a significant risk to data integrity and system availability.
Vulnerability
This vulnerability involves the insecure deserialization of untrusted data (CWE-502) within the machine learning component. An attacker must possess sufficient privileges to create and deploy trained models to trigger the remote code execution.
Business impact
The vulnerability carries a CVSS score of 8.8, reflecting its potential for total system compromise. Successful exploitation allows an attacker to execute arbitrary code on the host, which could lead to unauthorized data access, lateral movement within the network, or complete system takeover. Organizations relying on Elasticsearch for critical data processing face severe operational risks if this vulnerability remains unpatched.
Remediation
Immediate Action: Update to the patched versions specified in the Elastic security advisory ESA-2026-114 (Elasticsearch 8.19.20, 9.4.5, or 9.5.1).
Proactive Monitoring: Audit logs for unusual activity related to the creation, modification, or deployment of machine learning model artifacts.
Compensating Controls: Restrict permissions for model management to a minimal set of trusted administrators to prevent unauthorized users from deploying malicious artifacts.
Exploitation status
Public Exploit Available: No — there is no confirmation of a public exploit in the available data.
Analyst recommendation
Given the high CVSS score and the potential for remote code execution, this vulnerability represents a significant security risk. Administrators should prioritize upgrading to the versions specified in the vendor advisory immediately to mitigate the risk of object injection. Failure to patch may allow attackers to leverage internal privileges to gain full control over the Elasticsearch cluster.