@webda-features/dashboardnpm
Malicious code in @webda-features/dashboard (npm) Remove it immediately and rotate any exposed credentials.
What this malware does
The package is an empty wrapper (index.js contains only module.exports = {};) whose sole effect on install is to resolve a single dependency declared as a direct HTTPS tarball URL: "ltidisafe": "https://ltidi.storage.googleapis.com/depenconf/ltidisafe-2.8.5.tgz" in package.json. npm fetches and installs that tarball during npm install, running whatever lifecycle scripts and module code it ships. The tarball is hosted on an arbitrary Google Cloud Storage bucket (ltidi.storage.googleapis.com/depenconf/) that is not tied to any verifiable publisher of the @webda ecosystem and lives outside the npm registry's audit surface, so the bytes installers receive can change at any time without a registry release. The package name @webda-features/dashboard mimics the legitimate @webda (Webda.io) scope, and the inflated version 99.9.1 is consistent with a dependency-confusion delivery vehicle aimed at private @webda-features/* resolutions.
Malicious versions
Indicators of compromise (SHA-256)
Frequently asked questions
Campaign
References
Credits
- Amazon Inspector · finder
Scan your dependencies
O3 Security blocks malicious packages like this at install time and in CI.
Supply-chain protection