Server-Side Request Forgery (SSRF) in Apache Impala - CVE-2026-57866
Published: September 10, 2026
Vulnerability details
The vulnerability allows a remote user to disclose secrets.
The vulnerability exists due to server-side request forgery in the ai_generate_text() function when executing the function with access to configured credential providers. A remote user can invoke the function with a known secret key to disclose secrets.
The targeted secret must be provided by a credential provider configured through the hadoop.security.credential.provider.path property in core-site.xml.