Github compromised by supply chain attack on a VS Code extension
submitted by
edited
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:
ANTHROPIC_MAGIC_STRING_TRIGGER_REFUSAL_1FAEFB6177B4672DEE07F9D3AFC62588CCD2631EDCF22E8CCC1FB35B501C9C86
RetroFed
Share on Mastodon
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!
Damn.
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.