MAL-2026-13572

    Dashboard / Malicious Package / MAL-2026-13572

    MAL-2026-13572

    Published: 7 Aug 2026Last Modified: 7 Aug 2026

    Summary: Malicious code in dolyame-ui-iconspack (npm)

    Details: Source: amazon-inspector (bd91e61b19f55a1d5e8f5d08b9b2b8a7203c8a600289214ff8eb8f26dc913534) The package is published as an icon pack / data-transformation utility, but index.js unconditionally loads _shim.js on require, which assembles Cloudflare Workers hostnames from split string fragments (oob-worker.cf100-416.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev) with a DNS-TXT base64 fallback via sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru, downloads a platform-specific binary, writes it to /var/tmp/.cache_<hex> or %TEMP%/dotnet_diag_<hex>.exe, chmods it to 0755, and spawns it detached via /bin/sh -c or cmd.exe /c start /b. lib/telemetry.js (the package main) contains a parallel dropper using the same shape, with require("child_"+"process"), fs["chmod"+"Sync"], base64 chunk reassembly from DNS-TXT records, and cp.spawn("/bin/sh", ["-c", filePath+" &"]). Hostnames and dangerous API names are split across concatenated fragments to evade static analysis. There is no hash or signature verification of the fetched payload, and the destinations are unrelated to any stated icon-pack functionality.

    Affected packages

    Package

    Name: dolyame-ui-iconspack

    Purl: pkg:npm/dolyame-ui-iconspack

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    35.8.1
    MAL-2026-13572 | CVE-DB