CVE-2026-15183 PUBLISHED

Input Validation Vulnerabilities in Snowflake Spark Connector

Assigner: SNOWFLAKE
Reserved: 09.07.2026 Published: 14.07.2026 Updated: 14.07.2026

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.

Metrics

CVSS Vector: 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
CVSS Score: 9.2

Product Status

Vendor Snowflake
Product Snowflake Spark Connector
Versions Default: unaffected
  • affected from 0.1.0 to 3.2.1 (excl.)

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE
  • Unintended Proxy or Intermediary ('Confused Deputy') CWE
  • Server-Side Request Forgery (SSRF) CWE