dbmuxnpm
Malicious code in dbmux (npm) Remove it immediately and rotate any exposed credentials.
What this malware does
Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.
The Miasma malware is a self-propagating worm that spreads across the npm registry by abusing weaponized binding.gyp files to achieve execution during package installation, bypassing security tools that only inspect package lifecycle scripts. Upon execution, the malware attempts to exfiltrate credentials and OIDC tokens for various cloud and registry services, and propagates by compromising other packages managed by the stolen accounts or committing backdoor files to GitHub repositories.
Malicious versions
Indicators of compromise (SHA-256)
Frequently asked questions
Campaign
References
Scan your dependencies
O3 Security blocks malicious packages like this at install time and in CI.
Supply-chain protection