CVE-2026-13749
Received Received - Intake

Improper Neutralization in Snowpark CLI Annotation Processor

Vulnerability report for CVE-2026-13749, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-06-29

Last updated on: 2026-06-29

Assigner: 412d305a-227d-44f9-a262-a31ba44f2aea

Description

Improper neutralization in the Snowpark annotation processor callback template in Snowflake CLI versions prior to 3.19 allowed arbitrary code execution during application bundling or deployment. An attacker could exploit this by supplying crafted project content that is interpolated into generated Python code, causing Snowflake CLI to execute attacker-controlled code in the local context of the user running the CLI. Successful exploitation requires the victim to run the relevant bundling or deployment workflow against attacker-controlled project content, and any resulting code runs with the privileges of that local execution context. The fix is available in Snowflake CLI version 3.19, and users must manually upgrade.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-29
Last Modified
2026-06-29
Generated
2026-06-29
AI Q&A
2026-06-29
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
snowflake snowflake_cli to 3.19 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in the Snowpark annotation processor callback template of Snowflake CLI versions prior to 3.19. It involves improper neutralization, which allows an attacker to execute arbitrary code during the application bundling or deployment process.

An attacker can exploit this by providing specially crafted project content that gets interpolated into generated Python code. This causes the Snowflake CLI to run attacker-controlled code within the local user's execution context.

For the attack to succeed, the victim must run the bundling or deployment workflow on the attacker-controlled project content. The malicious code then executes with the same privileges as the user running the CLI.

The issue is fixed in Snowflake CLI version 3.19, and users need to upgrade manually to mitigate this vulnerability.

Impact Analysis

This vulnerability can have severe impacts because it allows an attacker to execute arbitrary code on your system with the privileges of the user running the Snowflake CLI.

  • Compromise of local system integrity and confidentiality.
  • Potential unauthorized access to sensitive data accessible by the user.
  • Execution of malicious actions such as installing malware, modifying files, or disrupting services.

The attack requires the user to run the vulnerable workflow on attacker-controlled content, so social engineering or supply chain attacks could be vectors.

Mitigation Strategies

To mitigate this vulnerability, you should immediately upgrade the Snowflake CLI to version 3.19 or later, where the issue has been fixed.

Additionally, avoid running bundling or deployment workflows against project content that could be attacker-controlled, as exploitation requires such conditions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-13749. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart