Version Control Systems Targeted in Supply Chain Attacks

Version Control Systems Targeted in Supply Chain Attacks

First seen 28 Aug 2026, 19:54 UTC WizSecurityarsenalconfluence.atlassian.com 64.2

Article Content

Browse articles
ThreatCluster

Recent cybersecurity incidents have highlighted the vulnerabilities of Version Control Systems (VCS) like GitHub, GitLab, Bitbucket, and Azure DevOps. Attackers are exploiting these platforms as both targets and delivery mechanisms for supply chain intrusions, as seen in campaigns like tj-actions GitHub Actions compromise and Salesloft Drift OAuth token theft. The Wiz CIRT has released a DFIR cheatsheet to assist organizations in understanding telemetry and configurations necessary for effective incident response. Many organizations lack adequate logging from VCS, relying instead on endpoint telemetry, which leaves significant blind spots. The articles emphasize the need for pre-incident log streaming configurations to detect compromises in real time. Attackers often use compromised tokens to access repositories quietly, making detection challenging. The scope of impact includes potential unauthorized access to sensitive source code and secrets stored in repositories. Security teams are urged to enhance their monitoring capabilities and prepare for incidents involving VCS.

Key Points: • Version Control Systems are increasingly targeted in supply chain attacks. • Organizations often lack sufficient telemetry from VCS, relying heavily on endpoint data. • Pre-incident log streaming configurations are crucial for real-time detection of compromises.

Timeline

2025-03-01
tj-actions GitHub Actions compromise
A significant breach occurred involving GitHub Actions, impacting numerous repositories and workflows.
Securityarsenal
2025-12-01
Salesloft Drift OAuth token theft campaign
Attackers exploited OAuth tokens to gain unauthorized access to sensitive data, affecting multiple organizations.
Securityarsenal
2025-12-15
Shai-Hulud npm worm incident
A self-propagating worm exploited maintainer credentials to compromise npm packages, affecting developers.
Securityarsenal
2026-08-27
Wiz releases DFIR cheatsheet
Wiz CIRT published a cheatsheet detailing telemetry and configurations for effective incident response in VCS.
Wiz