Miasma worm hits 73 Microsoft GitHub repositories
A self-replicating worm called Miasma has infected 73 repositories across four of Microsoft's GitHub organisations — Azure, Azure-Samples, Microsoft, and MicrosoftDocs — in what researchers are calling an active supply chain attack (an attack that poisons the tools developers use to build software, so the damage flows downstream to everyone who uses that software).
According to The Hacker News, the campaign is ongoing.
Here is why this matters to you even if you have never touched a line of code. Software you use every day — apps, cloud services, productivity tools — is built using components pulled from repositories like these. When a worm corrupts those components, malicious code can end up inside software that looks completely legitimate. You install an update. You never know.
What you should do:
- If you use any Microsoft Azure-based services at work, flag this to your IT team today and ask if they have reviewed their software dependencies.
- If you are a developer: audit any third-party packages you pulled from Microsoft GitHub repos in the last two weeks.
- Everyone else: keep automatic updates on, but give it 48–72 hours after a major release before installing — this gives security teams time to catch anything poisoned.
Sources

