Vulnerability Description
Metabase is an open source Business Intelligence and Embedded Analytics tool. When admins change Snowflake connection details in Metabase (either updating a password or changing password to private key or vice versa), Metabase would not always purge older Snowflake connection details from the application database. In order to remove older and stale connection details, Metabase would try one connection method at a time and purge all the other connection methods from the application database. When Metabase found a connection that worked, it would log (log/infof "Successfully connected, migrating to: %s" (pr-str test-details)) which would then print the username and password to the logger. This is fixed in 52.17.1, 53.9.5 and 54.1.5 in both the OSS and enterprise editions. Versions 51 and lower are not impacted.
Related Weaknesses (CWE)
References
FAQ
What is CVE-2025-32382?
CVE-2025-32382 is a documented vulnerability. Metabase is an open source Business Intelligence and Embedded Analytics tool. When admins change Snowflake connection details in Metabase (either updating a password or changing password to private ke...
How severe is CVE-2025-32382?
CVSS scoring is not yet available for CVE-2025-32382. Check NVD for updates.
Is there a patch for CVE-2025-32382?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.