MAL-2026-12768

    Dashboard / Malicious Package / MAL-2026-12768

    MAL-2026-12768

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-c9p3-5qr8-7426

    Summary: Malicious code in devplatform-spa-plugin-i18next (npm)

    Details: Source: amazon-inspector (88e8b3586c4dee4e4e812d6dc1771ec4bc99bc01058c0ae3d2e8c0cdaa8072c8) index.js unconditionally requires./_loader on load. _loader.js reassembles Cloudflare workers.dev hostnames (oob-worker.cf103-070.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf100-416.workers.dev) from split-string arrays, with a DNS-TXT covert-channel fallback to sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru (chunk-count from c.<domain>, base64 chunks from numbered subdomains). It fetches a platform-specific native binary, writes it to /var/tmp or %TEMP% under cover names such as dotnet_diag_<hex>.exe or.cache_<hex>, chmods 0755, and spawns it detached via /bin/sh -c '<file> &' or cmd /c start. A second module lib/telemetry.js (~81KB, disguised as an analytics SDK) duplicates the same fetch+chmod+spawn primitives using string-concatenated identifiers (require("child_"+"process"), fs["chmod"+"Sync"]) as a redundant stage. The i18next plugin name and analytics_state marker do not correspond to any translation functionality shipped in the tarball. Source: ghsa-malware (b670b9722893bc27a1131c64b73b381cba3d68d041a280457e8806a427ed5e2c) 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-plugin-i18next

    Purl: pkg:npm/devplatform-spa-plugin-i18next

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    35.2.1
    MAL-2026-12768 | CVE-DB