All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Megalodon Attack: Malicious GitHub Actions Workflows Compromise Over 5,500 Open-Source Repositories

19h ago· 4 min readenNews

Summary

A large-scale supply chain attack campaign tracked as "Megalodon" injected malicious GitHub Actions workflows into over 5,500 open-source repositories within a six-hour window on May 18, 2026. The attack targeted repositories with weak branch protection, pushing backdoored CI workflow files designed to steal secrets from every subsequent pipeline run, including cloud credentials, SSH keys, API tokens, and GitHub Actions OIDC tokens. The attacker never touched application code, only CI/CD pipelines, making detection difficult for most affected repositories.

Key quotes

· 3 pulled
A forged commit. A workflow file disguised as a routine CI optimization. Within 6 hours, 5,561 GitHub repositories were backdoored.
Cloud credentials harvested. SSH keys stolen. OIDC tokens minted and exfiltrated before any runner finished.
The attacker never touched your application code, only your pipeline. Most repositories had no idea it happened.
Snippet from the RSS feed
A forged commit. A workflow file disguised as a routine CI optimization. Within 6 hours, 5,561 GitHub repositories were backdoored. Cloud credentials harvested. SSH keys stolen. OIDC tokens minted and exfiltrated before any runner finished. The attacker n

You might also wanna read