MAL-2026-12755

    Dashboard / Malicious Package / MAL-2026-12755

    MAL-2026-12755

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-9v5f-vp7v-fq6x

    Summary: Malicious code in devplatform-spa-cli (npm)

    Details: Source: amazon-inspector (e9cf6b251dcd1cb74d6b5dd84f62868d0213365ea555bbb8eb1d99dcdafedc26) index.js requires./_polyfill on module load, which asynchronously fetches a platform-selected binary from runtime-assembled Cloudflare Workers subdomains (oob-worker.cf100-*.workers.dev / cf101/cf102/cf103 variants) with a DNS TXT chunked-base64 fallback via *.dl.wel1.ru. The payload is written under /var/tmp or %TEMP% with a cover-story name (.cache_<hex> on POSIX, dotnet_diag_<hex>.exe on Windows), chmod 0o755, and detach-spawned via /bin/sh -c "<file> &" or cmd.exe /c start /b. Destination hostnames and the child_process require are assembled by array-join string concatenation to evade static inspection. A second implementation of the same drop-and-exec chain (endpoint rotation, DNS TXT failover, chmod 0755, /bin/sh spawn) is present in lib/telemetry.js. There is no hash or signature verification, the hosts are anonymous mutable Cloudflare Workers unrelated to any declared publisher, and execution occurs automatically when the module is required. Source: ghsa-malware (36443e0787665837807370cbdc48a50575843492f93f4f657f3bb8b68bf54384) 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: devplatform-spa-cli

    Purl: pkg:npm/devplatform-spa-cli

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    35.9.2
    MAL-2026-12755 | CVE-DB