CVE-2026-15067 Details
Description
Snowflake Terraform Provider versions prior to 2.18.0 contain several security vulnerabilities, including SQL injection via an unsanitized data source input could result in arbitrary SQL execution under the provider's privileged Snowflake session, potentially enabling sensitive data exfiltration and minting of long-lived access credentials. Exploitation requires the ability for an attacker to influence a workspace variable in a pipeline where this data source was enabled. Improper neutralization of identifier content in user resource inputs could allow DDL injection into user management statements, potentially causing accounts to be created with attacker-controlled credentials and without the security controls configured by the operator. The fix is available in Snowflake Terraform Provider version 2.18.0. Users must manually upgrade.
A vulnerability in the Snowflake Terraform Provider prior to version 2.18.0 allows for SQL injection through an unsanitized data source input. This could lead to arbitrary SQL execution within the provider's privileged Snowflake session, potentially allowing sensitive data exfiltration and the creation of long-lived access credentials. Exploitation requires the ability to influence a workspace variable in a pipeline where the data source is enabled. Additionally, improper neutralization of identifier content in user resource inputs could permit DDL injection into user management statements, possibly resulting in accounts being created with attacker-controlled credentials, bypassing security controls set by the operator.
Users are advised to upgrade to Snowflake Terraform Provider version 2.18.0.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 8, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/snowflakedb/terraform-provider-snowflake/releases | SNOWFLAKE |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | SNOWFLAKE |
Affected Products
No affected product data is available for this CVE.
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 8, 2026 | CVE Modified | CISA-ADP |
| Jul 8, 2026 | New CVE Received | SNOWFLAKE |