Welcome to DU! The truly grassroots left-of-center political community where regular people, not algorithms, drive the discussions and set the standards. Join the community: Create a free account Support DU (and get rid of ads!): Become a Star Member Latest Breaking News Editorials & Other Articles General Discussion The DU Lounge All Forums Issue Forums Culture Forums Alliance Forums Region Forums Support Forums Help & Search

Xipe Totec

(44,444 posts)
Wed Nov 26, 2025, 06:08 PM Wednesday

Widespread Supply Chain Compromise Impacting npm Ecosystem

Source: Cyber Security & Infrastructure Security Agency

Release DateSeptember 23, 2025

CISA is releasing this Alert to provide guidance in response to a widespread software supply chain compromise involving the world’s largest JavaScript registry, npmjs.com. A self-replicating worm—publicly known as “Shai-Hulud”—has compromised over 500 packages.

After gaining initial access, the malicious cyber actor deployed malware that scanned the environment for sensitive credentials. The cyber actor then targeted GitHub Personal Access Tokens (PATs) and application programming interface (API) keys for cloud services, including Amazon Web Services (AWS), Google Cloud Platform (GCP), and Microsoft Azure.[ii]

The malware then:

Exfiltrated the harvested credentials to an endpoint controlled by the actor.
Uploaded the credentials to a public repository named Shai-Hulud via the GitHub/user/repos API.
Leveraged an automated process to rapidly spread by authenticating to the npm registry as the compromised developer, injecting code into other packages, and publishing compromised versions to the registry.[iii]

Read more: https://www.cisa.gov/news-events/alerts/2025/09/23/widespread-supply-chain-compromise-impacting-npm-ecosystem



If this is the wrong forum I apologize but getting the message out quickly is important.

2 replies = new reply since forum marked as read
Highlight: NoneDon't highlight anything 5 newestHighlight 5 most recent replies
Widespread Supply Chain Compromise Impacting npm Ecosystem (Original Post) Xipe Totec Wednesday OP
Whoa. quaint Wednesday #1
Thanks for this notice. This NPM-style poisoning is rampant in the software development world. erronis Wednesday #2

erronis

(22,130 posts)
2. Thanks for this notice. This NPM-style poisoning is rampant in the software development world.
Wed Nov 26, 2025, 06:17 PM
Wednesday

Any public and minimally-controlled repositories are subject to these attacks. I've seen a lot in the python world but I imagine it exists almost everywhere.

These infections can lie dormant for a long time in well-used software applications. Supply chain software is a favorite target.

And the US gov't is destroying our abilities to react...

Latest Discussions»Latest Breaking News»Widespread Supply Chain C...