Established 2026Monday, 20 July 2026
presents

The CloudySec Digest

The wires, edited.
← Front PageDevSecOps Desk
DevSecOps

Supply Chain Security Risk: GitHub Action tj-actions/changed-files Compromised

CVE-2025-30066 in the popular tj-actions/changed-files GitHub Action leaked CI/CD secrets through build logs, echoing earlier supply-chain compromises and reinforcing the need for pinned action references.

Summary written by editorial AI · Source link below

Filed by Aqua Security1 min readCVE-2025-30066Read at source ↗
CVSS8.6highCVE-2025-30066

On March 14th, 2025, security researchers discovered a critical software supply chain vulnerability in the widely-used GitHub Action tj-actions/changed-files ( CVE-2025-30066 ). This vulnerability allows remote attackers to expose CI/CD secrets via the action's build logs. The issue affects users who rely on the tj-actions/changed-files action in GitHub workflows to track changed files within a pull request. Due to the compromised action, sensitive CI/CD secrets are being inadvertently logged in

Editorial Analysis

Why it matters

Third-party GitHub Actions are embedded across thousands of enterprise pipelines; a single compromised action can expose credentials at scale, making this a systemic supply-chain risk.

What to do

Pin all GitHub Actions to immutable commit SHAs, rotate any secrets potentially exposed through tj-actions/changed-files, and audit build logs for credential leakage.

Board brief

A widely-used CI/CD component was compromised, potentially exposing pipeline credentials—review your software supply-chain controls.

Forward-looking interpretation drafted by editorial AI under human review — not a reproduction of the source. See methodology.

Continue at the source
Read the full report at Aqua Security

External link — opens at Aqua Security in a new tab.

§
Continue with

More from the DevSecOps Desk