Open source package with 1 million monthly downloads stole user credentials
A widely-used open source package (element-data) with 1 million monthly downloads was compromised when attackers exploited a vulnerability in the developers' GitHub Actions workflow to steal signing keys and publish malicious code that harvested sensitive credentials including API tokens, SSH keys, and cloud provider credentials from user environments. This incident exemplifies the growing supply-chain security risk in open source dependencies and highlights how workflow misconfigurations in development pipelines can become attack vectors affecting downstream organizations. IT leaders must recognize that even vetted open source packages with large user bases can pose significant risk if maintainers lack security hardening practices, particularly around CI/CD automation and credential management.
Open source software with more than 1 million monthly downloads was compromised after a threat actor exploited a vulnerability in the developers’ account workflow that gave access to its signing keys and other sensitive information. On Friday, unknown attackers exploited the vulnerability to push a new version of element-data, a command-line interface that helps users monitor performance and anomalies in machine-learning systems. When run, the malicious package scoured systems for sensitive data, including user profiles, warehouse credentials, cloud provider keys, API tokens, and SSH keys, developers said. The malicious version was tagged as 0.23.3 and was published to the developers’ Python Package Index and Docker image accounts. It was removed about 12 hours later, on Saturday. Elementary Cloud, the Elementary dbt package, and all other CLI versions weren't affected. Assume compromise “Users who installed 0.23.3, or who pulled and ran the affected Docker image, should assume that any credentials accessible to the environment where it ran may have been exposed,” the developers wrote.Read full article Comments