Server-Side Request Forgery (SSRF) in Apache Impala - CVE-2026-54048
Published: September 10, 2026
Vulnerability details
The vulnerability allows a remote user to disclose information from internal endpoints.
The vulnerability exists due to server-side request forgery in Avro schema URL handling when processing an avro.schema.url table property containing an HTTP or file URI. A remote user can specify a crafted avro.schema.url table property to trigger a request to an internal endpoint.
Responses may be exposed through parsing error messages.