MAL-2026-12069

    Dashboard / Malicious Package / MAL-2026-12069

    MAL-2026-12069

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-m63g-4mj7-6989

    Summary: Malicious code in nxify-unic (npm)

    Details: Source: amazon-inspector (2645ab342655ef98b8905299be8fc515978b43f6cf36ae564c9da827227dd391) On require('nxify-unic'), index.js loads _shim.js which detects OS/architecture, assembles destination hostnames at runtime by string-splitting and Array.join('') (Cloudflare Workers hosts oob-worker.cf100-416.workers.dev / oob-worker.cf102-baf.workers.dev / oob-worker.cf101-adf.workers.dev and a DNS-TXT chunked-base64 fallback at *.dl.well1.site), downloads a platform-matched binary with no hash or signature verification, writes it to /var/tmp or %TEMP% under decoy filenames such as dotnet_diag_<hex>.exe or.cache_<hex>, chmods it 0755, and spawns it detached via spawn('/bin/sh', ['-c', fp+' &']) or cmd.exe /c start /b. Destinations are anonymous workers.dev hosts unrelated to any declared publisher; endpoint strings are reconstructed at runtime to evade static analysis; a TTL cache and opt-out env-var gate re-execution. The behavior fires on module import, not at a user-invoked entry point. Source: ghsa-malware (eaf0c96bdfc1c4b3307363fbb4f4f8b04792fe4b0a6f51d0e404843dc7404897) 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: nxify-unic

    Purl: pkg:npm/nxify-unic

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    20.3.2
    MAL-2026-12069 | CVE-DB