/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

Threat actors published 600+ malicious versions to npm as part of the Shai-Hulud supply chain campaign; most of the affected packages are in the @antv ecosystem

Threat actors earlier today published more than 600 malicious packages to the Node Package Manager (npm) index as part of a new Shai-Hulud supply-chain campaign.

BleepingComputer Bill Toulas

Discussion

  • @msftsecintel @msftsecintel on x
    Microsoft is investigating a new, emerging Mini Shai-Hulud npm supply chain attack targeting antv packages. Attackers compromised an antv maintainer account and published malicious versions of multiple widely used packages (for example, antv/g2). As these packages are widely [ima…
  • @aikidosecurity @aikidosecurity on x
    Mini Shai Hulud strikes again... again! We've identified three malicious versions of Microsoft's durabletask on PyPI, 1.4.1, 1.4.2, and 1.4.3, that contain a dropper injected directly into the package's Python source files. This does smell of more TeamPCP shenanigans, but we
  • @dobroslav_dev Dobroslav Radosavljevič on x
    NPM is owned by GitHub which is owned by Microsoft. So this is basically lost battle. Someone like @vercel or @Cloudflare should push their own solution for NPM packages. They have the infra, skills and good idea how “secure” NPM should look like. Current state of NPM is that
  • @simonhamp Simon Hamp on x
    This is getting ridiculous Might be time to ditch npm Maybe even all JS The risk is just too damn high
  • @vicvijayakumar Vic on x
    pardon my perhaps silly question but...why doesn't @npmjs just prevent these packages from being published???
  • @mschoening Max Schoening on x
    “Mini Shai-Hulud Strikes Again: 317 npm Packages Compromised” I think I'm going to drop NPM from my host and just shove everything into VMs. This ain't getting better any time soon.
  • @socketsecurity @socketsecurity on x
    🚨 BREAKING: Socket is investigating an active npm supply chain attack compromising hundreds of packages in the @antv ecosystem. The malicious publish wave appears tied to Mini Shai-Hulud and packages connected to the npm maintainer account atool. [image]
  • @adnanthekhan Adnan Khan on x
    Appears to be the root cause of the Nx Vscode malware: Shai-Hulud dumped credentials a week ago and they didn't rotate :( https://github.com/...
  • @jfrogsecurity @jfrogsecurity on x
    “Shai Hulud: Here We Go Again” (May 19 wave) PyPI supply chain campaign has returned! “durabletask” versions 1.4.1, 1.4.2, 1.4.3 have been compromised. These versions have been uploaded to PyPI ~2 hours ago and are STILL LIVE 🧵
  • @aikidosecurity @aikidosecurity on x
    🚨 Shai-Hulud is back. Compromising major packages like Alibaba's @antv suite, echarts-for-react, and timeago.js. Scrapes secrets from CI/CD runners, steals cloud and SSH credentials, plants backdoors in VS Code and Claude Code. 2,700+ GitHub repos spun up using stolen tokens.
  • @adnanthekhan Adnan Khan on x
    This one is really, really bad. https://github.com/... Starting to be hard to call this one “Mini Shai-Hulud”
  • @felixiscoding Guilherme Dos Santos on x
    how installing an npm package feels nowadays [image]
  • @socketsecurity @socketsecurity on x
    We published our technical analysis. The @ antv payload includes worm-like npm propagation logic: validate stolen npm tokens, enumerate packages, inject the payload, bump versions, and republish under the compromised maintainer identity. This is why these attacks can move so
  • @theo @theo on x
    Hey, npm? You there? It's time to wake up and do literally anything at all about this
  • @zackkorman Zack Korman on x
    Might be a dumb question, but how are devs on personal machines supposed to catch this? Or do a lot of them just stay pwned and never know it? [image]