Close Menu
NCIJ Network NCIJ Network
    What's Hot

    Forminator WordPress Flaw Can Enable Unauthenticated RCE via Malicious PHP Uploads

    August 17, 2026

    Live updates: Bitcoin remains trapped in tight range as big AI compute deals continue to roll in

    August 17, 2026

    Scientists turn DNA into a memory device that uses 100x less power

    August 17, 2026
    Facebook X (Twitter) Instagram
    Trending
    • Forminator WordPress Flaw Can Enable Unauthenticated RCE via Malicious PHP Uploads
    • Live updates: Bitcoin remains trapped in tight range as big AI compute deals continue to roll in
    • Scientists turn DNA into a memory device that uses 100x less power
    • Trump Shrinks U.S.-South Korea Military Drills to Appease North Korea
    • As rubble clears, Colombia begins focusing on recovery after the earthquake | Earthquakes News
    • Florida Race to Replace Byron Donalds Features Candidates Who Have Already Run for Congress
    • Trump to Travel to Myrtle Beach to Rally for Darline Graham
    • Trump’s border wall push is back — and it’s destroying national parks and 200-year-old trees
    • About
      • Our Team
      • Editorial Policy
      • Editorial Independence
      • International Support
    • Trust & Standards
      • AI Usage Policy
      • Conflict of Interest Policy
      • Corrections Policy
      • Ethics Policy
      • Fact-Checking Policy
      • Source Protection
    • Get Involved
      • Guide for Sources
      • Support Independent Journalism
    • Legal
      • Cookie Policy
      • Privacy Policy
      • Terms of Use
    Facebook X (Twitter) Instagram
    NCIJ Network NCIJ Network
    Monday, August 17
    • Home
    • World
    • Ai
    • Business
    • Politics
    • Health
    • Crypto
    • Science
    • Technology
    • Cybersecurity
    • Defense & Security
    • Economy
    • Energy
    • Europe
    • More
      • Fact Check
      • Investigations
      • Opinion & Analysis
      • Environment
    NCIJ Network NCIJ Network
    Home»Cybersecurity

    Snowflake GitHub Actions Flaw Lets Crafted Issues Trigger Command Injection

    NCIJ NETWNCIJ NETWORKBy NCIJ NETWNCIJ NETWORKAugust 17, 2026 Cybersecurity No Comments3 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Swati KhandelwalAug 17, 2026Vulnerability / Artificial Intelligence

    Cybersecurity researchers at Wiz have disclosed a new GitHub Actions workflow injection vulnerability in Snowflake’s public snowflakedb/snowflake-connector-net repository that it said could be exploited through a crafted GitHub issue to execute commands in a workflow containing internal Jira credentials.

    The issue was present in .github/workflows/jira_issue.yml, which ran when a public issue was opened and exposed JIRA_BASE_URL, JIRA_USER_EMAIL, and JIRA_API_TOKEN to the same workflow step. The weakness was confined to the repository’s CI/CD automation, with no affected Snowflake Connector for .NET release identified.

    The workflow inserted attacker-controlled issue title and body values directly into a shell run: block. It also checked github.event.pull_request.user.login even though the event was an issue, meaning the referenced pull request property did not exist.

    GitHub says, “If you attempt to dereference a nonexistent property, it will evaluate to an empty string.” In this case, the comparison against whitesource-for-github-com[bot] did not stop an ordinary issue from reaching the job.

    Cybersecurity

    Wiz said its Red Agent system exploited the injection during authorized security testing after the first payload resulted in a shell syntax error and the system changed its approach. The researchers said they subsequently received an out-of-band callback from the GitHub Actions runner and obtained the Jira API token used by the workflow.

    The token, according to Wiz, belonged to qa@snowflake.net and allowed read access to Jira projects covering engineering, security compliance, and bug bounty tracking on snowflakecomputing.atlassian.net. The underlying Jira permissions, workflow run, and audit records are not public.

    Wiz said it reported the issue to Snowflake through HackerOne on June 23, 2026, under report #3819931. Snowflake merged a fix that day in pull request #1402, replacing the direct GitHub expression expansion with environment variables that are passed to jq as arguments.

    The vulnerable workflow had reached the default branch five days earlier, on June 18, when pull request #1218 was merged. The corrected handling remains in the repository’s master branch.

    Snowflake said in a statement reproduced by Wiz that “our investigation found no evidence of unauthorized access.” Wiz said the Jira token was rotated on June 24 and that Snowflake’s review found no unrelated external use of it during the five-day exposure window. Snowflake’s underlying audit logs have not been made public.

    Wiz described the flaw as resulting from a GitHub Copilot Autofix change, although the underlying GitHub history does not establish Copilot as the author of the vulnerable jira_issue.yml code. The explicit Copilot co-authored commit, 6d0e2fa, changed jira_close.yml, while the unsafe jira_issue.yml refactor appears in a separate August 25, 2025, commit, 094038e, attributed by GitHub to sfc-gh-hpathak.

    Cybersecurity

    Both changes were later folded into the June 18 squash merge commit 4a1b8ce, which lists Copilot Autofix among its co-authors. The commit history therefore confirms Copilot participation in pull request #1218, but not authorship of the vulnerable lines.

    GitHub had documented this class of workflow injection in July 2025, warning against expanding untrusted issue data directly inside run: blocks and recommending the use of intermediate environment variables.

    As of August 17, 2026, no CVE, CVSS score, or CISA Known Exploited Vulnerabilities (KEV) catalog entry had been located for the issue, and no connector release update tied to it had been identified. The vulnerable interpolation is no longer present on master, and the available primary material does not establish malicious exploitation in the wild or customer compromise.

    Actions Command Crafted Flaw GitHub Injection issues lets Snowflake trigger
    NCIJ NETWNCIJ NETWORK
    • Website

    Keep Reading

    Forminator WordPress Flaw Can Enable Unauthenticated RCE via Malicious PHP Uploads

    Critical GitLab GraphQL Flaw Could Let Unauthenticated Attackers Delete Public Projects

    Critical SAP Commerce Cloud Vulnerability Exploited 3 Days After Disclosure

    40,000 Impacted by SafePal Data Breach

    Certighost and the Privilege Hiding in Your Certificate Authority

    Why data quality dictates security operations success

    Add A Comment
    Leave A Reply Cancel Reply

    Editors Picks

    Forminator WordPress Flaw Can Enable Unauthenticated RCE via Malicious PHP Uploads

    August 17, 2026

    Live updates: Bitcoin remains trapped in tight range as big AI compute deals continue to roll in

    August 17, 2026

    Scientists turn DNA into a memory device that uses 100x less power

    August 17, 2026

    Trump Shrinks U.S.-South Korea Military Drills to Appease North Korea

    August 17, 2026
    Latest Posts

    Wisconsin’s Democratic primary for governor: a look at the 5 remaining

    July 27, 2026

    UK CO2 storage project that will reuse existing infrastructure secures lease

    July 27, 2026

    Bangladesh shipbreakers push back against stricter environmental standards

    July 27, 2026

    Subscribe to News

    Get the latest sports news from NewsSite about world, sports and politics.

    NCIJ Network is an independent digital news platform delivering trusted investigative journalism, European and global news, in-depth analysis, and fact-based reporting with accuracy, transparency, and integrity.

    Facebook X (Twitter) Instagram Pinterest YouTube

    Forminator WordPress Flaw Can Enable Unauthenticated RCE via Malicious PHP Uploads

    August 17, 2026

    Live updates: Bitcoin remains trapped in tight range as big AI compute deals continue to roll in

    August 17, 2026

    Scientists turn DNA into a memory device that uses 100x less power

    August 17, 2026

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Type above and press Enter to search. Press Esc to cancel.