SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-86597

MEDIUM · CVSS 6.5 EPSS 0.09% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-08 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The vulnerability allows sensitive information, including authentication tokens and encryption keys, to be inadvertently logged by the Snowflake drivers across various programming languages, potentially exposing this data to unauthorized users with read access to the log files. The impact is significant as compromised credentials could enable attackers to authenticate to Snowflake accounts or access cloud-storage objects, depending on the validity of the leaked information. Organizations utilizing these drivers should prioritize upgrading to the patched versions and securely deleting any previously generated logs that may contain sensitive data.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-86597
Severity
MEDIUM
CVSS
6.5
EPSS
0.09%

Original NVD Description

Insertion of sensitive information into log files in the Snowflake Python, Go, JDBC, Node.js, PHP PDO, and ODBC drivers allowed authentication tokens, query-result encryption keys, pre-signed cloud-storage URLs, and SAML assertions to be written to diagnostic logs in circumstances where the available log redaction did not cover all affected log paths and data types. An attacker with read access to the log destination, whether the local filesystem, a log aggregation service, or a CI/CD artifact store, could obtain credentials and decryption keys that, if still valid at the time of access, could be used to authenticate to the corresponding Snowflake account or cloud-storage object. Successful exploitation requires read access to the log destination, and impact is bounded by credential lifetime and object scope. The fix is available in Snowflake Connector for Python v4.7.3, Snowflake Go Driver v2.2.0, Snowflake JDBC Driver v4.3.4 (including the snowflake-jdbc-fips and snowflake-jdbc-thin), Snowflake Node.js Driver v3.3.0, Snowflake PHP PDO Driver v4.2.0, and Snowflake ODBC Driver v3.20.0. Users must manually upgrade and should securely delete previously generated diagnostic logs containing sensitive information where retention is not required.