CVE-2026-13751 MEDIUM

CVE-2026-13751: Snowflake CLI Server-Side Request Forgery via Arbitrary URL Fetch in !source/!load

Vendor Snowflake
Product Snowflake CLI
Weakness CWE-918 · SSRF
Published June 29, 2026
Last update June 29, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 29, 2026 CVE published

Related vulnerabilities

04Related CVE