MAL-2026-11053

    Dashboard / Malicious Package / MAL-2026-11053

    MAL-2026-11053

    Published: 24 Jul 2026Last Modified: 5 Aug 2026Aliases: 
    GHSA-c6xr-m3x3-23fm

    Summary: Malicious code in app-data-lts (npm)

    Details: Source: amazon-inspector (2f9d67601ec8b46265e1f23f5e48ff5beb050626f4bc156b291cb1b8f8c36d35) package.json declares postinstall `node test.js` and `main: index.js`, but index.js is absent from the tarball. test.js executes `require('.')`, which throws immediately because the main module is missing, so the postinstall hook fails. README describes an unrelated 'ts-api' project, author metadata is empty, and dependencies include a package named `child_process` that name-squats the Node.js core module. No exfiltration, remote fetch, credential access, or executable payload is present in the shipped files. The shape is consistent with either a broken publish, a placeholder, or a staged release awaiting a payload in a future version, but as shipped the package has no code path that harms an installer. Source: ghsa-malware (82f35120670504586b6090e4cac9dd795b88170e1da09a6f0ad6955b665a6cda) 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: app-data-lts

    Purl: pkg:npm/app-data-lts

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    2.1.6
    MAL-2026-11053 | CVE-DB