Information disclosure in Metabase - #VU130138
Published: March 27, 2021 / Updated: May 5, 2026
Metabase
Metabase
Description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to exposure of sensitive information in filter list handling in the query builder when using filters of the type "A list of all values" with data sandboxing enabled. A remote user can use crafted filter requests to disclose sensitive information.
If field values are available, all values are shown to sandboxed users. If scan-data is unavailable, the first request returns correct values, but subsequent requests from any users may see the results from the first request.