GitHub Actions flaws exposed repositories to token leaks and privileged workflow compromise
Researchers and maintainers disclosed multiple GitHub Actions security issues that could let attackers steal credentials or gain code execution in CI/CD pipelines. Sansec and Packagist warned that older Composer releases could print raw GITHUB_TOKEN values into GitHub Actions logs after rejecting GitHub’s newer hyphenated token format, creating a supply-chain risk for PHP projects, especially public repositories and older repositories where the default token still had write access. Composer issued fixes in versions 2.9.8, 2.2.28, and 1.10.28, while GitHub rolled back the token format rollout to reduce immediate exposure.
Separate disclosures showed how workflow design and cache handling can turn limited CI access into broader repository compromise. A newly assigned CVE-2026-42603 affects OWASP BLT before 2.1.2, where a privileged pull_request_target workflow checked out and executed code from an attacker-controlled fork, enabling remote code execution with repository write permissions. Earlier research on GitHub Actions cache poisoning described "Actions Cache Blasting," a technique that abuses client-controlled cache keys, cache eviction, and lingering runtime tokens to replace cached artifacts used by more privileged workflows, potentially leading to secret disclosure, release-signing compromise, and tampered build outputs without visible changes in source code or workflow logs.

Get ahead of threats like this
Mallory correlates global threat intelligence with your attack surface — know if you’re exposed before adversaries strike.
How this story unfolded
8 events from the most recent confirmed update back to the earliest known activity.
Packagist and researchers urge immediate Composer updates
Packagist and security researchers warned PHP projects to urgently update Composer, review recent CI logs, and investigate suspicious token activity. The guidance emphasized that GitHub's rollback reduced but did not eliminate the need to patch vulnerable Composer installations.
Composer releases emergency patches for GitHub token leak
Composer maintainers released fixes in versions 2.9.8, 2.2.28, and 1.10.28 for a flaw that could print raw GitHub Actions GITHUB_TOKEN values into CI logs when validating newer token formats. The bug created supply-chain risk for public repositories and older repositories with read/write default token permissions.
GitHub rolls back new token format rollout
After the Composer compatibility issue surfaced, GitHub temporarily rolled back deployment of the new token format to reduce immediate exposure risk. The rollback was described as a temporary mitigation while users updated affected Composer versions.
CVE-2026-42603 is recorded for OWASP BLT workflow vulnerability
CVE-2026-42603 was recorded for the OWASP BLT GitHub Actions vulnerability affecting versions before 2.1.2. The issue was assigned a high-severity CVSS score and linked to a GitHub security advisory.
OWASP BLT fixes pull_request_target RCE issue in version 2.1.2
OWASP BLT fixed a GitHub Actions workflow flaw in version 2.1.2 where `.github/workflows/pre-commit-fix.yaml` used `pull_request_target` while checking out and executing untrusted fork code. The issue could allow remote code execution with repository write permissions.
GitHub begins rolling out the new token format
GitHub started rolling out the new GitHub token format, causing some GitHub Actions workflows using older Composer versions to reject and print tokens in CI logs. The issue particularly affected PHP CI pipelines that registered GITHUB_TOKEN in Composer auth configuration.
GitHub announces new hyphenated GitHub App token format
GitHub announced a new GitHub App installation token format that included hyphens. This format change later exposed compatibility problems in Composer's token validation logic.
Research discloses GitHub Actions cache poisoning technique
Adnan Khan published research on 'Actions Cache Blasting,' describing how attackers with code execution in a default-branch workflow could steal cache credentials, evict caches, and poison them for more privileged downstream workflows. The write-up included demonstrations against repositories such as angular/angular, mdn/content, hyperledger/besu, google/temporian, and chainguard-dev/terraform-provider-cosign.
Related entities
Vulnerabilities, threat actors, malware, products, organizations, and breaches Mallory has linked to this story.
Sources
7 references tracked. Mallory keeps watching after this page renders.
Packagist Urges Immediate Composer Update After GitHub Actions Token Leak - Cyber Security News
cybersecuritynews.com
Open sourceComposer 2.9.8 and 2.2.28 fix GitHub Actions token disclosure in error messages
blog.packagist.com
Open sourceGithub Actions issued GITHUB_TOKEN disclosure in GitHub Actions logs · Advisory · composer/composer · GitHub
github.com
Open sourceComposer vulnerability leaks GitHub tokens, threatens PHP supply chain | Sansec
sansec.io
Open sourcePackagist Urges Immediate Composer Update After GitHub Actio...
socket.dev
Open sourceCVE-2026-42603 - OWASP BLT: pre-commit-fix.yaml executes untrusted fork code via pull_request_target
cvefeed.io
Open sourceThe Monsters in Your Build Cache - GitHub Actions Cache Poisoning | Adnan Khan - Security Research
adnanthekhan.com
Open sourceSee the full picture, correlated to your attack surface.
Map indicators from this story to your assets and identify affected systems in minutes.
Every observed campaign, victim, and pivot linked to actors named in this story.
Malware, exploits, and IOCs connected to the activity described here.
YARA, Sigma, and Snort rules deployed to your SIEM as soon as they’re published.
Get matching new stories delivered to your team as they break — not the next morning.
Ask questions about this story and take action on the answers.

