Improper access control in Metabase - CVE-2022-24854
Published: April 14, 2022 / Updated: May 5, 2026
Metabase
Metabase
Description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in SQLite ATTACH DATABASE handling when executing user-supplied SQL queries against a SQLite database. A remote user can attach a second SQLite database by file path and query its tables to disclose sensitive information.
Exploitation requires SQL permissions to at least one SQLite database and knowledge of the file path to the second database.