CVE-2026-86600
8.2
Vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N
Exploitability: 1.8 / Impact: 5.8
Source: 412d305a-227d-44f9-a262-a31ba44f2aea (Secondary)
Description
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.
Related CWEs
CWE-441
Unintended Proxy or Intermediary ('Confused Deputy')
The product receives a request, message, or directive from an upstream component, but the product does not sufficiently preserve the original source of the request before forwarding the request to an external actor that is outside of the product's control sphere. This causes the product to appear to be the source of the request, leading it to act as a proxy or other intermediary between the upstream component and the external actor.
CWE-522
Insufficiently Protected Credentials
The product transmits or stores authentication credentials, but it uses an insecure method that is susceptible to unauthorized interception and/or retrieval.
References (8)
https://docs.snowflake.com/en/release-notes/clients-drivers/dotnet-2026#version-610-september-3-2026
Source: 412d305a-227d-44f9-a262-a31ba44f2aea
Source: 412d305a-227d-44f9-a262-a31ba44f2aea
Source: 412d305a-227d-44f9-a262-a31ba44f2aea
https://docs.snowflake.com/en/release-notes/clients-drivers/nodejs-2026#version-330-september-3-2026
Source: 412d305a-227d-44f9-a262-a31ba44f2aea
Source: 412d305a-227d-44f9-a262-a31ba44f2aea
Source: 412d305a-227d-44f9-a262-a31ba44f2aea
Source: 412d305a-227d-44f9-a262-a31ba44f2aea
Source: 412d305a-227d-44f9-a262-a31ba44f2aea
Timeline
No history available yet.