Skip to content
  • Blog Home
  • Cyber Map
  • About Us – Contact
  • Disclaimer
  • Terms and Rules
  • Privacy Policy
Cyber Web Spider Blog – News

Cyber Web Spider Blog – News

Globe Threat Map provides a real-time, interactive 3D visualization of global cyber threats. Monitor DDoS attacks, malware, and hacking attempts with geo-located arcs on a rotating globe. Stay informed with live logs and archive stats.

  • Home
  • Cyber Map
  • Cyber Security News
  • Security Week News
  • The Hacker News
  • How To?
  • Toggle search form

Massive “Shai-Halud” Supply Chain Attack Compromised 477 NPM Packages

Posted on September 17, 2025September 17, 2025 By CWS

A big-scale provide chain assault dubbed “Shai-Halud” that infiltrated the JavaScript ecosystem through the npm registry. 

In complete, 477 packages, together with packages from CrowdStrike, had been discovered to include stealthy backdoors and trojanized modules designed to siphon credentials, exfiltrate supply code, and allow distant code execution (RCE) on developer machines.

Key Takeaways1. Obfuscated backdoors hit 477 npm packages through minor model updates.2. Payload harvested and exfiltrated credentials to a C2 server.3. Repair by pinning variations, supply-chain scanning, checksum checks, and rotating secrets and techniques.

Shai-Halud Provide Chain Assault

The adversary’s marketing campaign started in early August 2025, when compromised maintainer accounts had been used to publish malicious updates below minor model bumps (e.g., from 1.2.3 to 1.2.4). 

Every replace injected a small, obfuscated payload throughout the module entry file (sometimes index.js). This loader reached out to a command-and-control (C2) server to fetch a second-stage payload. 

Socket experiences that the payload searched mission directories for .env information, SSH personal keys (id_rsa), and Git credentials saved in .git/config, then transmitted them in encrypted kind again to the attacker’s infrastructure.

Packages compromised

Shai-Halud’s use of version-range hijacking allowed attackers to take care of persistence: downstream tasks specifying dependencies with free semver ranges (e.g., “^1.2.0”) mechanically pulled within the trojanized launch. 

Many high-profile libraries, starting from growth instruments and CLI utilities to UI element frameworks, had been affected, amplifying the blast radius. Detection methods embody:

Combine instruments like npm audit, Snyk, or OWASP Dependency-Examine into CI pipelines to flag anomalous model releases.

Validate bundle integrity in opposition to recognized good SHA-256 hashes through npm ci –prefer-offline –hash-checksums. Make use of runtime monitoring (e.g., Sysmon on Home windows, auditd on Linux) to detect sudden community calls or use of eval().

Mitigations 

Lock Dependency Variations: Pin to particular bundle variations and keep away from broad semver ranges.

Rotate Secrets and techniques: Revoke and regenerate any uncovered API tokens, SSH keys, and setting variables.

Audit Your Dependencies: Run npm ls –prod –depth=0 to see direct dependencies and cross-check in opposition to advisories.

As open-source ecosystems stay a primary goal, securing the software program provide chain by rigorous validation and steady monitoring is extra vital than ever.

Free dwell webinar on new malware techniques from our analysts! Study superior detection strategies -> Register for Free

Cyber Security News Tags:Attack, Chain, Compromised, Massive, NPM, Packages, ShaiHalud, Supply

Post navigation

Previous Post: DOJ Resentences BreachForums Founder to 3 Years for Cybercrime and Possession of CSAM
Next Post: Linux Kernel’s KSMBD Subsystem Vulnerability Let Remote Attackers Exhaust Server Resources

Related Posts

Linux CUPS Vulnerability Let Attackers Remote DoS and Bypass Authentication Cyber Security News
Halo Security Achieves SOC 2 Type 1 Compliance Cyber Security News
Researchers Uncover on How Hacktivist Groups Gaining Attention and Selecting Targets Cyber Security News
KongTuke Attacking Windows Users With New Interlock RAT Variant Using FileFix Technique Cyber Security News
Microsoft’s AppLocker Flaw Allows Malicious Apps to Run and Bypass Restrictions Cyber Security News
APT36 Hackers Attacking Indian Government Entities to Steal Login Credentials Cyber Security News

Categories

  • Cyber Security News
  • How To?
  • Security Week News
  • The Hacker News

Recent Posts

  • World’s Largest Hacking Forum BreachForums Creator Sentenced to Three Years in Prison
  • Shai-Hulud Supply Chain Attack: Worm Used to Steal Secrets, 180+ NPM Packages Hit
  • Scattered Spider Resurfaces With Financial Sector Attacks Despite Retirement Claims
  • RaccoonO365 Phishing Service Disrupted, Leader Identified
  • Linux Kernel’s KSMBD Subsystem Vulnerability Let Remote Attackers Exhaust Server Resources

Pages

  • About Us – Contact
  • Disclaimer
  • Privacy Policy
  • Terms and Rules

Archives

  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025

Recent Posts

  • World’s Largest Hacking Forum BreachForums Creator Sentenced to Three Years in Prison
  • Shai-Hulud Supply Chain Attack: Worm Used to Steal Secrets, 180+ NPM Packages Hit
  • Scattered Spider Resurfaces With Financial Sector Attacks Despite Retirement Claims
  • RaccoonO365 Phishing Service Disrupted, Leader Identified
  • Linux Kernel’s KSMBD Subsystem Vulnerability Let Remote Attackers Exhaust Server Resources

Pages

  • About Us – Contact
  • Disclaimer
  • Privacy Policy
  • Terms and Rules

Categories

  • Cyber Security News
  • How To?
  • Security Week News
  • The Hacker News