Researchers have determined that Coinbase was the primary target in a recent GitHub Actions cascading supply chain attack that compromised secrets in hundreds of repositories. According to new reports from Palo Alto Unit 42 and Wiz, the attack was carefully planned and began when malicious code was injected into reviewdog/action-setup@v1 GitHub Action. It is unclear how the breach occurred, but the threat actors modified the action to dump CI/CD secrets and authentication tokens into GitHub Actions logs. As previously reported, the first stage of the breach involved the compromise of the reviewdog/action-setup@v1 GitHub Action. It is unclear how the breach occurred, but when a related GitHub Action, tj-actions/eslint-changed-files, invoked the reviewdog action, causing its secrets to be dumped to workflow logs. This allowed the threat actors to steal a Personal Access Token that was then used to push a malicious commit to the tj-actions/changed-files GitHub Action that once again dumps CI/CD secrets to workflow logs. However, this initial commit specifically targeted projects for Coinbase and another user named "mmvojwip," an account belonging to the attacker. The changed-files action was used by over 20,000 other projects, including Coinbase's coinbase/agent kit, a popular framework for allowing AI agents to interact with blockchains. According to Unit 42, Coinbase's agentkit workflow executed the changed-files actions, allowing the threat actors to steal tokens that gave t...
Coinbase was primary target of recent GitHub Actions breaches
BleepingComputer
·Lawrence Abrams
·Published Mar 21, 2025
·Updated
Affected Software
6 affected components
reviewdog action-setup=v1
tj-actions changed-files
Coinbase agent kit
GitHub action-setup=v1
GitHub eslint-changed-files
GitHub changed-files
Frequently Asked Questions
1
What is the primary focus of this article?
The article discusses a security breach targeting Coinbase through GitHub Actions, which compromised secrets in multiple repositories.
2
What security risks are associated with the GitHub Actions breaches reported?
The breaches expose sensitive information and secrets, which could lead to unauthorized access and further supply chain attacks.
3
Which companies' products were affected by the GitHub Actions breaches?
Affected products include the Coinbase agent kit and GitHub's action-setup and changed-files actions.
4
What has been reported about the extent of the breaches?
Researchers found that the breach compromised secrets in hundreds of repositories, highlighting significant vulnerabilities.
5
Who conducted the research that uncovered the Coinbase targeting?
The research was conducted by Palo Alto Unit 42 and Wiz.