SQL Injection in Snowflake Snowpark Python Sdk
CVE-2026-15062
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.
Vulnerability class: SQL Injection
EPSS: 0.003 (21.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.6 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N.
Affected products
- Snowflake Snowpark Python Sdk — versions 0.1.0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-15062?
- CVE-2026-15062 is a critical-severity vulnerability in Snowflake Snowpark Python Sdk, classified under SQL Injection. CVSS score: 9.6/10. Published 2026-07-08.
- How severe is CVE-2026-15062?
- Critical severity. CVSS v3 base score is 9.6 out of 10.