Back to overview

CVE-2026-15183

CRITICAL
9.2
CVSS 4.0
Description
Multiple input validation vulnerabilities in the Snowflake Spark Connector (spark-snowflake) versions prior to 3.2.1 can allow attackers to exfiltrate OAuth client credentials, execute arbitrary SQL with the connector's Snowflake role, or redirect COPY operations to attacker-controlled storage. An attacker could exploit these vulnerabilities by supplying a crafted OAuth token request URL, placing malicious files in an ingestion pipeline, injecting SQL via staging options in a shared Spark environment , or issuing runtime SET commands in a shared Spark-SQL session to inject arbitrary SQL into the SnowflakeFallbackCatalog's option map, which executes under the cluster admin's JDBC credentials. Successful exploitation may result in credential theft, unauthorized access to Snowflake account data, or privilege escalation within connected infrastructure.

Metadata

CVE ID
CVE-2026-15183
State
PUBLISHED
Assigner
SNOWFLAKE
Reserved
2026-07-09 04:58 UTC
Published
2026-07-14 08:42 UTC
Last updated
2026-07-14 08:42 UTC
Primary CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL C…
Vendor / Product
Snowflake / Snowflake Spark Connector
Sources
cve.org  ·  NVD

Severity & Metrics

9.2 CRITICAL CVSS 4.0
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Affected products (1)
VendorProductPlatformVersions
Snowflake Snowflake Spark Connector 0.1.0 < 3.2.1
Weakness (CWE)
CWESourceDescription
CWE-441 cna Unintended Proxy or Intermediary ('Confused Deputy')
CWE-89 cna Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CWE-918 cna Server-Side Request Forgery (SSRF)
CVSS scores (1)
ScoreSeverityVersionSourceVector
9.2 CRITICAL 4.0 cna CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
References (1)
Back to overview