AISecurityDaily
Issue #10
May 12, 2026
Breaking • Weekend + Last 12 Hours

Mini Shai-Huludnpm Worm Hits AI Tooling

A sophisticated supply-chain attack just compromised 42+ TanStack packages (12M+ weekly downloads) plus Mistral AI, OpenSearch, Guardrails AI, UiPath and more. The malware includes a dead-man’s switch that nukes your home directory if you revoke the stolen token — and persists via Claude Code & VS Code config files even after npm uninstall.

Mini Shai-Hulud · npm Worm
Dead-Man’s Switch + Persistence
AI Dev Tooling Targeted
Top Stories
01

Mini Shai-Hulud npm Supply-Chain Worm Targets AI Tooling — Dead-Man’s Switch + Persistent Hooks

A massive supply-chain attack has compromised dozens of official npm packages, including 42 TanStack packages (tanstack/react-router alone has >12 million weekly downloads) and expanded to Mistral AI, OpenSearch, Guardrails AI, UiPath, and Squawk packages across npm and PyPI.


The attacker forked repositories, pushed hidden commits, and tricked release pipelines into publishing cryptographically signed malicious versions. The payload steals GitHub tokens, SSH keys, cloud credentials, and more — then installs a dead-man’s switch: if the stolen token is revoked, it nukes the entire home directory.


Even worse: it hooks directly into Claude Code (.claude/settings.json) and VS Code (.vscode/tasks.json) so the malware re-executes on every tool event. npm uninstall does NOT remove it.

Why It Matters for Vibe Coders
AI developer tooling is now the #1 target. One innocent npm install can turn your entire dev environment into a persistent backdoor that survives package removal and actively fights back if you try to clean it.
Action Items
02

Semantic Kernel Prompt-to-RCE Now Actively Exploited — Prompts Literally Become Shells

CVE-2026-25592 & CVE-2026-26030Critical


Microsoft’s Semantic Kernel framework vulnerabilities are now seeing confirmed in-the-wild exploitation. A single crafted prompt can achieve full host-level remote code execution in production agent deployments.

Why It Matters for Vibe Coders
The boundary between “reasoning” and “executing” is gone. Your agents can now be turned into remote shells with one malicious prompt.
Action Items
03

ClaudeBleed + Comment & Control Still Burning — Browser & GitHub Agents Under Heavy Fire

Claude Chrome extension remote hijacks and GitHub “Comment & Control” prompt injection attacks continue seeing active exploitation. Zero-click browser takeovers and malicious PR comments remain live threats.

Why It Matters for Vibe Coders
Every AI coding workflow that touches the browser or GitHub is now a persistent attack surface.
Action Items