🔐 CVE Alert

CVE-2026-86600

HIGH 8.2

Workload identity attestation generated before login host validation in Snowflake drivers

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-522 CWE-441
Vendor snowflake
Product snowflake connector for python
Published Sep 8, 2026
Last Updated Sep 10, 2026
Stay Ahead of the Next One

Get instant alerts for snowflake snowflake connector for python

Be the first to know when new high vulnerabilities affecting snowflake snowflake connector for python are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

Snowflake / Snowflake Connector for Python
3.14.1 < 4.7.3
Snowflake / Snowflake Go Driver
1.15.0 ≤ 1.19.1
Snowflake / Snowflake Go Driver
2.0.0 < 2.2.0
Snowflake / Snowflake JDBC Driver
3.24.0 < 4.3.4
Snowflake / Snowflake JDBC Driver (FIPS)
3.24.0 < 4.3.4
Snowflake / Snowflake JDBC Driver (Thin)
3.24.0 < 4.3.4
Snowflake / Snowflake Node.js Driver
2.1.1 < 3.3.0
Snowflake / Snowflake Connector for .NET
4.7.0 < 6.1.0
Snowflake / Snowflake ODBC Driver
3.9.0 < 3.20.0
Snowflake / Snowflake PHP PDO Driver
3.6.0 < 4.2.0
Snowflake / Snowflake Libsnowflakeclient
2.2.0 < 2.10.0

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/snowflakedb/snowflake-connector-python/releases/tag/v4.7.3 docs.snowflake.com: https://docs.snowflake.com/en/release-notes/clients-drivers/golang-2026#version-220-sep-03-2026 docs.snowflake.com: https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc-2026#version-434-sep-03-2026 docs.snowflake.com: https://docs.snowflake.com/en/release-notes/clients-drivers/nodejs-2026#version-330-september-3-2026 docs.snowflake.com: https://docs.snowflake.com/en/release-notes/clients-drivers/dotnet-2026#version-610-september-3-2026 docs.snowflake.com: https://docs.snowflake.com/en/release-notes/clients-drivers/odbc-2026#version-3200-sep-3-2026 docs.snowflake.com: https://docs.snowflake.com/en/release-notes/clients-drivers/php-pdo-2026#version-420-sep-3-2026 github.com: https://github.com/snowflakedb/libsnowflakeclient/releases/tag/v2.10.0