CVE-2026-13746 LOW

CVE-2026-13746: Snowflake CLI SQL Injection Through Improper Neutralization of Local CLI Parameters

Vendor Snowflake
Product Snowflake CLI
Weakness CWE-89 · SQLi
Published June 29, 2026
Last update June 29, 2026

CVSS base score

3.6/10
Attack vector Local
Attack complexity High
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N

What the vulnerability does

01Description

Improper neutralization of local CLI parameters in Snowflake CLI versions prior to 3.19 allowed unintended SQL execution. A user could trigger this issue by supplying crafted values to vulnerable Cortex SQL or object listing command paths, causing Snowflake CLI to execute unintended SQL in the context of that user's Snowflake session. Successful exploitation is constrained to self-injection because the vulnerable parameters were supplied directly through local CLI arguments rather than through project files, repositories, or other external input sources, and impact is limited to the privileges already available to the current session. The fix is available in Snowflake CLI version 3.19, and users must manually upgrade.

Key dates

02Disclosure timeline

June 29, 2026 CVE published
June 29, 2026 Record updated