MAL-2026-12691
Dashboard / Malicious Package / MAL-2026-12691
MAL-2026-12691
Summary: Malicious code in devplatform-api-clients (npm)
Details: Source: amazon-inspector (e548a0e6be161acd612b2729edd26e431f1bc4405e625daf957ede88db94e017) index.js unconditionally requires./setup.js, which on module load fetches a platform-specific binary from one of three Cloudflare Workers endpoints (oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev), with a DNS TXT-record fallback across sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru. The endpoints are concealed by splitting the hostnames into string arrays that are joined at runtime. The downloaded binary is written to /tmp or %TEMP% under stealth names such as dotnet_diag_<rand>.exe or.cache_<rand> (setup.js line ~119), chmod 0755'd, and spawned detached via spawn('/bin/sh', ['-c', fp+' &']).unref() or the cmd equivalent. A marker file gates re-execution and DISABLE_TELEMETRY / DO_NOT_TRACK env vars are honored as a plausible-deniability cover. The package advertises itself as a service-client SDK; a client SDK has no need to fetch and execute an opaque native binary from a third-party edge host at require time. Source: ghsa-malware (f098e4109d78850159eded5e04546ba4d7e8fcd39d84a54abde1317db7af59a1) 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/devplatform-api-clients/v/35.6.8, https://github.com/advisories/GHSA-rphm-c9jq-j4f6
Affected packages
Package
Name: devplatform-api-clients
Purl: pkg:npm/devplatform-api-clients
Affected ranges
Type: SEMVER
Events:
