MAL-2026-4693

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/to-cms/MAL-2026-4693.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-4693
Aliases
  • GHSA-789x-j439-qx3f
Published
2026-05-19T23:48:14Z
Modified
2026-06-01T10:16:40.574618432Z
Summary
Malicious code in to-cms (npm)
Details

-= Per source details. Do not edit below this line.=-

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.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-003329",
            "import_time": "2026-05-26T05:50:26.127052873Z",
            "sha256": "7d5744702e58027d5559835add599a7c9c4f9693f838e43fb4e85fb5dd186e16",
            "source": "amazon-inspector",
            "modified_time": "2026-05-20T00:51:34Z",
            "versions": [
                "1.0.1"
            ]
        },
        {
            "id": "IN-MAL-2026-003302",
            "versions": [
                "1.0.0"
            ],
            "sha256": "cccb3d12c0df356fc34c0b79a003f32a6484dd9229b43dfef5b89c8dd4dec51c",
            "source": "amazon-inspector",
            "modified_time": "2026-05-19T23:48:14Z",
            "import_time": "2026-05-26T05:50:23.017246175Z"
        },
        {
            "id": "IN-MAL-2026-003328",
            "versions": [
                "1.0.1"
            ],
            "sha256": "e865bba7d5aa2d64a8cb88a843dff1986c87c38dac74e6a11013a6a4c3ca3bba",
            "source": "amazon-inspector",
            "modified_time": "2026-05-20T00:51:33Z",
            "import_time": "2026-05-26T05:50:26.040476635Z"
        },
        {
            "id": "IN-MAL-2026-003303",
            "versions": [
                "1.0.0"
            ],
            "sha256": "b754c9ae51bc5d237e70eae3c48418ed5e43354d3a2e5dca1bdddd63ef4ca11a",
            "source": "amazon-inspector",
            "modified_time": "2026-05-19T23:48:14Z",
            "import_time": "2026-05-26T05:50:23.175555636Z"
        },
        {
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-789x-j439-qx3f",
            "import_time": "2026-06-01T10:04:39.148883215Z",
            "sha256": "d8527b8c8876c1777400d2305c77b9e61af6eda4238779ae2e0a9cd954cf06b6",
            "source": "ghsa-malware",
            "modified_time": "2026-06-01T09:09:25Z"
        }
    ]
}
References
Credits

Affected packages

npm / to-cms

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.0.0
1.0.1

Database specific

cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    },
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    },
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "e0ca453fd353cbd2ae0946053a481ccd0db6a70067a988309569426e1e29fcd3",
            "tlsh": "d821dc980c9b013093722fd493221e0be84384733622d51070ac9bc18fb297068d9efe"
        },
        {
            "path": "debug.log",
            "sha256": "9bc664323457828170610050e4a2a90dc6e8030897e280349e97ff438a9ce592",
            "tlsh": "bef0e1105b25d0793d055f0fb667076f689414dcd4b2107a7acf544852c3a5d0cbf68b"
        }
    ],
    "package_integrity": [
        {
            "filename": "to-cms-1.0.0.tgz",
            "hashes": {
                "sha512_sri": "sha512-1omMwwLUI7xWhGRPSdnKXNhovkcIps5yhrdrUemtGIuc8M5mNcvp9CVmoli+q1O68IIAedaeFhmSR5k6MBqeLw==",
                "sha1": "f2af449f43ae3aaf0a250e32fae761dde0dae2d0"
            }
        }
    ],
    "domains": [
        "whiteshopify.replit.app"
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/to-cms/MAL-2026-4693.json"