GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration
Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    8 vulnerabilities found for Snowflake JDBC Driver (FIPS) by Snowflake

    CVE-2026-86600 (GCVE-0-2026-86600)

    Vulnerability from nvd – Published: 2026-09-08 15:48 – Updated: 2026-09-10 15:23
    VLAI
    Title
    Workload identity attestation generated before login host validation in Snowflake drivers
    Summary
    In affected Snowflake drivers, WORKLOAD_IDENTITY authentication requests a cloud workload-identity token and attaches it to the login request without verifying that the configured host is a Snowflake endpoint. An attacker who can modify the connection configuration can cause the driver to mint a fresh attestation and send it to a host they control. The captured token can be replayed to Snowflake for its remaining lifetime in accounts where that workload identity is already registered. On Azure, the token audience is also taken from connection configuration. Combined with an attacker-controlled host, the driver can request a Managed Identity access token scoped to a non-Snowflake Azure resource and deliver it to the attacker. That path is the only case in which impact extends beyond Snowflake; it is bounded by the token lifetime and the managed identity’s permissions. Successful exploitation requires WORKLOAD_IDENTITY authentication on a workload that already has an ambient cloud identity. Patched driver versions restrict this authenticator to recognized Snowflake hosts. Users must manually upgrade.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-08 18:03 UTC
    CWE
    • CWE-522 - Insufficiently Protected Credentials
    • CWE-441 - Unintended Proxy or Intermediary ('Confused Deputy')
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-86600",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-08T18:03:59.388056Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-08T18:04:40.924Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "collectionURL": "https://pypi.org",
              "defaultStatus": "unaffected",
              "packageName": "snowflake-connector-python",
              "product": "Snowflake Connector for Python",
              "repo": "https://github.com/snowflakedb/snowflake-connector-python",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.7.3",
                  "status": "affected",
                  "version": "3.14.1",
                  "versionType": "python"
                }
              ]
            },
            {
              "collectionURL": "https://pkg.go.dev",
              "defaultStatus": "unaffected",
              "packageName": "github.com/snowflakedb/gosnowflake",
              "product": "Snowflake Go Driver",
              "repo": "https://github.com/snowflakedb/gosnowflake",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThanOrEqual": "1.19.1",
                  "status": "affected",
                  "version": "1.15.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "collectionURL": "https://pkg.go.dev",
              "defaultStatus": "unaffected",
              "packageName": "github.com/snowflakedb/gosnowflake/v2",
              "product": "Snowflake Go Driver",
              "repo": "https://github.com/snowflakedb/gosnowflake",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "2.2.0",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc",
              "product": "Snowflake JDBC Driver",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "3.24.0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc-fips",
              "product": "Snowflake JDBC Driver (FIPS)",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "3.24.0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc-thin",
              "product": "Snowflake JDBC Driver (Thin)",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "3.24.0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://registry.npmjs.org",
              "defaultStatus": "unaffected",
              "packageName": "snowflake-sdk",
              "product": "Snowflake Node.js Driver",
              "repo": "https://github.com/snowflakedb/snowflake-connector-nodejs",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "3.3.0",
                  "status": "affected",
                  "version": "2.1.1",
                  "versionType": "semver"
                }
              ]
            },
            {
              "collectionURL": "https://www.nuget.org",
              "defaultStatus": "unaffected",
              "packageName": "Snowflake.Data",
              "product": "Snowflake Connector for .NET",
              "repo": "https://github.com/snowflakedb/snowflake-connector-net",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "6.1.0",
                  "status": "affected",
                  "version": "4.7.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Snowflake ODBC Driver",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "3.20.0",
                  "status": "affected",
                  "version": "3.9.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Snowflake PHP PDO Driver",
              "repo": "https://github.com/snowflakedb/pdo_snowflake",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.2.0",
                  "status": "affected",
                  "version": "3.6.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Snowflake Libsnowflakeclient",
              "repo": "https://github.com/snowflakedb/libsnowflakeclient",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "2.10.0",
                  "status": "affected",
                  "version": "2.2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In affected Snowflake drivers, WORKLOAD_IDENTITY authentication requests a cloud workload-identity token and attaches it to the login request without verifying that the configured host is a Snowflake endpoint. An attacker who can modify the connection configuration can cause the driver to mint a fresh attestation and send it to a host they control. The captured token can be replayed to Snowflake for its remaining lifetime in accounts where that workload identity is already registered. On Azure, the token audience is also taken from connection configuration. Combined with an attacker-controlled host, the driver can request a Managed Identity access token scoped to a non-Snowflake Azure resource and deliver it to the attacker. That path is the only case in which impact extends beyond Snowflake; it is bounded by the token lifetime and the managed identity\u2019s permissions. Successful exploitation requires WORKLOAD_IDENTITY authentication on a workload that already has an ambient cloud identity. Patched driver versions restrict this authenticator to recognized Snowflake hosts. Users must manually upgrade."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 8.2,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-522",
                  "description": "Insufficiently Protected Credentials",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-441",
                  "description": "Unintended Proxy or Intermediary (\u0027Confused Deputy\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-10T15:23:04.821Z",
            "orgId": "412d305a-227d-44f9-a262-a31ba44f2aea",
            "shortName": "SNOWFLAKE"
          },
          "references": [
            {
              "name": "Snowflake Connector for Python Release Notes",
              "url": "https://github.com/snowflakedb/snowflake-connector-python/releases/tag/v4.7.3"
            },
            {
              "name": "Snowflake Go Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/golang-2026#version-220-sep-03-2026"
            },
            {
              "name": "Snowflake JDBC Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc-2026#version-434-sep-03-2026"
            },
            {
              "name": "Snowflake Node.js Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/nodejs-2026#version-330-september-3-2026"
            },
            {
              "name": "Snowflake Connector for .NET Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/dotnet-2026#version-610-september-3-2026"
            },
            {
              "name": "Snowflake ODBC Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/odbc-2026#version-3200-sep-3-2026"
            },
            {
              "name": "Snowflake PHP PDO Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/php-pdo-2026#version-420-sep-3-2026"
            },
            {
              "name": "Snowflake Libsnowflakeclient Release Notes",
              "url": "https://github.com/snowflakedb/libsnowflakeclient/releases/tag/v2.10.0"
            }
          ],
          "title": "Workload identity attestation generated before login host validation in Snowflake drivers",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "412d305a-227d-44f9-a262-a31ba44f2aea",
        "assignerShortName": "SNOWFLAKE",
        "cveId": "CVE-2026-86600",
        "datePublished": "2026-09-08T15:48:45.858Z",
        "dateReserved": "2026-09-08T08:32:19.278Z",
        "dateUpdated": "2026-09-10T15:23:04.821Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-86597 (GCVE-0-2026-86597)

    Vulnerability from nvd – Published: 2026-09-08 08:24 – Updated: 2026-09-10 15:37
    VLAI
    Title
    Sensitive information written to logs by Snowflake drivers
    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 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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-08 12:22 UTC
    CWE
    • CWE-532 - Insertion of Sensitive Information into Log File
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-86597",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-08T12:22:44.788390Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-08T12:22:54.846Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "collectionURL": "https://pypi.org",
              "defaultStatus": "unaffected",
              "packageName": "snowflake-connector-python",
              "product": "Snowflake Connector for Python",
              "repo": "https://github.com/snowflakedb/snowflake-connector-python",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.7.3",
                  "status": "affected",
                  "version": "0",
                  "versionType": "python"
                }
              ]
            },
            {
              "collectionURL": "https://pkg.go.dev",
              "defaultStatus": "unaffected",
              "packageName": "github.com/snowflakedb/gosnowflake",
              "product": "Snowflake Go Driver",
              "repo": "https://github.com/snowflakedb/gosnowflake",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThanOrEqual": "1.19.1",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "collectionURL": "https://pkg.go.dev",
              "defaultStatus": "unaffected",
              "packageName": "github.com/snowflakedb/gosnowflake/v2",
              "product": "Snowflake Go Driver",
              "repo": "https://github.com/snowflakedb/gosnowflake",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "2.2.0",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc",
              "product": "Snowflake JDBC Driver",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc-fips",
              "product": "Snowflake JDBC Driver (FIPS)",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc-thin",
              "product": "Snowflake JDBC Driver (Thin)",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://registry.npmjs.org",
              "defaultStatus": "unaffected",
              "packageName": "snowflake-sdk",
              "product": "Snowflake Node.js Driver",
              "repo": "https://github.com/snowflakedb/snowflake-connector-nodejs",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "3.3.0",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Snowflake PHP PDO Driver",
              "repo": "https://github.com/snowflakedb/pdo_snowflake",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.2.0",
                  "status": "affected",
                  "version": "3.4.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Snowflake ODBC Driver",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "3.20.0",
                  "status": "affected",
                  "version": "3.16.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-532",
                  "description": "Insertion of Sensitive Information into Log File",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-10T15:37:52.230Z",
            "orgId": "412d305a-227d-44f9-a262-a31ba44f2aea",
            "shortName": "SNOWFLAKE"
          },
          "references": [
            {
              "name": "Snowflake Connector for Python Release Notes",
              "url": "https://github.com/snowflakedb/snowflake-connector-python/releases/tag/v4.7.3"
            },
            {
              "name": "Snowflake Go Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/golang-2026#version-220-sep-03-2026"
            },
            {
              "name": "Snowflake JDBC Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc-2026#version-434-sep-03-2026"
            },
            {
              "name": "Snowflake Node.js Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/nodejs-2026#version-330-september-3-2026"
            },
            {
              "name": "Snowflake PHP PDO Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/php-pdo-2026#version-420-sep-3-2026"
            },
            {
              "name": "Snowflake ODBC Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/odbc-2026#version-3200-sep-3-2026"
            }
          ],
          "title": "Sensitive information written to logs by Snowflake drivers",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "412d305a-227d-44f9-a262-a31ba44f2aea",
        "assignerShortName": "SNOWFLAKE",
        "cveId": "CVE-2026-86597",
        "datePublished": "2026-09-08T08:24:15.020Z",
        "dateReserved": "2026-09-08T08:21:54.812Z",
        "dateUpdated": "2026-09-10T15:37:52.230Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-85528 (GCVE-0-2026-85528)

    Vulnerability from nvd – Published: 2026-09-04 08:36 – Updated: 2026-09-10 15:49
    VLAI
    Title
    Snowflake JDBC Driver auto-configuration account validation permits credential redirection
    Summary
    Improper input validation of the auto-configuration account identifier in Snowflake JDBC Driver versions 4.2.0 through 4.3.3 allowed a credential-bearing login request to be redirected to an attacker-selected HTTPS endpoint. An attacker able to control the account value could cause the driver to transmit a reusable login credential to a host of their choosing and replay it to obtain the privileges granted to that credential. Successful exploitation requires an application using jdbc:snowflake:auto with a connections.toml section that omits an explicit host and a lower-trust principal able to set the account value; ordinary JDBC URLs are unaffected. The fix is available in Snowflake JDBC Driver version 4.3.4, including the snowflake-jdbc-fips and snowflake-jdbc-thin. Users must manually upgrade.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-04 19:38 UTC
    CWE
    • CWE-20 - Improper Input Validation
    • CWE-918 - Server-Side Request Forgery (SSRF)
    Assigner
    Impacted products
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-85528",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-04T19:38:16.604972Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-04T19:38:52.565Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc",
              "product": "Snowflake JDBC Driver",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "4.2.0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc-fips",
              "product": "Snowflake JDBC Driver (FIPS)",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "4.2.0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc-thin",
              "product": "Snowflake JDBC Driver (Thin)",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "4.2.0",
                  "versionType": "maven"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Improper input validation of the auto-configuration account identifier in Snowflake JDBC Driver versions 4.2.0 through 4.3.3 allowed a credential-bearing login request to be redirected to an attacker-selected HTTPS endpoint. An attacker able to control the account value could cause the driver to transmit a reusable login credential to a host of their choosing and replay it to obtain the privileges granted to that credential. Successful exploitation requires an application using jdbc:snowflake:auto with a connections.toml section that omits an explicit host and a lower-trust principal able to set the account value; ordinary JDBC URLs are unaffected. The fix is available in Snowflake JDBC Driver version 4.3.4, including the snowflake-jdbc-fips and snowflake-jdbc-thin. Users must manually upgrade."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-20",
                  "description": "Improper Input Validation",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-918",
                  "description": "Server-Side Request Forgery (SSRF)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-10T15:49:41.523Z",
            "orgId": "412d305a-227d-44f9-a262-a31ba44f2aea",
            "shortName": "SNOWFLAKE"
          },
          "references": [
            {
              "name": "Snowflake JDBC Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc-2026#version-434-sep-03-2026"
            }
          ],
          "title": "Snowflake JDBC Driver auto-configuration account validation permits credential redirection",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "412d305a-227d-44f9-a262-a31ba44f2aea",
        "assignerShortName": "SNOWFLAKE",
        "cveId": "CVE-2026-85528",
        "datePublished": "2026-09-04T08:36:28.553Z",
        "dateReserved": "2026-09-04T08:34:57.842Z",
        "dateUpdated": "2026-09-10T15:49:41.523Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-85525 (GCVE-0-2026-85525)

    Vulnerability from nvd – Published: 2026-09-04 08:22 – Updated: 2026-09-10 15:44
    VLAI
    Title
    Improper OCSP response validation in Snowflake drivers
    Summary
    Improper OCSP response validation in the Snowflake Python, Go, JDBC, and Node.js drivers allowed a revoked TLS certificate to be accepted as valid, because OCSP responses were not reliably bound to the certificate being validated and definitive verification failures were treated as transient. A man-in-the-middle attacker holding a revoked certificate and its private key for a Snowflake or stage hostname could cause the driver to establish a TLS session to the attacker-controlled endpoint anyway, allowing the attacker to read and modify data transmitted within that connection. Successful exploitation requires that on-path position and the corresponding private key, and impact is limited to data carried within the intercepted connection. 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), and Snowflake Node.js Driver v3.3.0. Users must manually upgrade.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-04 19:40 UTC
    CWE
    • CWE-295 - Improper Certificate Validation
    • CWE-347 - Improper Verification of Cryptographic Signature
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-85525",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-04T19:40:10.324793Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-04T19:40:26.454Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "collectionURL": "https://pypi.org",
              "defaultStatus": "unaffected",
              "packageName": "snowflake-connector-python",
              "product": "Snowflake Connector for Python",
              "repo": "https://github.com/snowflakedb/snowflake-connector-python",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.7.3",
                  "status": "affected",
                  "version": "0",
                  "versionType": "python"
                }
              ]
            },
            {
              "collectionURL": "https://pkg.go.dev",
              "defaultStatus": "unaffected",
              "packageName": "github.com/snowflakedb/gosnowflake",
              "product": "Snowflake Go Driver",
              "repo": "https://github.com/snowflakedb/gosnowflake",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThanOrEqual": "1.19.1",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "collectionURL": "https://pkg.go.dev",
              "defaultStatus": "unaffected",
              "packageName": "github.com/snowflakedb/gosnowflake/v2",
              "product": "Snowflake Go Driver",
              "repo": "https://github.com/snowflakedb/gosnowflake",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "2.2.0",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc",
              "product": "Snowflake JDBC Driver",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc-fips",
              "product": "Snowflake JDBC Driver (FIPS)",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc-thin",
              "product": "Snowflake JDBC Driver (Thin)",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://registry.npmjs.org",
              "defaultStatus": "unaffected",
              "packageName": "snowflake-sdk",
              "product": "Snowflake Node.js Driver",
              "repo": "https://github.com/snowflakedb/snowflake-connector-nodejs",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "3.3.0",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Improper OCSP response validation in the Snowflake Python, Go, JDBC, and Node.js drivers allowed a revoked TLS certificate to be accepted as valid, because OCSP responses were not reliably bound to the certificate being validated and definitive verification failures were treated as transient. A man-in-the-middle attacker holding a revoked certificate and its private key for a Snowflake or stage hostname could cause the driver to establish a TLS session to the attacker-controlled endpoint anyway, allowing the attacker to read and modify data transmitted within that connection. Successful exploitation requires that on-path position and the corresponding private key, and impact is limited to data carried within the intercepted connection. 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), and Snowflake Node.js Driver v3.3.0. Users must manually upgrade."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 7.4,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-295",
                  "description": "Improper Certificate Validation",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-347",
                  "description": "Improper Verification of Cryptographic Signature",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-10T15:44:00.239Z",
            "orgId": "412d305a-227d-44f9-a262-a31ba44f2aea",
            "shortName": "SNOWFLAKE"
          },
          "references": [
            {
              "name": "Snowflake Connector for Python Release Notes",
              "url": "https://github.com/snowflakedb/snowflake-connector-python/releases/tag/v4.7.3"
            },
            {
              "name": "Snowflake Go Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/golang-2026"
            },
            {
              "name": "Snowflake JDBC Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc-2026"
            },
            {
              "name": "Snowflake Node.js Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/nodejs-2026"
            }
          ],
          "title": "Improper OCSP response validation in Snowflake drivers",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "412d305a-227d-44f9-a262-a31ba44f2aea",
        "assignerShortName": "SNOWFLAKE",
        "cveId": "CVE-2026-85525",
        "datePublished": "2026-09-04T08:22:43.369Z",
        "dateReserved": "2026-09-04T08:19:50.886Z",
        "dateUpdated": "2026-09-10T15:44:00.239Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-86600 (GCVE-0-2026-86600)

    Vulnerability from cvelistv5 – Published: 2026-09-08 15:48 – Updated: 2026-09-10 15:23
    VLAI
    Title
    Workload identity attestation generated before login host validation in Snowflake drivers
    Summary
    In affected Snowflake drivers, WORKLOAD_IDENTITY authentication requests a cloud workload-identity token and attaches it to the login request without verifying that the configured host is a Snowflake endpoint. An attacker who can modify the connection configuration can cause the driver to mint a fresh attestation and send it to a host they control. The captured token can be replayed to Snowflake for its remaining lifetime in accounts where that workload identity is already registered. On Azure, the token audience is also taken from connection configuration. Combined with an attacker-controlled host, the driver can request a Managed Identity access token scoped to a non-Snowflake Azure resource and deliver it to the attacker. That path is the only case in which impact extends beyond Snowflake; it is bounded by the token lifetime and the managed identity’s permissions. Successful exploitation requires WORKLOAD_IDENTITY authentication on a workload that already has an ambient cloud identity. Patched driver versions restrict this authenticator to recognized Snowflake hosts. Users must manually upgrade.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-08 18:03 UTC
    CWE
    • CWE-522 - Insufficiently Protected Credentials
    • CWE-441 - Unintended Proxy or Intermediary ('Confused Deputy')
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-86600",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-08T18:03:59.388056Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-08T18:04:40.924Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "collectionURL": "https://pypi.org",
              "defaultStatus": "unaffected",
              "packageName": "snowflake-connector-python",
              "product": "Snowflake Connector for Python",
              "repo": "https://github.com/snowflakedb/snowflake-connector-python",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.7.3",
                  "status": "affected",
                  "version": "3.14.1",
                  "versionType": "python"
                }
              ]
            },
            {
              "collectionURL": "https://pkg.go.dev",
              "defaultStatus": "unaffected",
              "packageName": "github.com/snowflakedb/gosnowflake",
              "product": "Snowflake Go Driver",
              "repo": "https://github.com/snowflakedb/gosnowflake",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThanOrEqual": "1.19.1",
                  "status": "affected",
                  "version": "1.15.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "collectionURL": "https://pkg.go.dev",
              "defaultStatus": "unaffected",
              "packageName": "github.com/snowflakedb/gosnowflake/v2",
              "product": "Snowflake Go Driver",
              "repo": "https://github.com/snowflakedb/gosnowflake",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "2.2.0",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc",
              "product": "Snowflake JDBC Driver",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "3.24.0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc-fips",
              "product": "Snowflake JDBC Driver (FIPS)",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "3.24.0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc-thin",
              "product": "Snowflake JDBC Driver (Thin)",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "3.24.0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://registry.npmjs.org",
              "defaultStatus": "unaffected",
              "packageName": "snowflake-sdk",
              "product": "Snowflake Node.js Driver",
              "repo": "https://github.com/snowflakedb/snowflake-connector-nodejs",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "3.3.0",
                  "status": "affected",
                  "version": "2.1.1",
                  "versionType": "semver"
                }
              ]
            },
            {
              "collectionURL": "https://www.nuget.org",
              "defaultStatus": "unaffected",
              "packageName": "Snowflake.Data",
              "product": "Snowflake Connector for .NET",
              "repo": "https://github.com/snowflakedb/snowflake-connector-net",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "6.1.0",
                  "status": "affected",
                  "version": "4.7.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Snowflake ODBC Driver",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "3.20.0",
                  "status": "affected",
                  "version": "3.9.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Snowflake PHP PDO Driver",
              "repo": "https://github.com/snowflakedb/pdo_snowflake",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.2.0",
                  "status": "affected",
                  "version": "3.6.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Snowflake Libsnowflakeclient",
              "repo": "https://github.com/snowflakedb/libsnowflakeclient",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "2.10.0",
                  "status": "affected",
                  "version": "2.2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In affected Snowflake drivers, WORKLOAD_IDENTITY authentication requests a cloud workload-identity token and attaches it to the login request without verifying that the configured host is a Snowflake endpoint. An attacker who can modify the connection configuration can cause the driver to mint a fresh attestation and send it to a host they control. The captured token can be replayed to Snowflake for its remaining lifetime in accounts where that workload identity is already registered. On Azure, the token audience is also taken from connection configuration. Combined with an attacker-controlled host, the driver can request a Managed Identity access token scoped to a non-Snowflake Azure resource and deliver it to the attacker. That path is the only case in which impact extends beyond Snowflake; it is bounded by the token lifetime and the managed identity\u2019s permissions. Successful exploitation requires WORKLOAD_IDENTITY authentication on a workload that already has an ambient cloud identity. Patched driver versions restrict this authenticator to recognized Snowflake hosts. Users must manually upgrade."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 8.2,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-522",
                  "description": "Insufficiently Protected Credentials",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-441",
                  "description": "Unintended Proxy or Intermediary (\u0027Confused Deputy\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-10T15:23:04.821Z",
            "orgId": "412d305a-227d-44f9-a262-a31ba44f2aea",
            "shortName": "SNOWFLAKE"
          },
          "references": [
            {
              "name": "Snowflake Connector for Python Release Notes",
              "url": "https://github.com/snowflakedb/snowflake-connector-python/releases/tag/v4.7.3"
            },
            {
              "name": "Snowflake Go Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/golang-2026#version-220-sep-03-2026"
            },
            {
              "name": "Snowflake JDBC Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc-2026#version-434-sep-03-2026"
            },
            {
              "name": "Snowflake Node.js Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/nodejs-2026#version-330-september-3-2026"
            },
            {
              "name": "Snowflake Connector for .NET Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/dotnet-2026#version-610-september-3-2026"
            },
            {
              "name": "Snowflake ODBC Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/odbc-2026#version-3200-sep-3-2026"
            },
            {
              "name": "Snowflake PHP PDO Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/php-pdo-2026#version-420-sep-3-2026"
            },
            {
              "name": "Snowflake Libsnowflakeclient Release Notes",
              "url": "https://github.com/snowflakedb/libsnowflakeclient/releases/tag/v2.10.0"
            }
          ],
          "title": "Workload identity attestation generated before login host validation in Snowflake drivers",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "412d305a-227d-44f9-a262-a31ba44f2aea",
        "assignerShortName": "SNOWFLAKE",
        "cveId": "CVE-2026-86600",
        "datePublished": "2026-09-08T15:48:45.858Z",
        "dateReserved": "2026-09-08T08:32:19.278Z",
        "dateUpdated": "2026-09-10T15:23:04.821Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-86597 (GCVE-0-2026-86597)

    Vulnerability from cvelistv5 – Published: 2026-09-08 08:24 – Updated: 2026-09-10 15:37
    VLAI
    Title
    Sensitive information written to logs by Snowflake drivers
    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 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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-08 12:22 UTC
    CWE
    • CWE-532 - Insertion of Sensitive Information into Log File
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-86597",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-08T12:22:44.788390Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-08T12:22:54.846Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "collectionURL": "https://pypi.org",
              "defaultStatus": "unaffected",
              "packageName": "snowflake-connector-python",
              "product": "Snowflake Connector for Python",
              "repo": "https://github.com/snowflakedb/snowflake-connector-python",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.7.3",
                  "status": "affected",
                  "version": "0",
                  "versionType": "python"
                }
              ]
            },
            {
              "collectionURL": "https://pkg.go.dev",
              "defaultStatus": "unaffected",
              "packageName": "github.com/snowflakedb/gosnowflake",
              "product": "Snowflake Go Driver",
              "repo": "https://github.com/snowflakedb/gosnowflake",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThanOrEqual": "1.19.1",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "collectionURL": "https://pkg.go.dev",
              "defaultStatus": "unaffected",
              "packageName": "github.com/snowflakedb/gosnowflake/v2",
              "product": "Snowflake Go Driver",
              "repo": "https://github.com/snowflakedb/gosnowflake",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "2.2.0",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc",
              "product": "Snowflake JDBC Driver",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc-fips",
              "product": "Snowflake JDBC Driver (FIPS)",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc-thin",
              "product": "Snowflake JDBC Driver (Thin)",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://registry.npmjs.org",
              "defaultStatus": "unaffected",
              "packageName": "snowflake-sdk",
              "product": "Snowflake Node.js Driver",
              "repo": "https://github.com/snowflakedb/snowflake-connector-nodejs",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "3.3.0",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Snowflake PHP PDO Driver",
              "repo": "https://github.com/snowflakedb/pdo_snowflake",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.2.0",
                  "status": "affected",
                  "version": "3.4.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Snowflake ODBC Driver",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "3.20.0",
                  "status": "affected",
                  "version": "3.16.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-532",
                  "description": "Insertion of Sensitive Information into Log File",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-10T15:37:52.230Z",
            "orgId": "412d305a-227d-44f9-a262-a31ba44f2aea",
            "shortName": "SNOWFLAKE"
          },
          "references": [
            {
              "name": "Snowflake Connector for Python Release Notes",
              "url": "https://github.com/snowflakedb/snowflake-connector-python/releases/tag/v4.7.3"
            },
            {
              "name": "Snowflake Go Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/golang-2026#version-220-sep-03-2026"
            },
            {
              "name": "Snowflake JDBC Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc-2026#version-434-sep-03-2026"
            },
            {
              "name": "Snowflake Node.js Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/nodejs-2026#version-330-september-3-2026"
            },
            {
              "name": "Snowflake PHP PDO Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/php-pdo-2026#version-420-sep-3-2026"
            },
            {
              "name": "Snowflake ODBC Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/odbc-2026#version-3200-sep-3-2026"
            }
          ],
          "title": "Sensitive information written to logs by Snowflake drivers",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "412d305a-227d-44f9-a262-a31ba44f2aea",
        "assignerShortName": "SNOWFLAKE",
        "cveId": "CVE-2026-86597",
        "datePublished": "2026-09-08T08:24:15.020Z",
        "dateReserved": "2026-09-08T08:21:54.812Z",
        "dateUpdated": "2026-09-10T15:37:52.230Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-85528 (GCVE-0-2026-85528)

    Vulnerability from cvelistv5 – Published: 2026-09-04 08:36 – Updated: 2026-09-10 15:49
    VLAI
    Title
    Snowflake JDBC Driver auto-configuration account validation permits credential redirection
    Summary
    Improper input validation of the auto-configuration account identifier in Snowflake JDBC Driver versions 4.2.0 through 4.3.3 allowed a credential-bearing login request to be redirected to an attacker-selected HTTPS endpoint. An attacker able to control the account value could cause the driver to transmit a reusable login credential to a host of their choosing and replay it to obtain the privileges granted to that credential. Successful exploitation requires an application using jdbc:snowflake:auto with a connections.toml section that omits an explicit host and a lower-trust principal able to set the account value; ordinary JDBC URLs are unaffected. The fix is available in Snowflake JDBC Driver version 4.3.4, including the snowflake-jdbc-fips and snowflake-jdbc-thin. Users must manually upgrade.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-04 19:38 UTC
    CWE
    • CWE-20 - Improper Input Validation
    • CWE-918 - Server-Side Request Forgery (SSRF)
    Assigner
    Impacted products
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-85528",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-04T19:38:16.604972Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-04T19:38:52.565Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc",
              "product": "Snowflake JDBC Driver",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "4.2.0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc-fips",
              "product": "Snowflake JDBC Driver (FIPS)",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "4.2.0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc-thin",
              "product": "Snowflake JDBC Driver (Thin)",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "4.2.0",
                  "versionType": "maven"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Improper input validation of the auto-configuration account identifier in Snowflake JDBC Driver versions 4.2.0 through 4.3.3 allowed a credential-bearing login request to be redirected to an attacker-selected HTTPS endpoint. An attacker able to control the account value could cause the driver to transmit a reusable login credential to a host of their choosing and replay it to obtain the privileges granted to that credential. Successful exploitation requires an application using jdbc:snowflake:auto with a connections.toml section that omits an explicit host and a lower-trust principal able to set the account value; ordinary JDBC URLs are unaffected. The fix is available in Snowflake JDBC Driver version 4.3.4, including the snowflake-jdbc-fips and snowflake-jdbc-thin. Users must manually upgrade."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-20",
                  "description": "Improper Input Validation",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-918",
                  "description": "Server-Side Request Forgery (SSRF)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-10T15:49:41.523Z",
            "orgId": "412d305a-227d-44f9-a262-a31ba44f2aea",
            "shortName": "SNOWFLAKE"
          },
          "references": [
            {
              "name": "Snowflake JDBC Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc-2026#version-434-sep-03-2026"
            }
          ],
          "title": "Snowflake JDBC Driver auto-configuration account validation permits credential redirection",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "412d305a-227d-44f9-a262-a31ba44f2aea",
        "assignerShortName": "SNOWFLAKE",
        "cveId": "CVE-2026-85528",
        "datePublished": "2026-09-04T08:36:28.553Z",
        "dateReserved": "2026-09-04T08:34:57.842Z",
        "dateUpdated": "2026-09-10T15:49:41.523Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-85525 (GCVE-0-2026-85525)

    Vulnerability from cvelistv5 – Published: 2026-09-04 08:22 – Updated: 2026-09-10 15:44
    VLAI
    Title
    Improper OCSP response validation in Snowflake drivers
    Summary
    Improper OCSP response validation in the Snowflake Python, Go, JDBC, and Node.js drivers allowed a revoked TLS certificate to be accepted as valid, because OCSP responses were not reliably bound to the certificate being validated and definitive verification failures were treated as transient. A man-in-the-middle attacker holding a revoked certificate and its private key for a Snowflake or stage hostname could cause the driver to establish a TLS session to the attacker-controlled endpoint anyway, allowing the attacker to read and modify data transmitted within that connection. Successful exploitation requires that on-path position and the corresponding private key, and impact is limited to data carried within the intercepted connection. 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), and Snowflake Node.js Driver v3.3.0. Users must manually upgrade.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-04 19:40 UTC
    CWE
    • CWE-295 - Improper Certificate Validation
    • CWE-347 - Improper Verification of Cryptographic Signature
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-85525",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-04T19:40:10.324793Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-04T19:40:26.454Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "collectionURL": "https://pypi.org",
              "defaultStatus": "unaffected",
              "packageName": "snowflake-connector-python",
              "product": "Snowflake Connector for Python",
              "repo": "https://github.com/snowflakedb/snowflake-connector-python",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.7.3",
                  "status": "affected",
                  "version": "0",
                  "versionType": "python"
                }
              ]
            },
            {
              "collectionURL": "https://pkg.go.dev",
              "defaultStatus": "unaffected",
              "packageName": "github.com/snowflakedb/gosnowflake",
              "product": "Snowflake Go Driver",
              "repo": "https://github.com/snowflakedb/gosnowflake",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThanOrEqual": "1.19.1",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "collectionURL": "https://pkg.go.dev",
              "defaultStatus": "unaffected",
              "packageName": "github.com/snowflakedb/gosnowflake/v2",
              "product": "Snowflake Go Driver",
              "repo": "https://github.com/snowflakedb/gosnowflake",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "2.2.0",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc",
              "product": "Snowflake JDBC Driver",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc-fips",
              "product": "Snowflake JDBC Driver (FIPS)",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://repo.maven.apache.org/maven2",
              "defaultStatus": "unaffected",
              "packageName": "net.snowflake:snowflake-jdbc-thin",
              "product": "Snowflake JDBC Driver (Thin)",
              "repo": "https://github.com/snowflakedb/snowflake-jdbc",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "4.3.4",
                  "status": "affected",
                  "version": "0",
                  "versionType": "maven"
                }
              ]
            },
            {
              "collectionURL": "https://registry.npmjs.org",
              "defaultStatus": "unaffected",
              "packageName": "snowflake-sdk",
              "product": "Snowflake Node.js Driver",
              "repo": "https://github.com/snowflakedb/snowflake-connector-nodejs",
              "vendor": "Snowflake",
              "versions": [
                {
                  "lessThan": "3.3.0",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Improper OCSP response validation in the Snowflake Python, Go, JDBC, and Node.js drivers allowed a revoked TLS certificate to be accepted as valid, because OCSP responses were not reliably bound to the certificate being validated and definitive verification failures were treated as transient. A man-in-the-middle attacker holding a revoked certificate and its private key for a Snowflake or stage hostname could cause the driver to establish a TLS session to the attacker-controlled endpoint anyway, allowing the attacker to read and modify data transmitted within that connection. Successful exploitation requires that on-path position and the corresponding private key, and impact is limited to data carried within the intercepted connection. 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), and Snowflake Node.js Driver v3.3.0. Users must manually upgrade."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 7.4,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-295",
                  "description": "Improper Certificate Validation",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-347",
                  "description": "Improper Verification of Cryptographic Signature",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-10T15:44:00.239Z",
            "orgId": "412d305a-227d-44f9-a262-a31ba44f2aea",
            "shortName": "SNOWFLAKE"
          },
          "references": [
            {
              "name": "Snowflake Connector for Python Release Notes",
              "url": "https://github.com/snowflakedb/snowflake-connector-python/releases/tag/v4.7.3"
            },
            {
              "name": "Snowflake Go Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/golang-2026"
            },
            {
              "name": "Snowflake JDBC Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc-2026"
            },
            {
              "name": "Snowflake Node.js Driver Release Notes",
              "url": "https://docs.snowflake.com/en/release-notes/clients-drivers/nodejs-2026"
            }
          ],
          "title": "Improper OCSP response validation in Snowflake drivers",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "412d305a-227d-44f9-a262-a31ba44f2aea",
        "assignerShortName": "SNOWFLAKE",
        "cveId": "CVE-2026-85525",
        "datePublished": "2026-09-04T08:22:43.369Z",
        "dateReserved": "2026-09-04T08:19:50.886Z",
        "dateUpdated": "2026-09-10T15:44:00.239Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }