See? I TOLD you all to leave GitHub! "Cordyceps CI/CD Flaws Expose 300+ GitHub Repositories to Supply-Chain Attacks"
https://thehackernews.com/2026/06/cordyceps-cicd-flaws-expose-300-github.html
https://thehackernews.com/2026/06/cordyceps-cicd-flaws-expose-300-github.html
6 Comments
minfapper@piefed.social · 26 pts · 60d
How exactly do their competitors like codeberg do better in preventing that?
onlinepersona@programming.dev · 5 pts · 60d
The article doesn't seem to say. I don't know if it's a problem with defaults or caused by the devs themselves.
minfapper@piefed.social · 6 pts · 60d
By default pull requests my new contributors require approval from someone with write-access to the repo before running actions.
These repos have specifically decided to change a setting to make them not require approval for anyone. The UI to change that setting explicitly warns you about exactly this attack, so this "article" feels like a non-item trying to farm engagement.
real_username56@lemmy.ml · 1 pts · 60d
As far as I can tell it requires GitHub actions to be enabled for pull requests, which you can require approval for. I just quickly read the top of the article so I could be wrong
A_norny_mousse@piefed.zip · 2 pts · 60d
I'm no expert in this but I'm guessing GH's higher tiers provide much more "actions" and whatnot than Codeberg does. AFAICS Gitlab might be the only alternative that even has the mechanisms that could be exploited.
But executing code in a comment, that's harsh in any case. I mean, even I would've known how to prevent that right from the start. I think.
A_norny_mousse@piefed.zip · 10 pts · 60d
That sounds big & creepy:
I wonder if/how alternative VCS platforms that provide similar workflow services are affected.