Description
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.
Published: 2026-09-09
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Impaired authorization around Impala Data Source tables allows an authenticated client who can upload files to external storage to create a table that triggers execution of arbitrary Java code. This flaw can lead to complete compromise of the Impala server, providing attackers with full code execution privileges on the host where Impala runs. The weakness is classified as CWE-913, indicating that authorization mechanisms were not properly enforced.

Affected Systems

The affected product is Apache Impala, provided by the Apache Software Foundation. Versions 2.7 through 4.5 are vulnerable, including any 4.5 releases prior to the public patch in 4.5.2.

Risk and Exploitability

The vulnerability requires a client with valid privileges, so it is an authenticated threat. An attacker could exploit it by uploading a malicious file to remote storage and creating a Data Source table, causing Impala to load the file and run arbitrary Java code. While the CVSS score is not published, the impact of remote code execution is severe, and the endpoint is not listed in the CISA KEV catalog. The EPSS score is unavailable, but given the critical nature of remote code execution on a database service, the likelihood of exploitation should be treated as high.

Generated by OpenCVE AI on September 9, 2026 at 11:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Impala to version 4.5.2 or later, which contains the fix.
  • Ensure that only authorized users possess privileges to upload files to external storage and create Data Source tables.
  • If the external data source feature is not required, disable or remove it to eliminate the attack surface.

Generated by OpenCVE AI on September 9, 2026 at 11:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
References

Wed, 09 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Apache Impala: RCE via External Data Source Class Loading
Weaknesses CWE-913
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-09T11:10:57.722Z

Reserved: 2026-07-21T18:05:06.002Z

Link: CVE-2026-65181

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-09T11:17:15.087

Modified: 2026-09-09T12:17:12.833

Link: CVE-2026-65181

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-09T11:30:09Z

Weaknesses
  • CWE-913

    Improper Control of Dynamically-Managed Code Resources