MAL-2026-12672

    Dashboard / Malicious Package / MAL-2026-12672

    MAL-2026-12672

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in ded-aa-liza-ui-components (npm)

    Details: Source: amazon-inspector (a328f8fbefe24a810c8fe1c0249029992137bec024cab060df03d88347b5185b) On require() of this package, index.js loads _helpers.js which downloads a per-platform native executable (linux_x64, linux_arm64, darwin, win32) from attacker-controlled Cloudflare *.workers.dev endpoints (oob-worker.cf100-416.workers.dev, cf101-adf.workers.dev, cf99-9b3.workers.dev) with a DNS-TXT base64 fallback under *.dl.wel1.ru (sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, net.dl.wel1.ru). The downloaded bytes are written to /var/tmp or %TEMP% under disguised names (.cache_<hex> on Unix, dotnet_diag_<hex>.exe on Windows), chmod 0755, and spawned detached via spawn("/bin/sh", ["-c", fp+" &"], {detached:true}) or spawn("cmd",...). Destination hostnames are reconstructed at runtime by splitting/joining string fragments (e.g. ["oob-worker.cf101-adf",".workers.d","ev"].join("")) to evade static analysis. Comments and env-var checks (DISABLE_TELEMETRY, ANALYTICS_OPT_OUT, DO_NOT_TRACK) mimic telemetry as cover. The advertised purpose is a React UI components library, which does not require fetching and executing native binaries from third-party Cloudflare Workers infrastructure.

    Affected packages

    Package

    Name: ded-aa-liza-ui-components

    Purl: pkg:npm/ded-aa-liza-ui-components

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    35.8.7