Monitor vulnerabilities like this one.
Sign up free to get alerted when software you use is affected.
9.6
CVE-2026-15062: Snowflake Snowpark Python SDK allows unauthorized database access
CVE-2026-15062
CVE-2026-15062
Summary
Authenticated users with low privileges in Snowflake can execute unauthorized SQL commands using the Snowpark Python SDK. This could allow them to access or steal sensitive data. To protect your data, update the Snowpark Python SDK to version 1.53.0 or later.
What to do
No fix is available yet. Check with your software vendor for updates.
Affected software
| Vendor | Product | Affected versions |
|---|---|---|
| snowflake | snowpark python sdk | < 1.53.0 |
Original title
SQL injection vulnerabilities in the Snowflake Snowpark Python SDK (snowpark-python) versions prior to 1.53.0 could allow authenticated low-privilege users to execute SQL beyond their authorization...
Original description
SQL injection vulnerabilities in the Snowflake Snowpark Python SDK (snowpark-python) versions prior to 1.53.0 could allow authenticated low-privilege users to execute SQL beyond their authorization scope. An attacker could exploit these vulnerabilities by embedding SQL payloads in source database column names to escalate privileges via the DataFrameReader.dbapi() API by supplying a specially crafted location parameter to DataFrameWriter write methods to redirect a COPY INTO to an arbitrary source query, or by including a backslash-single-quote sequence in an export path to defeat the normalize_path() sanitizer and inject SQL via DataFrame.to_csv(). Successful exploitation may result in source database compromise, unauthorized cross-tenant data exfiltration, or unauthorized read of Snowflake account data.
mitre CVSS3.1
9.6
Vulnerability type
CWE-89
SQL Injection
Published: 8 Jul 2026 · Updated: 20 Jul 2026 · First seen: 8 Jul 2026