Back to overview

CVE-2026-13751

MEDIUM
4.1
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-13751
State
PUBLISHED
Assigner
SNOWFLAKE
Reserved
2026-06-29 16:08 UTC
Published
2026-06-29 16:12 UTC
Last updated
2026-06-29 17:23 UTC
Primary CWE
CWE-918
Server-Side Request Forgery (SSRF)
Vendor / Product
Snowflake / Snowflake CLI
Sources
cve.org  ·  NVD

Severity & Metrics

4.1 MEDIUM CVSS 3.1
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
Snowflake Snowflake CLI 3.6.0 < 3.19.0
Weakness (CWE)
CWESourceDescription
CWE-829 cna Inclusion of Functionality from Untrusted Control Sphere
CWE-918 cna Server-Side Request Forgery (SSRF)
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.1 MEDIUM 3.1 cna CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N
References (1)
Back to overview