MAL-2026-14068

    Dashboard / Malicious Package / MAL-2026-14068

    MAL-2026-14068

    Published: 15 Aug 2026Last Modified: 18 Aug 2026Aliases: 
    GHSA-fr93-j26p-9j5f

    Summary: Malicious code in depcruise-wrap-stream-in-html (npm)

    Details: Source: amazon-inspector (bce3c6c9707df3626f30cbf434aa298d1df5cda4cf7b06b76ad4c92d04004a1c) [email protected] is a hollow package: index.js is `module.exports = {}` and the name mimics an internal helper of dependency-cruiser. Its only effect on install is resolving a runtime dependency `ltidisafe` from an arbitrary HTTPS tarball URL — `https://ltidi.storage.googleapis.com/depenconf/ltidisafe-3.7.5.tgz` — hosted on a Google Cloud Storage bucket unrelated to any known publisher of dependency-cruiser. On `npm install`, npm downloads and installs that tarball into node_modules, and any lifecycle scripts inside it execute on the installer's machine. The bucket owner can swap the tarball contents at any time without republishing to npm, bypassing registry scanning and version pinning guarantees. The 99.9.1 version number and lookalike name are consistent with a dependency-confusion / smuggling lure. Source: ghsa-malware (bf444a2cb17109fdd2230933bacc87315178118697a16f7fe92001ca2e303b00) 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: depcruise-wrap-stream-in-html

    Purl: pkg:npm/depcruise-wrap-stream-in-html

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    99.9.1
    MAL-2026-14068 | CVE-DB