MAL-2026-10048

    Dashboard / Malicious Package / MAL-2026-10048

    MAL-2026-10048

    Published: 9 Jul 2026Last Modified: 16 Jul 2026Aliases: 
    GHSA-pjgc-4vf2-4cj7

    Summary: Malicious code in chai-as-thread (npm)

    Details: Source: amazon-inspector (d69f1826d6866410cdfe11e20cff630d3f0118d48c0cc9f697297aa64d29b341) On require, the package spawns a detached node child that runs lib/initializeCaller.js. That script decodes a base64-obscured URL (https://tomato-brunhilda-40.tiiny.site/index.json) and base64-obscured header credentials, fetches JSON from the endpoint via axios, and executes the returned `cookie` field with full `require` access using `new Function.constructor("require", response)(require)`. The remote host is an anonymous tiiny.site subdomain that can serve arbitrary code at any time. The package name mimics `chai-as-promised` and the README impersonates the `pino` logger project, indicating a typosquat lure delivering a remote-code-execution dropper. Source: ghsa-malware (421c3119f95fe92f7b52a16cdce612d3412fe229fcfdca04a145d0ab02079478) 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: chai-as-thread

    Purl: pkg:npm/chai-as-thread

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    7.0.8
    MAL-2026-10048 | CVE-DB