Multiple reports say an ongoing supply-chain compromise targets npm packages published under Red Hat’s @redhat-cloud-services namespace. SecurityWeek reports that 32 Red Hat NPM packages are affected, while other outlets describe 30+ or more than 30 compromised packages. Researchers attribute the activity to attackers distributing a credential-stealing, install-time malware variant referred to as “Miasma,” described by some as a new wave within the broader Mini Shai-Hulud family of supply-chain attacks. Several sources say the malicious packages are configured to run code automatically during npm install via package.json scripts, allowing the payload to execute before application code and before developers notice anything unusual.
Accounts of how the compromise occurred differ in emphasis but generally point to abuse of the CI/CD workflow rather than a stolen npm token. One report says the packages were published through GitHub Actions using OIDC, indicating compromise of CI/CD rather than direct npm account access. The malware is reported to scan and harvest credentials and secrets across developer environments and supporting systems, including CI/CD secrets, cloud provider credentials (e.g., AWS, GCP, Azure), and various developer tooling tokens and keys. Some reporting also links the campaign to malicious changes published around June 1, 2026.