PulseAugur
EN
LIVE 16:41:32

GitHub Actions security tools compromised by mutable tag exploits

A malicious actor known as "TeamPCP" compromised popular security tools like Trivy and KICS by force-pushing mutable tags on their GitHub Actions repositories between March 19 and March 24, 2026. This allowed the attackers to inject malicious code into CI pipelines that were not pinned to specific commit SHAs, leading to the exfiltration of sensitive data such as secrets, SSH keys, and cloud credentials. To mitigate this risk, users are advised to pin their GitHub Actions to immutable commit SHAs, audit their workflow permissions, and consider using security tools like `github-actions-audit` or `zizmor` for ongoing monitoring. AI

IMPACT Highlights critical supply chain vulnerabilities in CI/CD pipelines, impacting the secure deployment of AI applications.

RANK_REASON The cluster details a widespread supply chain attack affecting multiple popular CI/CD tools, leading to potential data exfiltration. [lever_c_demoted from significant: ic=1 ai=0.7]

Read on dev.to — MCP tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Noel Himer ·

    If you use Trivy or KICS in CI, read this

    <blockquote> <p>75 of 76 trivy-action tags hijacked in five days. The pattern, three checks, and what to automate.</p> </blockquote> <p>Hey —</p> <p>Between March 19 and March 24, 2026, the "TeamPCP" actor force-pushed mutable tags on three popular security-tool repos. <strong>75…