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

Impact

Server side request forgery exists in Apache Impala 4.4.x and 4.5.x. Authenticated users who have permission to execute the ai_generate_text() function can supply arbitrary URLs; Impala will perform outbound requests to those URLs and can retrieve data 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 in order to exfiltrate the credential value. The result is that sensitive credentials stored in Hadoop credential providers can be exfiltrated through the Impala server, compromising confidentiality.

Affected Systems

The vulnerability affects Apache Impala database engine versions 4.4.x and 4.5.x. An attacker must authenticate to Impala and possess the privilege to run ai_generate_text() in order to exploit the flaw. The configuration setting hadoop.security.credential.provider.path in core‑site.xml must specify credential providers for the exfiltration to succeed.

Risk and Exploitability

No CVSS score or EPSS estimate is publicly available, and the flaw is not listed in the CISA KEV catalog, indicating that no public exploits are known at this time. However, the required authentication and function privilege limits the attack to users inside the Impala environment, while the impact is a potential loss of confidential credentials if the attacker knows the credential key. The lack of public exploit evidence reduces urgency, but the high confidentiality impact warrants prompt remediation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched version of Apache Impala released by the Apache Software Foundation as soon as it is available.
  • Restrict the ai_generate_text() function to trusted users only by applying the minimal necessary privilege model.
  • Remove or comment out the hadoop.security.credential.provider.path entry in core‑site.xml so that Impala cannot load credential providers.
  • Implement network monitoring on the Impala server to detect unexpected outbound HTTP requests.

Generated by OpenCVE AI on September 9, 2026 at 11:53 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 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.
Title Apache Impala: Secrets Exfiltration via SSRF
Weaknesses CWE-918
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

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

Reserved: 2026-06-25T21:30:09.873Z

Link: CVE-2026-57866

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-09T11:17:14.953

Modified: 2026-09-09T12:17:12.573

Link: CVE-2026-57866

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-09T12:00:08Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)