Switch language한국어
Back to the list

npm supply chain: valid certificates, stolen accounts

TL;DR AI

Key summary

2 min read
  1. Attackers abused compromised maintainer accounts and stolen credentials to publish signed malicious npm packages and a compromised VS Code extension.

  2. The incidents show that provenance and signatures can verify how code was built, but not whether the publisher was truly authorized.

  3. Researchers also found broader risks in AI coding tools and MCP workflows, including prompt injection, auto-execution, and unsafe automation.

  4. The result is a supply-chain blind spot that can spread malicious code quickly across registries, IDEs, and developer assistants.

Read the original