YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

OpenSearch npm package hit by supply chain worm

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

OpenSearch npm package hit by supply chain worm
OPEN LINK ↗
// 1h agoSECURITY INCIDENT

OpenSearch npm package hit by supply chain worm

The OpenSearch JavaScript client versions 3.5.3 through 3.8.0 were compromised in the sophisticated "Mini Shai-Hulud" supply chain attack. Orchestrated by the TeamPCP group, the worm hijacks legitimate GitHub Actions pipelines to steal OIDC tokens and includes a retaliatory wiper routine that destroys a developer's home directory if credentials are revoked.

// ANALYSIS

Mini Shai-Hulud is a terrifying evolution in supply chain threats, demonstrating that even SLSA Build Level 3 cryptographically verified packages can be poisoned at the source. Attackers exploited pull_request_target triggers and cache poisoning to mint OIDC tokens, bypassing traditional npm API key security. The dead-man's switch logic makes immediate remediation dangerous; maintainers must isolate systems before rotating tokens to prevent the wiper from triggering. Persistence mechanisms targeting Claude Code and VS Code show a strategic focus on compromising the local developer environment. Use of Bun runtime smuggling and the decentralized Session Protocol for exfiltration highlights an increasing sophistication in evading EDR and network filters. The breach confirms that Trusted Publishing is a double-edged sword when the underlying CI provider's trust model is compromised.

// TAGS
opensearchnpmsecuritysupply-chaindevtoolopen-sourceslsaoidc

DISCOVERED

1h ago

2026-05-15

PUBLISHED

1h ago

2026-05-15

RELEVANCE

8/ 10

AUTHOR

The PrimeTime