The information is spread out across various articles, but from what I gather, a supply chain attack compromised the VS Code extension nx-console, which was then used to compromise Github. This all happened within two days.
Info on the Github attack:
- https://github.blog/security/investigating-unauthorized-access-to-githubs-internal-repositories/
- https://www.bleepingcomputer.com/news/security/github-confirms-breach-of-3-800-repos-via-malicious-vscode-extension/
Info about the nx-console attack:
3 Comments
hirihit640@sh.itjust.works · 16 pts · 119d
If you're a developer I recommend the stepsecurity article, a detailed breakdown of the attack. Some highlights about the nx-console attack:
From the bleepingcomputer article:
The stealing of AI credentials reminds me of a lemmy post from last year: the first ai agent worm. Imagine a virus that uses AI agents to dynamically probe systems and evolve to spread through infrastructure, meanwhile stealing AI credentials to pay for the tokens that the agents are consuming, a self-funding AI virus!
paraphrand@lemmy.world · 1 pts · 119d
Damn.
tal@lemmy.today · 4 pts · 119d
I suppose that part of the moral here is to compartmentalize information internal to a company. Like, if you're not on the team working on X, then you probably shouldn't have repository access to X.