CVE-2026-13751 Details
Description
Improper handling of untrusted remote references in Snowflake CLI versions prior to 3.19 allowed server-side request forgery. The SQL statement reader's !source/!load directives could reference remote URLs that were retrieved at runtime without sufficient restriction on the request destination. By supplying crafted SQL content processed through a vulnerable command path, an attacker could cause the victim's environment to issue unintended outbound requests to internal or otherwise non-public network locations, and could cause remote SQL content to be retrieved and executed in the context of the victim user's session. Successful exploitation requires the victim to process attacker-controlled content through a vulnerable command path and is limited by the privileges available to that session and environment. The fix is available in Snowflake CLI version 3.19, which adds an option to disable remote URL retrieval.
A server-side request forgery vulnerability has been identified in Snowflake CLI versions prior to 3.19.0. This issue arises from improper handling of untrusted remote references, allowing crafted SQL content to be processed in a way that triggers unintended outbound requests to internal or non-public network locations. Exploitation could also involve retrieving and executing remote SQL content within the context of the victim user's session. Successful exploitation requires the victim to process attacker-controlled content through a vulnerable command path, and is limited by the privileges available to that session and environment.
Users are advised to upgrade to Snowflake CLI version 3.19.0 or later, which includes a fix for this vulnerability by adding an option to disable remote URL retrieval.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 29, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://community.snowflake.com/s/article/Snowflake-CLI-Vulnerability-Advisory | SNOWFLAKE | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-829 | Inclusion of Functionality from Untrusted Control Sphere | SNOWFLAKE |
| CWE-918 | Server-Side Request Forgery (SSRF) | SNOWFLAKE |
Affected Products
| Product | Versions |
|---|---|
| snowflake snowflake cli | >= 1.1.0, < 3.19.0 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 30, 2026 | Initial Analysis | [email protected] |
| Jun 29, 2026 | CVE Modified | CISA-ADP |
| Jun 29, 2026 | New CVE Received | SNOWFLAKE |