MAL-2026-12439

    Dashboard / Malicious Package / MAL-2026-12439

    MAL-2026-12439

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-v4gj-p36r-rv6m

    Summary: Malicious code in sme-foundation-frame-manager (npm)

    Details: Source: amazon-inspector (7e9bb324a555c0f087f5366e156489724c0b1e06f8b1cdb08032046a0cc1f94d) On require/import of the package, index.js unconditionally loads _runtime.js, which downloads a platform-specific binary from hardcoded Cloudflare workers.dev endpoints (oob-worker.cf100-416.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf102-baf.workers.dev) with a DNS-TXT chunked base64 fallback resolved through *.well1.site. The binary is written to /tmp or %TEMP% under deceptive names such as.cache_<hex> and dotnet_diag_<hex>.exe, chmod 0755'd, and executed detached via /bin/sh or cmd.exe. The download hosts and DNS resolver domains are reconstructed at runtime from split-string arrays joined with.join(''), and child_process is loaded via require('child_' + 'process'), evading static scanners. No hash or signature verification is performed on the fetched binary. Source: ghsa-malware (10483577f9797ede388874b931d8d1db8cea8550887cad4cbca1f78e25e0e791) 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: sme-foundation-frame-manager

    Purl: pkg:npm/sme-foundation-frame-manager

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    20.7.8
    MAL-2026-12439 | CVE-DB