MAL-2026-12679

    Dashboard / Malicious Package / MAL-2026-12679

    MAL-2026-12679

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in delivery-ci-quality (npm)

    Details: Source: amazon-inspector (82a7deac8b6933e5d38da84c365f65ac4fbcf7b3a26825914d19ca7aeafcf516) On require() of the package, index.js unconditionally loads _compat.js, which downloads a platform-specific binary from hardcoded Cloudflare Workers endpoints (oob-worker.cf102-baf.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf103-070.workers.dev) with a DNS-TXT base64 fallback channel over *.dl.wel1.ru. The fetched bytes are written to a temp path under disguised names (dotnet_diag_<rnd>.exe,.cache_<rnd>,.analytics_state), chmod 0o755, and launched via spawn('/bin/sh','-c',...) or spawn('cmd','/c','start',...) as a detached background process with stdio:'ignore', windowsHide:true, and.unref(). C2 hostnames are reconstructed at runtime via.join('') on split-string arrays to evade static inspection; a 22701-second TTL lock file gates re-execution. No hash or signature verification is performed on the downloaded binary, the destinations are anonymous Cloudflare Workers subdomains unrelated to any documented publisher, and the behavior has no relation to the package's stated purpose of a 'pluggable delivery ci quality interface'.

    Affected packages

    Package

    Name: delivery-ci-quality

    Purl: pkg:npm/delivery-ci-quality

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    35.6.2
    MAL-2026-12679 | CVE-DB