惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

爱范儿
爱范儿
WordPress大学
WordPress大学
博客园 - 【当耐特】
The Cloudflare Blog
B
Blog
Last Week in AI
Last Week in AI
小众软件
小众软件
量子位
S
SegmentFault 最新的问题
V
Visual Studio Blog
博客园 - 叶小钗
美团技术团队
阮一峰的网络日志
阮一峰的网络日志
Hugging Face - Blog
Hugging Face - Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
宝玉的分享
宝玉的分享
A
About on SuperTechFans
雷峰网
雷峰网
J
Java Code Geeks
Microsoft Azure Blog
Microsoft Azure Blog
腾讯CDC
MongoDB | Blog
MongoDB | Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Martin Fowler
Martin Fowler

BankInfoSecurity.com RSS Syndication

OnDemand | Why Cloud Intrusions Still Evade Detection Bank information security news, training, education Bank information security news, training, education Bank information security news, training, education Bank information security news, training, education Startup Geordie AI Lands $30M to Secure Enterprise AI Agents AI Exploit Risks Pushing Healthcare Security Shift Senate Committee Leader Seeks Answers on NYC Health Hack Webinar | Securing the Agentic Enterprise: An Integrated Policy Framework for Enterprise AI Security Webinar | Securing the Agentic Enterprise: An Integrated Policy Framework for Enterprise AI Security AI Generated Code Is Expanding the Attack Surface What DORA, AI Oversight, and Cloud Dependency Mean for Business and Risk Leaders Why Hospitals Must Rethink Cyber Resilience Why The Privacy Risks of Embedded, Shadow AI in Healthcare The End of Static Security: Why AI Demands Real-Time Microsegmentation Anthropic Submits Pre-IPO SEC Filing, Leads Market Cap Fight AI Agents Are the New Insiders Demystifying Claude: Signal vs. Speculation Integrity or Innovation? Mixed Signals in Trump's Exec Orders Health Cyberthreat Sharing Is Advancing But Gaps Persist AI Is Reshaping Cybersecurity Training Priorities Claude Mythos 5 Can Build Exploits But Can't Power Campaigns Are Small Models Closing the Gap on Frontier AI Cyber Tools? Securing AI in Financial Services with Zero Trust Beyond the Inbox: Defending Against AI-Enabled Social Engineering Webinar | 6 Layers Standing Between Your Enterprise and AI Risk Webinar | 6 Layers Standing Between Your Enterprise and AI Risk How AI Governance Protects Patient Care and Sensitive Data Election Systems Are Now a Persistent Cyber Target
Miasma Worm Hits Microsoft's AI Coding Ecosystem
Chris Riotta · 2026-06-09 · via BankInfoSecurity.com RSS Syndication

Cybercrime , Fraud Management & Cybercrime , Next-Generation Technologies & Secure Development

Attackers Compromised More Than 70 Microsoft Repositories in Under 2 Minutes (@chrisriotta) • June 8, 2026    
Miasma Worm Hits Microsoft's AI Coding Ecosystem
Image: Microsoft/Shutterstock/ISMG

Security researchers said a fast-moving supply-chain attack linked to the "Miasma" worm hit Microsoft's developer ecosystem Friday, spreading through code repositories tied to Azure cloud tools.

See Also: Experts Offer Insights from Theoretical to the Realities of AI-enabled Cybercrime

Security researchers said the attack spread to more than 70 repositories Friday in under two minutes, forcing the temporary disabling of Azure Functions-related repositories and development workflows. The incident affected repositories across the Azure, Azure-Samples and Microsoft repositories, including projects tied to Azure Functions and Microsoft's Durable Task framework.

Researchers at StepSecurity said attackers used a previously compromised contributor account to push malicious code into Microsoft's Azure ecosystem. The attack triggered an automated campaign designed to infect developers who interacted with affected repositories through artificial intelligence-assisted coding tools.

GitHub disabled 73 repositories as part of its response, according to researchers tracking the incident. The repositories were restored after Microsoft and GitHub completed an initial investigation and removed the malicious code.

The incident is the latest apparent expansion of the Miasma campaign, a supply-chain operation based on self-replicating malware posted online by the TeamPCP threat actor, the group responsible for the Mini Shai-Hulud toolkit rampaging over JavaScript and Python code repositories (see: Flurry of Supply-Chain Software Library Attacks).

The attackers planted malicious configuration files designed to execute code when repositories were opened using AI coding tools such as Claude Code, Cursor, Gemini CLI and other AI-powered coding assistants, according to the researchers.

The attack targeted the trust relationships and automation features increasingly embedded within modern software development workflows. Researchers said the malicious payload was designed to steal credentials, authentication tokens and developer secrets from infected systems.

Previous versions of the Miasma campaign have targeted cloud credentials, Kubernetes configurations, password manager data and source code repositories.

Researchers also suggested the latest incident appears linked to a previous compromise involving Microsoft's durabletask Python package. Previous reports indicated attackers inserted credential-stealing malware into the package after compromising a maintainer account.

StepSecurity researchers said the incident may be linked to an earlier compromise of the durabletask Python Azure task scheduler - although the exact path used to access the affected repositories remains under investigation.

Open-source malware researchers also said the attack spread rapidly through Microsoft's development ecosystem after attackers modified repository configuration files commonly inherited across projects. The approach allowed the malicious code to target dozens of repositories in a matter of seconds.

Microsoft did not immediately comment on the incident. GitHub has not publicly disclosed additional details about the scope of the compromise or whether any downstream organizations were affected.

Researchers urged organizations that cloned affected repositories or used impacted Azure Functions components to review development environments for signs of compromise, rotate potentially exposed credentials and verify the integrity of local repositories.