← All posts
security·Guy Kaplan

Shai Hulud Returns: A Live Supply Chain Attack Unfolding

A new wave of activity consistent with the Shai Hulud supply chain attack pattern is emerging right now.


Update: Preventive GitHub Action | 25/11/2025

We are releasing a GitHub Action provided to detect and actively prevent further infections in your organizations.

To use it, add a call to this action right before your build step (npm ci / npm install) - and you’re done!

Check it out here:https://github.com/RivalSecurity/sha1-hulud-prevention

–––

A new wave of activity consistent with the Shai Hulud supply chain attack pattern is emerging right now. Early evidence shows unauthorized repositories appearing inside GitHub organizations, exposure of secrets, and suspicious replication patterns that look nearly identical to the original incident.

The original Shai Hulud campaign harvested developer and CI tokens, then created new repositories inside victims' accounts containing exfiltrated secrets. What we are seeing today appears to follow the same playbook, which suggests that this is either a resurgence or a copycat event.

What We Know So Far

Recent analysis has provided critical clarity on several aspects of the Shai-Hulud malware, detailing mechanics that were previously not fully understood:

https://github.com/search?q=Sha1-Hulud%3A+The+Second+Coming.&ref=opensearch&type=repositories

Thousands of repositories containing secrets are available publicly on GitHub.

Inside each repository are stolen tokens, environment data, and other sensitive artifacts.

Immediate Actions to Take

This event is ongoing. Additional details and indicators of compromise are expected to surface.

This post will be updated as more information becomes available.