MAL-2026-14216

    Dashboard / Malicious Package / MAL-2026-14216

    MAL-2026-14216

    Published: 19 Aug 2026Last Modified: 20 Aug 2026Aliases: 
    GHSA-mcq8-jp4r-5846

    Summary: Malicious code in timed-assess (npm)

    Details: Source: amazon-inspector (7d39931b57405563b5114ee92146f85eeeddbeb0e235dae9f483c2b30764f47e) package.json declares `postinstall: node apps`, which loads apps/index.js. The script reads a bundled file, decrypts it with hardcoded DES key 'bf497c0b9cee' (CryptoJS.DES.decrypt), and pipes the resulting plaintext into the stdin of a detached `spawn('node', [], { detached: true, stdio: ['pipe','ignore','ignore'] })` process. Identifiers such as `readLogoIco` and `rsa_exec` and log strings like 'ThetaSDK initialization error' are mislabeled and unrelated to the code's actual behavior of running arbitrary JavaScript. The detached stdio-ignore configuration suppresses output from the installer. This chain executes attacker-controlled JavaScript on the installer's host automatically on `npm install`. Source: ghsa-malware (c3b073d979c1215c50e555f2de87e3957135500d6b365f3a9f11927b6571be4f) 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: timed-assess

    Purl: pkg:npm/timed-assess

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.0
    1.0.1