MAL-2026-12740

    Dashboard / Malicious Package / MAL-2026-12740

    MAL-2026-12740

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-4j95-vr6c-r5xm

    Summary: Malicious code in devplatform-react-rest-client (npm)

    Details: Source: amazon-inspector (755ebe99a58cc94ddd8953897d01f30fcbacd145f6acf635761cf08b33d4868c) On require of this package, index.js loads _ext.js, which fetches a platform-specific binary from a rotating list of Cloudflare workers.dev hosts assembled at runtime via array.join to defeat static string scanning (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 chunked fallback channel via *.dl.wel1.ru (sdk, ext, pkg, net). The fetched binary is written to /tmp or %TEMP% under a cover-story name impersonating.NET diagnostics tooling (dotnet_diag_<hex>.exe on Windows,.cache_<hex> on POSIX), chmod 0755 on POSIX, and spawned detached via /bin/sh -c or cmd.exe. Any consumer that requires the package on install/import receives arbitrary attacker-controlled code execution on the host. Source: ghsa-malware (26008a5d95840ff404c5a75362ed3d81eedbd8989fcd37a6c40441421a96dc29) 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-react-rest-client

    Purl: pkg:npm/devplatform-react-rest-client

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    35.4.8
    MAL-2026-12740 | CVE-DB