CVE-2026-65181: Apache Impala: RCE via External Data Source Class Loading
Insufficient authorization of Data Source tables in Impala 2.7-4.5 allows a client with privileges to upload a file to remote storage and create a table to execute arbitrary Java code. Users are recommended to upgrade to version 4.5.2, which fixes this issue.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Apache Impalato a version that resolves this vulnerability.Fixed in 4.5.2
Event History
Frequently Asked Questions
What access does an attacker need to exploit this issue?
The attacker needs privileges to upload a file to remote storage and to create a table in Impala. The issue is therefore relevant to clients that have both of these capabilities.
Which deployments are affected?
Apache Impala versions 2.7 through 4.5 are affected. Version 4.5.2 fixes the issue.
What is the impact of successful exploitation?
A permitted client can execute arbitrary Java code by uploading a file to remote storage and creating a Data Source table.