CVE-2026-13751
Snowflake CLI Server-Side Request Forgery via Arbitrary URL Fetch in !source/!load
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.
INFO
Published Date :
June 29, 2026, 5:16 p.m.
Last Modified :
June 30, 2026, 4:08 p.m.
Remotely Exploit :
Yes !
Source :
412d305a-227d-44f9-a262-a31ba44f2aea
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS | 134c704f-9b21-4f2e-91b3-4a467353bcc0 | |||||
| CVSS 3.1 | MEDIUM | 412d305a-227d-44f9-a262-a31ba44f2aea | ||||
| CVSS 3.1 | CRITICAL | [email protected] |
Solution
- Update Snowflake CLI to version 3.19 or later.
- Disable remote URL retrieval in CLI configuration.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-13751.
| URL | Resource |
|---|---|
| https://community.snowflake.com/s/article/Snowflake-CLI-Vulnerability-Advisory | Vendor Advisory |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-13751 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-13751
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-13751 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-13751 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Jun. 30, 2026
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H Added CPE Configuration OR *cpe:2.3:a:snowflake:snowflake_cli:*:*:*:*:*:*:*:* versions from (including) 1.1.0 up to (excluding) 3.19.0 Added Reference Type SNOWFLAKE: https://community.snowflake.com/s/article/Snowflake-CLI-Vulnerability-Advisory Types: Vendor Advisory -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Jun. 29, 2026
Action Type Old Value New Value Added SSVC {'id': 'CVE-2026-13751', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-06-29T17:23:00.396853Z'} -
New CVE Received by 412d305a-227d-44f9-a262-a31ba44f2aea
Jun. 29, 2026
Action Type Old Value New Value Added Affected [{'vendor': 'Snowflake', 'product': 'Snowflake CLI', 'versions': [{'status': 'affected', 'version': '3.6.0', 'lessThan': '3.19.0', 'versionType': 'semver'}], 'defaultStatus': 'unaffected'}] Added 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. Added CVSS V3.1 AV:L/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N Added CWE CWE-918 Added CWE CWE-829 Added Reference https://community.snowflake.com/s/article/Snowflake-CLI-Vulnerability-Advisory