telexed ~ c / 0f36ce9c-a3dradar:80 · otherLIVE
← back
NO.
#0f36ce9c
Topic
OTHER
Source
GeekNews
Published
2026-05-12 08:04:26
Importance
★ 8/10 — radar 80
`Mini Shai-Hulud` returns: self-propagating npm supply-chain attack hits CI/CD
FIG-0031:1

`Mini Shai-Hulud` returns: self-propagating npm supply-chain attack hits CI/CD

This worm hijacks CI/CD flows, steals secrets, and spreads through legitimate npm packages. If your pipeline publishes packages or injects tokens broadly, tighten secret scope and rotate exposed credentials now.

[ KEY POINTS ]
  1. StepSecurity first detected it in an official @tanstack package, which means trusted package names are no longer a safe shortcut.
  2. The blast radius is bigger than a single repo: CI tokens, registry credentials, and publish pipelines can become propagation paths.
  3. Teams using long-lived secrets in GitHub Actions or package release jobs should assume lateral movement, not isolated package compromise.
  4. The practical response is boring but urgent: rotate tokens, narrow CI permissions, pin releases carefully, and review package publish automation.
Originalnews.hada.io/topic?id=29427Read original →

// related