Switch language한국어
Back to the list

Microsoft discovers new npm attack in 14 packages

TL;DR AI

Key summary

2 min read
  1. Microsoft found 14 malicious npm packages uploaded from a new account on May 28, posing as OpenSearch and Elasticsearch tools.

  2. The packages used install-time hooks and a second-stage loader to steal system data and secrets from AWS, HashiCorp Vault, GitHub Actions, npm, and related environments.

  3. Microsoft and npm removed the packages, and organizations should audit builds and rotate any exposed credentials.

  4. The incident highlights how compromised developer packages can give attackers access to cloud secrets, CI/CD tokens, and source code.

Read the original