Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
Malicious package

@webda-features/dashboardnpm

Malicious code in @webda-features/dashboard (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-5432
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall @webda-features/dashboard

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

1 flagged
99.9.1

Indicators of compromise (SHA-256)

033436d8968591af02435a7f2552b3b9fc25131c8affa1f891e9c01067506baa
3698e6d2d9b93092104883c8f7e4ffcd602d31d3fd3ae2574850ea6ad15e8437

Frequently asked questions

No. @webda-features/dashboard on npm has been identified as a malicious package (version 99.9.1 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-005050IN-MAL-2026-005049

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

O3 Security blocks malicious packages like this at install time and in CI.

Supply-chain protection
@webda-features/dashboard (npm) malicious package — MAL-2026-5432 | O3 Security