ZeroHour
oss-securitypublished ()ingested
Part of a story covered by 3 sources: “Apache Impala hit by three same-day CVEs: critical SAML auth bypass, SSRF secrets exfiltration, and RCE via external data source class loading” — merged summary and timeline →

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

mediumVulnerabilityimportance 33CVE-2026-57866
AI summary · glm-5.3-flash

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'.

  • SSRF affects Impala 4.4.0 through 4.5.1
  • Requires permission to execute the ai_generate_text() function
  • Exfiltrates secrets from the Hadoop credential provider path
  • Attacker must already know the secret's key name

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-57866
SSRF in Apache Impala lets authenticated users exfiltrate credential-provider secrets

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.

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.

8.8<1%
  • Apache Impala 4.4.x and 4.5.x
unknown
Full article

Posted by Michael Smith on Sep 08 Severity: important Affected versions: - Apache Impala 4.4.0 through 4.5.1 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...

This source does not provide full text. Read it at seclists.org.