MAL-2026-13269

    Dashboard / Malicious Package / MAL-2026-13269

    MAL-2026-13269

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-9cxc-5g3h-7j79

    Summary: Malicious code in devplatform-ui-kit (npm)

    Details: Source: amazon-inspector (970907ab2c29512b4a538983a065bc1bfee670c15e663d00cd0b3eb751d8dbdc) Package advertised as a UI toolkit but on module load (index.js require()s _adapter.js) fetches an opaque platform-specific binary from obfuscated *.workers.dev hosts, with a DNS-TXT covert-channel fallback that reassembles base64 chunks from subdomains under dl.wel1.ru (sdk./ext./pkg./net.dl.wel1.ru). Host strings are constructed at runtime by joining short fragments (e.g. ["oob-work","er.cf102-baf.workers.de","v"].join("")) to evade static analysis. The fetched bytes are written to /tmp or %TEMP% under disguise names such as dotnet_diag_*.exe /.cache_*, chmodded 0755 on POSIX, and spawned detached via cp.spawn("/bin/sh",["-c",fp+" &"],{detached:true}).unref() (cmd on Windows). No hash or signature verification. Behavior fires on any require()/import of the package, executing attacker-controlled code on the installer's machine. Source: ghsa-malware (24684e246b0273b61611f68034228f87283759247582b25c073f212d03a9ca73) 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-ui-kit

    Purl: pkg:npm/devplatform-ui-kit

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    35.6.2
    MAL-2026-13269 | CVE-DB