PulseAugur
EN
LIVE 17:40:11

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 →

GitHub Actions security tools compromised by mutable tag exploits

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Research
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]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
safety, product, policy
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
120 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

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…