Cybersecurity researchers at Wiz discovered a workflow injection vulnerability in a Snowflake GitHub repository that could have allowed attackers to steal internal Jira credentials via malicious issue submissions.
Key Points
- The vulnerability existed in the
jira_issue.ymlworkflow within thesnowflakedb/snowflake-connector-netrepository. - Attackers could exploit the flaw by injecting crafted titles or bodies into GitHub issues to execute unauthorized commands.
- Wiz researchers successfully obtained a Jira API token belonging to
qa@snowflake.netduring authorized security testing. - Snowflake patched the issue on June 23, 2026, by replacing direct expression expansion with secure environment variables.
- Snowflake confirmed that an internal investigation found no evidence of unauthorized access or malicious exploitation of the exposed token.