MAL-2026-6218
Dashboard / Malicious Package / MAL-2026-6218
MAL-2026-6218
Summary: Malicious code in chai-as-attested (npm)
Details: Source: amazon-inspector (88e27467366a90f482eb47476458b1f74d5a41ac63371572e527f2e60e4e0b51) Package impersonates a pino-style logger (exports `module.exports.pino`, ships pino-like `DEFAULT_LEVELS`, keywords `fast/logger/stream/json`) but the exported middleware spawns a detached `node lib/initializeCaller.js` that fetches a JSON document from a hardcoded free file-hosting URL (https://amethyst-lorrin-26.tiiny.site/index.json) and executes the `cookie` field of the response via `new Function.constructor('require', response)(require)`, granting the remote payload full Node `require` access. The endpoint URL and request headers are base64-encoded inside fake `process.env`-named constants and decoded at runtime with `atob` to evade scanners; the fetch is retried 5 times. Any consumer who imports the package and invokes the middleware (or runs the package's smoke script) executes attacker-controlled code on the host. The package name and pino-mimicking API surface are a lure — `chai-as-attested` has no relation to chai-as-promised or to pino. Source: ghsa-malware (bb6756ece7eb10964628eea76db45ccc30a5d6b3fc01cccaafa48bce6c65d6ac) 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.
References: https://www.npmjs.com/package/chai-as-attested/v/6.0.3, https://github.com/advisories/GHSA-v8fp-q6g9-vj9c
Affected packages
Package
Name: chai-as-attested
Purl: pkg:npm/chai-as-attested
Affected ranges
Type: SEMVER
Events:
