Bitwarden CLI Compromised in Active Supply Chain Attack Targeting Developers
Security researchers have uncovered a serious supply chain attack affecting Bitwarden CLI , the command-line version of the popular open-source password manager. The compromised package was published to npm as part of a broader ongoing campaign linked to the threat actor group TeamPCP , previously connected to the Checkmarx supply chain attacks. What Happened? According to application security firm Socket, the affected package version was @bitwarden/cli@2026.4.0 , where malicious code was injected into a file called bw1.js included in the published package. The attackers managed to push this rogue version by exploiting a compromised GitHub Actions workflow within Bitwarden's own CI/CD pipeline, the same attack vector identified in earlier Checkmarx campaign incidents. Security firm JFrog confirmed that the malicious version was designed to steal a wide range of sensitive data, including GitHub and npm authentication tokens, SSH keys, environment files, shell history, GitHub Act...