---
id: CVE-2026-86597
title: >-
  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…
summary: >-
  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…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'
cwe:
  - CWE-532
vendor: Snowflake
product: snowflake-connector-python
affected:
  - snowflake-connector-python < 4.7.3
  - github.com/snowflakedb/gosnowflake <= 1.19.1
  - github.com/snowflakedb/gosnowflake/v2 >= 2.0.0 < 2.2.0
  - 'net.snowflake:snowflake-jdbc < 4.3.4'
  - 'net.snowflake:snowflake-jdbc-fips < 4.3.4'
  - 'net.snowflake:snowflake-jdbc-thin < 4.3.4'
  - snowflake-sdk < 3.3.0
  - php_pdo_driver >= 3.4.0 < 4.2.0
  - odbc_driver >= 3.16.0 < 3.20.0
published: '2026-09-08'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T16:18:03.167'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-86597'
references:
  - url: >-
      https://docs.snowflake.com/en/release-notes/clients-drivers/golang-2026#version-220-sep-03-2026
    label: 412d305a-227d-44f9-a262-a31ba44f2aea
  - url: >-
      https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc-2026#version-434-sep-03-2026
    label: 412d305a-227d-44f9-a262-a31ba44f2aea
  - url: >-
      https://docs.snowflake.com/en/release-notes/clients-drivers/nodejs-2026#version-330-september-3-2026
    label: 412d305a-227d-44f9-a262-a31ba44f2aea
  - url: >-
      https://docs.snowflake.com/en/release-notes/clients-drivers/odbc-2026#version-3200-sep-3-2026
    label: 412d305a-227d-44f9-a262-a31ba44f2aea
  - url: >-
      https://docs.snowflake.com/en/release-notes/clients-drivers/php-pdo-2026#version-420-sep-3-2026
    label: 412d305a-227d-44f9-a262-a31ba44f2aea
  - url: >-
      https://github.com/snowflakedb/snowflake-connector-python/releases/tag/v4.7.3
    label: 412d305a-227d-44f9-a262-a31ba44f2aea
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-08T12:22:44.788390Z'
epss: 0.00121
epssPercentile: 0.01662
ingestedAt: '2026-09-08T15:33:26.983Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
