radar

ONE Sentinel

securitySecurity/THREATS/CRIT

Miasma Supply Chain Attack Compromises Red Hat npm Packages with Credential-Stealing Worm

sourceThe Hacker News
calendar_todayJune 1, 2026
schedule1 min read
lightbulb

EXECUTIVE SUMMARY

Miasma Attack Targets Red Hat npm Packages with Credential-Stealing Worm

Summary

The Miasma supply chain attack has compromised Red Hat npm packages, aiming to steal credentials and secrets from developer machines. This attack involves a self-propagating worm that uses install-time execution and other tactics to infiltrate systems.

Key Points

  • The attack is part of a campaign codenamed Miasma, described as a Mini Shai-Hulud supply chain attack.
  • It specifically targets @redhat-cloud-services npm packages.
  • The attack's tactics include install-time execution, credential harvesting, and CI/CD targeting.
  • The worm is capable of encrypted exfiltration of stolen data.

Analysis

The Miasma attack highlights the vulnerabilities in supply chain security, particularly in open-source ecosystems like npm. By targeting widely-used packages, attackers can infiltrate numerous systems, emphasizing the need for rigorous security measures in package management and CI/CD pipelines.

Conclusion

IT professionals should audit their use of npm packages, particularly those from @redhat-cloud-services, and implement robust security practices to detect and mitigate supply chain attacks. Regularly updating security protocols and monitoring for unusual activities are crucial steps in safeguarding against such threats.