Home ยท Wiki ยท Incidents & Campaigns
type: incident ยท created: 2026-07-11 ยท updated: 2026-07-11 ยท tags: [incident, supply-chain, campaign] ยท confidence: high ยท affected_sectors: [technology, finance] ยท au_impact: false

Injective Labs Supply Chain Attack

Unknown threat actors compromised the Injective Labs SDK project's GitHub repository and published a malicious npm package designed to steal cryptocurrency wallet private keys and mnemonic seed phrases.

Attack Details

  • Target: Injective Labs SDK (@injectivelabs/sdk-ts)
  • Malicious version: 1.20.21
  • Method: Compromised developer account โ†’ GitHub commit
  • Payload: Steals cryptocurrency wallet private keys and mnemonic seed phrases
  • Spread: Tainted version published across 17 additional @injective packages
  • Discovered by: Socket security research

Response

  • Malicious package deprecated on npm
  • Remains downloadable from GitHub โ€” users who pulled the package should rotate keys immediately (raw/digests/Cyber-Digest-2026-07-11)

Significance

This attack highlights the ongoing risk of compromised developer accounts in the npm/GitHub supply chain. Unlike dependency confusion or typo-squatting, this was a direct compromise of a legitimate maintainer's account โ€” the most dangerous form of supply chain attack.

Related Pages

  • Wp Shellstorm โ€” Webshell supply chain (WordPress)
  • Hallusquatting โ€” AI-assisted supply chain attack
  • Npm 12 Sandbox โ€” npm defensive improvements