CVE-2026-13746: Snowflake CLI SQL Injection Through Improper Neutralization of Local CLI Parameters
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.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Snowflake CLIto a version that resolves this vulnerability.Fixed in 3.19
Event History
Frequently Asked Questions
What is the severity of CVE-2026-13746?
The severity of CVE-2026-13746 is rated low, with a score of 3.6.
How do I fix CVE-2026-13746?
To fix CVE-2026-13746, upgrade to Snowflake CLI version 3.19 or later.
What type of vulnerability is CVE-2026-13746?
CVE-2026-13746 is identified as a SQL Injection vulnerability due to improper neutralization of local CLI parameters.
What versions of Snowflake CLI are affected by CVE-2026-13746?
Snowflake CLI versions prior to 3.19 are affected by CVE-2026-13746.
How can CVE-2026-13746 impact my system?
CVE-2026-13746 can allow unintended SQL execution if a user supplies crafted values to vulnerable command paths.