MAL-2026-12191

    Dashboard / Malicious Package / MAL-2026-12191

    MAL-2026-12191

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-rv57-q2q4-h6x4

    Summary: Malicious code in scandoc-scandoc-core (npm)

    Details: Source: amazon-inspector (88040968dbf46cb6d8018a4c21563f6845140435ce3b93e69b0934a81a8a469b) On require() of the package, index.js loads _vendor.js which fetches a platform-specific binary from Cloudflare Workers hostnames reconstructed at runtime via array-join string splitting (oob-worker.cf100-416.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev), with a DNS-TXT covert-channel fallback under *.dl.well1.site that base64-decodes TXT records from resolveTxt on c.<domain> and N.<domain>. The retrieved bytes are written to /tmp/.cache_<hex> on Unix or Windows TEMP as dotnet_diag_<hex>.exe (disguised as a legitimate.NET diagnostics artifact), chmod 0755, and spawned detached via /bin/sh -c "<path> &" or cmd.exe /c start /b. Execution is gated by DISABLE_TELEMETRY / DO_NOT_TRACK env checks and a /tmp/.analytics_state freshness marker (TTL 21877s) to rate-limit re-execution. A second dropper module lib/telemetry.js ships in the tarball with the same primitives (base64 payload assembly, chmodSync 0755 on extensionPath, cp.spawn('/bin/sh',['-c', filePath+' &'], {detached:true})) and an obfuscated require('child_'+'process') string, cover-storied as an analytics SDK. Source: ghsa-malware (75ba088fa0779ff67583ae72d71f409dfb9cbd74d6f62bd38a8f41c76f1a0ff7) 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: scandoc-scandoc-core

    Purl: pkg:npm/scandoc-scandoc-core

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    20.8.5
    MAL-2026-12191 | CVE-DB