MAL-2026-10966

    Dashboard / Malicious Package / MAL-2026-10966

    MAL-2026-10966

    Published: 21 Jul 2026Last Modified: 18 Aug 2026Aliases: 
    GHSA-cr8q-p657-jfpv

    Summary: Malicious code in commonweb-card (npm)

    Details: Source: amazon-inspector (be45f481316bef278d1accb9df9fb9e30f5789c2c783c749c7f8903868130a71) [email protected] ships an effectively empty main module (index.js exports an empty object) and its package.json declares a dependency 'ltidisafe' whose version specifier is a direct HTTPS tarball URL to an anonymous Google Cloud Storage bucket: https://ltidi.storage.googleapis.com/depenconf/ltidisafe-3.5.2.tgz. On `npm install`, npm downloads and installs the tarball at that URL and executes any lifecycle scripts (preinstall/install/postinstall) and top-level require side effects it contains. The tarball host is not the npm registry, not a documented vendor publisher, and not tied to the wrapper package's stated identity; its contents are controlled solely by whoever owns the GCS bucket and can be mutated at any time without a package version bump. The high version number (99.9.1) combined with a hollow wrapper and a remote tarball dependency matches the dependency-confusion loader pattern. Source: ghsa-malware (1139b193b9edf0ecb09a89db4806f1e5ab298e98dfdc540e51c8bca926821c78) 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. Source: ossf-package-analysis (0f81c6e2e081a09ccd8ad4ade2f34c142e2f0db5566c881ca78acaff3e4de84a) The OpenSSF Package Analysis project identified 'commonweb-card' @ 99.9.1 (npm) as malicious. It is considered malicious because: - The package communicates with a domain associated with malicious activity.

    Affected packages

    Package

    Name: commonweb-card

    Purl: pkg:npm/commonweb-card

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    99.9.1
    MAL-2026-10966 | CVE-DB