MAL-2026-13569

    Dashboard / Malicious Package / MAL-2026-13569

    MAL-2026-13569

    Published: 7 Aug 2026Last Modified: 7 Aug 2026

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

    Details: Source: amazon-inspector (9ae65f4eadd80905a644647c6f15aee082d428bf5812632a29015eccc924bf1b) On require()/import of the package, both _adapter.js and the advertised main module lib/telemetry.js download an OS-specific binary from obfuscated third-party endpoints (Cloudflare Workers subdomains 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 via sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, net.dl.wel1.ru), write it to /var/tmp/.cache_<hex> or %TEMP%\dotnet_diag_<hex>.exe, mark it executable via fs['chmod'+'Sync'](path, 0o755), and spawn it detached via cp.spawn('/bin/sh', ['-c', filePath + ' &'], {detached:true, stdio:'ignore'}) or cmd equivalent. Hostnames, filesystem API names, and the child_process require string are reassembled at runtime through string concatenation and.join('') to evade static detection. The dropper is duplicated across _adapter.js and lib/telemetry.js so execution occurs even if one path fails. The fetched payload is opaque, unpinned, unverified, and unrelated to the package's stated purpose (Common TypeScript definitions).

    Affected packages

    Package

    Name: dolyame-ui-flatcorners

    Purl: pkg:npm/dolyame-ui-flatcorners

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    35.8.1
    MAL-2026-13569 | CVE-DB