MAL-2026-4693

    Dashboard / Malicious Package / MAL-2026-4693

    MAL-2026-4693

    Published: 19 May 2026Last Modified: 1 Jun 2026Aliases: 
    GHSA-789x-j439-qx3f

    Summary: Malicious code in to-cms (npm)

    Details: Source: amazon-inspector (cccb3d12c0df356fc34c0b79a003f32a6484dd9229b43dfef5b89c8dd4dec51c) package.json declares `postinstall: node index.js`. On `npm install`, index.js unconditionally HTTPS-GETs https://meet-fr.com/ChromeSetup.exe, writes it to os.tmpdir(), executes it via a shell `start`/`open` call, and deletes the file ~5 seconds later to hide forensics. The domain meet-fr.com is not a Google or Chrome publisher domain; the package name `to-cms` has no relation to a Chrome installer; the binary is unsigned, unpinned, has no hash/signature verification, and self-deletes after launch — the canonical dropper shape. A debug.log shipped in the tarball references `C:\Users\work1\AppData\Local\Temp\ChromeSetup.exe`, corroborating that this code path has executed on the author/build machine. Every installer of this package runs the attacker-controlled binary at install time. Source: ghsa-malware (d8527b8c8876c1777400d2305c77b9e61af6eda4238779ae2e0a9cd954cf06b6) 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: to-cms

    Purl: pkg:npm/to-cms

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.1
    1.0.0
    MAL-2026-4693 | CVE-DB