CVE-2026-54048 PUBLISHED

Apache Impala: Avro Schema URL Server-Side Request Forgery

Assigner: apache
Reserved: 11.06.2026 Published: 09.09.2026 Updated: 09.09.2026

Specifying tblproperties('avro.schema.url'=' http://...' ) or with a 'file:///' URI on a table in Impala 2.0.0 to 4.5.1 on all platforms allows an attacker to trigger a GET request to internal endpoints they may not have access to but that Impala does and the response my be exposed via parsing error messages. Users are recommended to upgrade to version 4.5.2, which fixes this issue.

Product Status

Vendor Apache Software Foundation
Product Apache Impala
Versions Default: unaffected
  • affected from 2.0.0 to 4.5.1 (incl.)

Credits

  • zhaokaifei ChinaTelecom reporter

References

Problem Types

  • CWE-918 Server-Side Request Forgery (SSRF) CWE