---
id: CVE-2026-92903
title: >-
  Improper input validation in Snowflake CLI versions prior to 3.27.0 allowed
  unsanitized user-controlled values to be interpolated into SQL strings that
  are executed as multi-statement queries
summary: >-
  Improper input validation in Snowflake CLI versions prior to 3.27.0 allowed
  unsanitized user-controlled values to be interpolated into SQL strings that
  are executed as multi-statement queries. An attacker who is able to supply a
  maliciou…
severity: high
cvss: 8.2
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H'
cwe:
  - CWE-89
vendor: Snowflake
product: snowflake-cli
affected:
  - snowflake-cli < 3.27.0
  - snowflake-cli-labs < 3.27.0
published: '2026-09-17'
updated: '2026-09-18'
sourceUpdated: '2026-09-18T19:07:38.320'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-92903'
references:
  - url: 'https://github.com/snowflakedb/snowflake-cli/releases/tag/v3.27.0'
    label: 412d305a-227d-44f9-a262-a31ba44f2aea
tags:
  - nvd
  - cve.org
epss: 0.00194
epssPercentile: 0.08009
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-17T12:07:51.953732Z'
ingestedAt: '2026-09-17T11:16:16.300Z'
---

## Overview

Improper input validation in Snowflake CLI versions prior to 3.27.0 allowed unsanitized user-controlled values to be interpolated into SQL strings that are executed as multi-statement queries. An attacker who is able to supply a malicious project configuration file or craft command-line input can cause Snowflake CLI to execute attacker-controlled SQL statements in the context of the victim's Snowflake session and active role. Successful exploitation requires either write or pull-request access to a project repository whose CI/CD pipeline runs Snowflake CLI under an elevated service account role, or the ability to supply untrusted input to CLI-wrapping automation. Impact is limited by the privileges held by the configured Snowflake role at execution time. The fix is available in Snowflake CLI version 3.27.0, which also addresses several additional security findings. Users must manually upgrade.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
