#NPM

Every story tagged NPM, curated for CIOs and IT leaders — ranked by source credibility, engagement, and freshness.

6 stories · open in the command center

  • Security & PrivacyVentureBeatlouiswcolumbus@gmail.com10m

    The Shai-Hulud npm worm didn't fake its security check — it earned a legitimate one

    The Shai-Hulud npm worm compromised over 2 billion monthly package installations by exploiting legitimate developer account credentials to generate authentic provenance signatures, bypassing existing supply chain security controls and demonstrating that trust mechanisms can be weaponized by attackers with account access. The attack reveals a critical vulnerability in modern software supply chains: legitimate security attestations provide no protection when threat actors own the release infrastructure, and the attack window has narrowed below traditional patching cycles. Organizations must recognize that transitive dependencies create invisible attack surface extending into cloud credentials, CI/CD pipelines, and developer tools including AI coding assistants.

  • Security & PrivacyTechMemeCarly Page2m

    Amazon researchers link the compromises of four npm packages, including axios, over the past 18 months to the North Korea-linked group tracked as Sapphire Sleet (Carly Page/The Register)

    Amazon researchers have identified North Korea-linked threat actors (Sapphire Sleet) compromising four npm packages, including the widely-used axios library, through social engineering of package maintainers—a critical supply chain vulnerability affecting thousands of applications across the software ecosystem. This represents a significant expansion of software supply chain attacks, demonstrating that even trusted, heavily-downloaded open-source projects are vulnerable to nation-state-level threats seeking to distribute malware at scale. IT organizations must reassess their dependency management strategies and third-party code security posture, as this attack pattern directly threatens the integrity of applications built on compromised open-source foundations.

  • Software DevelopmentHacker News3m

    Upcoming breaking changes for NPM v12

    NPM v12 (releasing July 2026) introduces significant breaking security changes that will disable automatic script execution, Git dependencies, and remote URL resolution by default—requiring organizations to explicitly allowlist trusted packages. IT organizations must begin auditing their dependency chains now using npm 11.16.0+ warnings and establish governance policies around script approval to prevent supply chain attacks and avoid deployment failures post-upgrade. These changes represent a critical shift in how Node.js applications manage third-party code execution and require coordination across development, security, and infrastructure teams.

  • Security & PrivacyVentureBeatlouiswcolumbus@gmail.com7m

    Valid certificates, stolen accounts: how attackers broke npm's last trust signal

    Recent coordinated attacks exploited compromised developer credentials to inject malicious code into 1,055+ packages across npm, PyPI, and Composer, bypassing trusted security mechanisms like Sigstore provenance verification by using stolen legitimate credentials. Four major AI coding assistants (Claude, Gemini, Cursor, Copilot) contain critical vulnerabilities that auto-execute untrusted code with full developer privileges, while 67% of employees use unsecured personal AI accounts on corporate devices, creating a compounding supply chain and insider threat risk. IT organizations face a fragmented security landscape where no single vendor framework addresses all seven attack surfaces—from credential theft to shadow AI exposure—requiring immediate comprehensive audits across development tools, CI/CD pipelines, and AI service governance.

  • Security & PrivacyTechMemeJessica Lyons2m

    Experts say supply chain attacks compromised SAP and Intercom npm packages, plus the PyPI package Lightning, in a campaign that calls itself Mini Shai-Hulud (Jessica Lyons/The Register)

    A coordinated supply chain attack campaign called 'Mini Shai-Hulud' has successfully compromised critical dependencies across multiple ecosystems—including SAP npm packages, PyPI's Lightning library, and Intercom—enabling threat actors to steal developer credentials and CI/CD secrets from approximately 1,800 organizations. This attack demonstrates a critical vulnerability in how modern software relies on transitive dependencies, with a single compromised package triggering cascading compromises across the supply chain. IT organizations face immediate risk to cloud credentials (AWS/Azure/GCP), Kubernetes access, and developer secrets stored in CI/CD pipelines.

  • Cloud & InfrastructureHacker News3m

    NPM Website Is Down

    npm experienced a website outage on April 27, 2026, though core package management services (installation, publishing, search, and security audit) maintained near-perfect uptime (99.92%-100% over 90 days). This incident underscores the critical dependency IT organizations have on npm's infrastructure for JavaScript/Node.js development pipelines, and highlights the need for contingency planning around third-party package repository availability.

Browse all tags