VendorsApacheimpalaall versions
Vulnerabilities

Apache Software Foundation Impala

Ranked by severity, then by exploit likelihood. Click a CVE ID for its full record.

11CVEs
CVE-2017-5640
It was noticed that a malicious process impersonating an Impala daemon in Apache Impala (incubating) 2.7.0 to 2.8.0 could cause Impala daemons to skip authentication checks when Kerberos is enabled (but TLS is not). If the malicious server responds with 'COMPLETE' before the SASL handshake has completed, the client will consider the handshake as completed even though no exchange of credentials has happened.
Published 2017-07-10 · Modified
9.8EPSS 0.029
CVE-2018-11792
In Apache Impala before 3.0.1, ALTER TABLE/VIEW RENAME required ALTER on the old table. This may pose a potential security risk, such as having ALTER on a table and ALL on a particular database allows a user to move the table to a database with ALL, which will automatically grant that user with ALL privilege on that table due to the privilege inherited from the database.
Published 2018-10-24 · Modified
9.8EPSS 0.025
CVE-2026-56207
Apache Impala: SAML authentication bypass via forged bearer token
Published 2026-09-09 · Analyzed
9.8EPSS 0.005
CVE-2026-57866
Apache Impala: Secrets Exfiltration via SSRF
Published 2026-09-09 · Analyzed
8.8EPSS 0.006
CVE-2026-65181
Apache Impala: RCE via External Data Source Class Loading
Published 2026-09-09 · Analyzed
8.1EPSS 0.005
CVE-2021-28131
Impala logs contain secrets
Published 2021-07-22 · Modified
7.5EPSS 0.033
CVE-2017-5652
During a routine security analysis, it was found that one of the ports in Apache Impala (incubating) 2.7.0 to 2.8.0 sent data in plaintext even when the cluster was configured to use TLS. The port in question was used by the StatestoreSubscriber class which did not use the appropriate secure Thrift transport when TLS was turned on. It was therefore possible for an adversary, with access to the network, to eavesdrop on the packets going to and coming from that port and view the data in plaintext.
Published 2017-07-10 · Modified
7.5EPSS 0.012
CVE-2019-10084
In Apache Impala 2.7.0 to 3.2.0, an authenticated user with access to the IDs of active Impala queries or sessions can interact with those sessions or queries via a specially-constructed request and thereby potentially bypass authorization and audit mechanisms. Session and query IDs are unique and random, but have not been documented or consistently treated as sensitive secrets. Therefore they may be exposed in logs or interfaces. They were also not generated with a cryptographically secure random number generator, so are vulnerable to random number generator attacks that predict future IDs based on past IDs. Impala deployments with Apache Sentry or Apache Ranger authorization enabled may be vulnerable to privilege escalation if an authenticated attacker is able to hijack a session or query from another authenticated user with privileges not assigned to the attacker. Impala deployments with audit logging enabled may be vulnerable to incorrect audit logging as a user could undertake actions that were logged under the name of a different authenticated user. Constructing an attack requires a high degree of technical sophistication and access to the Impala system as an authenticated user.
Published 2019-11-05 · Modified
7.5EPSS 0.010
CVE-2017-9792
In Apache Impala (incubating) before 2.10.0, a malicious user with "ALTER" permissions on an Impala table can access any other Kudu table data by altering the table properties to make it "external" and then changing the underlying table mapping to point to other Kudu tables. This violates and works around the authorization requirement that creating a Kudu external table via Impala requires an "ALL" privilege at the server scope. This privilege requirement for "CREATE" commands is enforced to precisely avoid this scenario where a malicious user can change the underlying Kudu table mapping. The fix is to enforce the same privilege requirement for "ALTER" commands that would make existing non-external Kudu tables external.
Published 2017-10-03 · Modified
6.5EPSS 0.016
CVE-2018-11785
Missing authorization check in Apache Impala before 3.0.1 allows a Kerberos-authenticated but unauthorized user to inject random data into a running query, leading to wrong results for a query.
Published 2018-10-24 · Modified
6.5EPSS 0.012
CVE-2026-54048
Apache Impala: Avro Schema URL Server-Side Request Forgery
Published 2026-09-09 · Analyzed
5.3EPSS 0.005