CVE Catalog

CVE-2026-15067

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

29th percentile - higher than 29% of all known CVEs

Summary

Snowflake Terraform Provider versions prior to 2.18.0 contain SQL injection and DDL injection vulnerabilities. An attacker can exploit unsanitized data source inputs to execute arbitrary SQL queries with the provider's privileged session, enabling data exfiltration and creation of long-lived access credentials. Improper identifier sanitization in user resources allows DDL injection, potentially creating accounts with attacker-controlled credentials.

Risk Assessment

The risk includes unauthorized access to sensitive data in Snowflake, privilege escalation, and persistent security compromise through creation of accounts with attacker-controlled credentials, potentially leading to long-term environment compromise.

Recommendation

Immediately upgrade Snowflake Terraform Provider to version 2.18.0 or later. The fix requires manual upgrade as it is not automatically applied.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS