Select a theme from the list.
Insights

From our experts

Latest
Slim Spider Moves Bank Robbery Into Cloud Secrets and DevOps PipelinesUnpatchable Earbuds Expose Bluetooth's Forgotten Security ProblemPasskey Reset Scams Turn Strong Authentication Into Cloud PersistenceFileless PHP Rootkit Hides a Web Shell Inside BIG-IP Server MemoryMicrosoft Brings Agentic Vulnerability Hunting Into Azure GovernmentMicrosoft's Record Patch Tuesday Forces Defenders to Rethink Update PrioritiesPublic Zero-Day Exploits Put Endpoint Security Tools Under Defensive ScrutinyPEEP Turns Trusted Browsers Into Persistent Command CentersBigBear Shows Why Microsoft 365 MFA Alone Cannot Stop Session HijackingMass Exploitation Hits WordPress Sites Through Two Critical Upload FlawsCitrix NetScaler Authentication Bypass Draws Real-World Attack TrafficProject Zenith Recasts the Windows PC as a Local AI Development PlatformSlim Spider Moves Bank Robbery Into Cloud Secrets and DevOps PipelinesUnpatchable Earbuds Expose Bluetooth's Forgotten Security ProblemPasskey Reset Scams Turn Strong Authentication Into Cloud PersistenceFileless PHP Rootkit Hides a Web Shell Inside BIG-IP Server MemoryMicrosoft Brings Agentic Vulnerability Hunting Into Azure GovernmentMicrosoft's Record Patch Tuesday Forces Defenders to Rethink Update PrioritiesPublic Zero-Day Exploits Put Endpoint Security Tools Under Defensive ScrutinyPEEP Turns Trusted Browsers Into Persistent Command CentersBigBear Shows Why Microsoft 365 MFA Alone Cannot Stop Session HijackingMass Exploitation Hits WordPress Sites Through Two Critical Upload FlawsCitrix NetScaler Authentication Bypass Draws Real-World Attack TrafficProject Zenith Recasts the Windows PC as a Local AI Development Platform
Security Insight

AsyncAPI Package Breach Turns Trusted Build Pipelines Into a Malware Delivery System

AsyncAPI Package Breach Turns Trusted Build Pipelines Into a Malware Delivery System
Photo by Tima Miroshnichenko on Pexels

Attackers compromised four packages in the AsyncAPI npm namespace and used the project's legitimate release workflows to distribute a sophisticated multi-stage botnet loader. The incident highlights a serious limitation of software provenance: a package can carry valid attestations while still containing malicious code introduced through compromised repository access.

News Date: 2026-07-15

A software supply-chain attack involving the widely recognized AsyncAPI project has demonstrated how trusted development infrastructure can be turned against its own users. Four npm packages in the @asyncapi namespace were compromised and used to distribute an obfuscated loader that retrieved an encrypted malware framework from the InterPlanetary File System.

Malware Activated During Normal Use

The malicious releases affected specific versions of generator-helpers, generator-components, generator and specs. Unlike familiar npm attacks that rely on installation scripts, this implant activated when a poisoned module was loaded by Node.js during a build or development task. That distinction matters because security policies focused exclusively on install-time behavior may not detect the execution.

The final payload, identified by researchers as Miasma, supports credential theft, persistence, lateral movement and propagation through software registries. It also includes several command-and-control options, including HTTP, IPFS, peer-to-peer protocols and an Ethereum smart contract. Researchers reported that the malware could establish persistence through Windows Registry keys, Linux system services, scheduled tasks and macOS launch agents.

Valid Provenance Did Not Mean Safe Code

Investigators believe the attacker obtained repository push access and then allowed the project's genuine GitHub Actions workflow to publish the packages. No npm publishing token needed to be stolen. As a result, the malicious releases received legitimate provenance attestations because they were technically produced by an authorized workflow.

In my view, this is the most important lesson from the incident. Provenance can confirm where a package was built, but it cannot prove that every commit entering the build was authorized or trustworthy. Organizations should treat attestations as one control within a larger verification process, not as an automatic declaration of safety.

Recommended Response

  • Identify systems that imported or executed the affected package versions.
  • Isolate and investigate exposed developer workstations and CI runners.
  • Rotate credentials, tokens and secrets accessible to affected build processes.
  • Review repository push events, branch protections and workflow modifications.
  • Require independent approval for release-triggering commits.

The malicious versions have been removed from npm, but deletion does not clean systems that already loaded them. Security teams should assume potential compromise wherever the affected code ran and conduct endpoint, credential and network investigations accordingly.

Talk to our team →

Latest

Slim Spider Moves Bank Robbery Into Cloud Secrets and DevOps PipelinesSep 10, 2026Unpatchable Earbuds Expose Bluetooth's Forgotten Security ProblemSep 10, 2026Passkey Reset Scams Turn Strong Authentication Into Cloud PersistenceSep 10, 2026Fileless PHP Rootkit Hides a Web Shell Inside BIG-IP Server MemorySep 9, 2026Microsoft Brings Agentic Vulnerability Hunting Into Azure GovernmentSep 9, 2026Microsoft's Record Patch Tuesday Forces Defenders to Rethink Update PrioritiesSep 9, 2026

Most read

1Microsoft Redraws the Security Boundary for Edge AI2Ted Implant Turns Compromised HAProxy Servers Into Invisible Interception Points3IDScan Lawsuits Put Mass Identity Collection Under the Microscope4French Hospital Fine Turns Weak Identity Controls Into a GDPR Warning5Microsoft Prepares Windows Customers for a Faster Era of AI-Driven Patching6Sophos Fusion Recasts the Security Platform as an AI-Driven Defense System