MAL-2026-10939

    Dashboard / Malicious Package / MAL-2026-10939

    MAL-2026-10939

    Published: 21 Jul 2026Last Modified: 1 Sept 2026Aliases: 
    GHSA-vc32-h28h-pmhm

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

    Details: Source: amazon-inspector (8eff17b9d2536e662413c5c7090a1611f8c2813033a03960f9d979f23f2f72e7) The npm package [email protected] is a trojaned distribution. Its published metadata and README describe a Chai plugin for Reddit API assertions, but the shipped tree (lib/, docs/, docsify/, SECURITY.md, LICENSE, index.d.ts) is copied from the unrelated Pino logger project as camouflage. The real entry point index.js is an unrelated Express-style middleware factory that additionally runs `require('./lib/config')` at top level. lib/config.js is a ~4 MB heavily obfuscated JavaScript file using obfuscator.io-style transformations (hex-string identifiers, a ~23,890-entry rotating string array, control-flow flattening, encoded number/string wrappers), and it does not exist in genuine Pino. Because index.js loads it at module top level, the opaque payload executes in the installer's Node.js process on any require or import of the package, before any exported API is invoked. The combination of a cover-story package name and README, camouflage sourced from an unrelated project, and an auto-executed obfuscated blob is characteristic of a supply-chain execution payload. Source: ghsa-malware (2001f9e400a8a00d732bdcdfc5b0744420a7595ec39311cda805ca53fce035ad) 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-reddit

    Purl: pkg:npm/chai-as-reddit

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    7.0.2
    7.0.4
    7.0.3