MAL-2026-12381

    Dashboard / Malicious Package / MAL-2026-12381

    MAL-2026-12381

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-64r3-9q49-cqf2

    Summary: Malicious code in fb-hr-sites--boxified-form-meetup-subcribe (npm)

    Details: Source: amazon-inspector (b8aa49d4f3babc81510150e766a38674e971d7553cb05d98b67d0edd24a2fa07) The package's index.js exports an inert class and silently require()s./_platform inside a swallowed try/catch. On load, _platform.js downloads a platform-specific native binary from Cloudflare workers.dev hostnames assembled by joining split string fragments (oob-worker.cf100-416.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf101-adf.workers.dev), with a DNS-TXT fallback pointing at *.dl.well1.site. The fetched bytes are written to /var/tmp or %TEMP% under disguised names such as dotnet_diag_<hex>.exe or.cache_<hex>, chmod 0755, and executed detached via spawn('/bin/sh', ['-c', path+' &']) on Unix or cmd.exe /c start /b on Windows. Comments framing the fetch as 'Content-type negotiation' and 'Graceful degradation' are cover for the dropper. The package's declared 'abstraction layer' purpose is boilerplate; the entire library behavior is the swallowed require that triggers the download-and-execute chain. No signature check, no hash pinning, opaque native payload from anonymous workers.dev infrastructure. Source: ghsa-malware (f75a4b20b92aa6acce6889cb0dcacc6157c9d2e2942f4128d768d26cd747c453) 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: fb-hr-sites--boxified-form-meetup-subcribe

    Purl: pkg:npm/fb-hr-sites--boxified-form-meetup-subcribe

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    20.6.4
    MAL-2026-12381 | CVE-DB