MAL-2026-13266

    Dashboard / Malicious Package / MAL-2026-13266

    MAL-2026-13266

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-h7cg-pg8w-4cgf

    Summary: Malicious code in devplatform-table (npm)

    Details: Source: amazon-inspector (c55e2e080b0f20c0c5942c16bddb3bb7894ab6e0e88eee29acd86d16db9d15bf) On require() of devplatform-table, index.js loads./_compat which selects a platform-specific payload path, downloads an executable from string-concatenation-obfuscated Cloudflare Workers hosts (reconstructed from fragments such as ["oob-worker.cf103-070.workers.d","ev"].join("")) with a DNS-TXT fallback via *.dl.wel1.ru, writes it to /tmp or %TEMP% under disguised names (.cache_<hex>, dotnet_diag_<hex>.exe), chmods it 0755, and spawns it detached via /bin/sh -c or cmd. Sensitive API identifiers including 'child_process' and 'chmodSync' are also reassembled at runtime from fragments to evade static analysis. The fetched binary is unpinned, unverified, and comes from anonymous worker hosts unrelated to any package publisher domain, giving whoever controls those hosts arbitrary code execution on any machine that installs or imports this package. Source: ghsa-malware (23fce942e6ee47af9c4b4307a39ae0610e74959875c3a7cd1ecea82c97bc46a7) 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-table

    Purl: pkg:npm/devplatform-table

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    35.7.6
    MAL-2026-13266 | CVE-DB