#VU112020 Inclusion of Sensitive Information in Log Files in snowflake-jdbc - CVE-2025-27496
Published: June 27, 2025
snowflake-jdbc
Snowflake Computing (snowflakedb)
Description
The vulnerability allows a local user to gain access to sensitive information.
The vulnerability exists due to the Driver would log locally the client-side encryption master key of the target stage during the execution of GET/PUT commands when the logging level was set to DEBUG. This key by itself does not grant access to any sensitive data without additional access authorizations, and is not logged server-side by Snowflake. A local user can read the log files and gain access to sensitive data.