MAL-2026-5432

    Dashboard / Malicious Package / MAL-2026-5432

    MAL-2026-5432

    Published: 9 Jun 2026Last Modified: 23 Jul 2026Aliases: 
    GHSA-f9c8-v253-876h

    Summary: Malicious code in @webda-features/dashboard (npm)

    Details: Source: amazon-inspector (3698e6d2d9b93092104883c8f7e4ffcd602d31d3fd3ae2574850ea6ad15e8437) 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. Source: ghsa-malware (d5a72c42adc7acd03558915fafb61ad5acc82d09db39d655a6cac6568e61eea1) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

    Affected packages

    Package

    Name: @webda-features/dashboard

    Purl: pkg:npm/%40webda-features/dashboard

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    99.9.1
    MAL-2026-5432 | CVE-DB