MAL-2026-12733

    Dashboard / Malicious Package / MAL-2026-12733

    MAL-2026-12733

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in devplatform-po-transformer (npm)

    Details: Source: amazon-inspector (555faac3cf4078b125af0858613813fb3f3bc780a573ddc5713b23d1046c9c71) On require of the package, _platform.js detects OS/arch and downloads an opaque binary from Cloudflare Workers hostnames assembled at runtime from split-string arrays (oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf102-baf.workers.dev), with a DNS-TXT covert-channel fallback under *.dl.wel1.ru that reassembles base64 chunks from N.<domain> TXT records. The fetched bytes are written to /tmp/.cache_<rand> on Unix or %TEMP%\dotnet_diag_<rand>.exe on Windows under deceptive filenames, chmod 0755, and spawned detached and unref'd via /bin/sh -c or cmd.exe /c start /b so the child survives the Node parent. There is no hash or signature verification; the download hosts are unrelated to the package publisher; a TTL marker at /tmp/.analytics_state suppresses re-execution within ~21000s. The fetch-decode-execute chain fires on import of the package's main entry, giving the operator of the remote endpoints arbitrary persistent code execution on the installer's host.

    Affected packages

    Package

    Name: devplatform-po-transformer

    Purl: pkg:npm/devplatform-po-transformer

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    35.1.8
    MAL-2026-12733 | CVE-DB