Terraform Provider for Snowflake: SQL injection
High8.8CVE-2026-15067 · Published Jul 8, 2026 · updated Jul 9, 2026
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.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Terraform Provider for Snowflake Product | >= 0.1.0, < 2.18.0 | 2.18.0 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-89
More Snowflake advisories
All Snowflake| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Aug 12 | Snowflake Python APIs: privilege escalation | High8.1 | 1.13.0 |
| Jul 24 | Snowflake ODBC Driver: remote code execution | High8.8 | Snowflake libsnowflakeclient 2.9.2+2 more |
| Jul 16 | Snowflake Connector for Python: improper TLS hostname check | Critical9.2 | 3.18.1+1 more |
| Jul 14 | Snowflake SQLAlchemy: SQL injection | High8.3 | 1.11.0 |
| Jul 14 | Snowflake Spark Connector: SQL injection | Critical9.2 | 3.2.1 |
| Jul 8 | Snowflake Snowpark Python SDK: SQL injection | Critical9.6 | 1.53.0 |