ZeroHour

CVE-2026-57866

SSRF in Apache Impala lets authenticated users exfiltrate credential-provider secrets

CVSS 3.1
8.8 high
EPSS
<1%p10
Published
()
Modified
AI analysis

Apache Impala versions 4.4.x and 4.5.x contain a server-side request forgery (CWE-918) in the ai_generate_text() SQL function. An authenticated Impala user with permission to execute ai_generate_text() can trigger server-side requests that exfiltrate secrets supplied by the credential providers configured in the hadoop.security.credential.provider.path property of core-site.xml, provided the user already knows the secret's key name. Successful exploitation lets an attacker read sensitive credentials held by the Impala service, such as storage or cloud keys, potentially enabling follow-on access to the systems those credentials protect. Only deployments running Impala 4.4.x or 4.5.x that have credential providers configured and permit users to call the affected function are exposed. There is no CVSS score yet, no known public proof-of-concept, and no evidence of exploitation in the wild; the issue is not on the CISA KEV list.

What to do: Audit whether your Impala 4.4.x/4.5.x clusters configure hadoop.security.credential.provider.path in core-site.xml and restrict execution rights on ai_generate_text() to trusted users, while limiting their knowledge of secret key names. Upgrade to a patched Apache Impala release as soon as the Apache security team announces one, since no fixed version is identified in the available data.

Affected
Apache Impala4.4.x and 4.5.x
Estimated exposure
unknown — likely on the order of thousands of enterprise clusters globally, but no public install telemetry exists — Apache Impala is an open-source analytics engine deployed in enterprise data-lake and lakehouse environments for which no public installation counts are available, and the flaw additionally requires credential providers to be configured…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Server side request forgery in Apache Impala versions 4.4.x and 4.5.x. Authenticated Impala users with permissions to execute the ai_generate_text() function can exfiltrate secrets provided by the credential providers configured in the `hadoop.security.credential.provider.path` property of `core-site.xml`. The secret's key must be known to the user.

Vendors
apache
Products
impala
Weakness
CWE-918
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

In the news

CVE-2026-57866: Apache Impala: Secrets Exfiltration via SSRF

Apache Impala CVE-2026-57866 lets authenticated users abuse ai_generate_text() to exfiltrate secrets from configured Hadoop credential providers via SSRF.

A server-side request forgery affects Apache Impala versions 4.4.0 through 4.5.1. Authenticated users with permission to execute the ai_generate_text() function can exfiltrate secrets provided by credential providers configured via hadoop.security.credential.provider.path in core-site.xml. The attacker must know the secret's key name, and Apache rates the issue 'important'.

oss-security · 8d agoVulnerabilityCVE-2026-57866