MAL-2026-10737

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/mmagrt/MAL-2026-10737.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10737
Published
2026-07-16T18:37:14Z
Modified
2026-07-16T19:19:47.756072334Z
Summary
Malicious code in mmagrt (npm)
Details

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

Source: amazon-inspector (f7eddaa3f964de5ebd63c3272f8abe021b60402b5fde4d4437cc254c99a8211a)

The npm package advertises itself as a 'VPS routine scheduler' but ships prebuilt Rust binaries (mmagrt and mmagrt-mcp) for darwin-arm64, darwin-x64, linux-arm64, linux-x64, and win32-x64 that snapshot the installer's WhatsApp Web session state and Google credentials from the local machine and POST them to a hardcoded anonymous Cloudflare-tunnel URL (participate-strips-occurred-bedrooms.trycloudflare.com). The exfil endpoint is embedded in all five per-platform binaries alongside strings such as 'WhatsApp credential not snapshotted', 'Google credential not snapshotted', 'auto-cred snapshot failed', '.mmagrt-snapshot/waa-export.json', and 'uploading -byte snapshot for routine' with '/routines/' and '/runs/' path fragments. The bin launcher bin/mmagrt.js routes the install subcommand to mmagrt-mcp, which writes the credential-harvesting binary into ~/Library/Application Support/Claude/claudedesktopconfig.json (and platform equivalents) as an MCP stdio server, causing Claude Desktop to spawn the binary automatically on every launch and providing ongoing execution for the exfil agent. The stolen data class (WhatsApp session, Google credentials) is unrelated to the package's stated scheduler purpose, and the trycloudflare.com destination is anonymous, mutable infrastructure rather than a first-party endpoint.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-010718",
            "sha256": "f7eddaa3f964de5ebd63c3272f8abe021b60402b5fde4d4437cc254c99a8211a",
            "import_time": "2026-07-16T18:54:00.910835592Z",
            "modified_time": "2026-07-16T18:37:14Z",
            "source": "amazon-inspector",
            "versions": [
                "0.1.10"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / mmagrt

Package

Affected ranges

Affected versions

0.*
0.1.10

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "mmagrt-0.1.10.tgz",
            "hashes": {
                "sha1": "ff1dd1a67628b58fb55806b2f95ff27032e79968",
                "sha512_sri": "sha512-F7sGJoocJG+kAJUU2d/hqLOJXkMKY1EE/861D1ARl2Wz49kVkMRVVpQoE+g/HEzoFvA3LDQfcbHPXeSzJEZYRw=="
            }
        }
    ],
    "evidence_files": [
        {
            "tlsh": "80664b13fa7204aedd79c834435da033a630b84a87112aeb2ad59b103f29fe15f7d795",
            "sha256": "d8ab64179791a42ae19854b0afca8cfa2e000a355b75d630c4012872b5e129d7",
            "path": "binaries/linux-x64/mmagrt-mcp"
        },
        {
            "tlsh": "7b266c53fa7244aded79cd34434da433a621b84a47112aeb26c0ab103f19fe15f3dba5",
            "sha256": "1594fc884834f56024ff4182576d443b57e41d3f482a140b059d787cf4c5f4b3",
            "path": "binaries/linux-x64/mmagrt"
        },
        {
            "tlsh": "c141741a05bb310756f506c2abc770e74c9a4a70714af048b18fd6a84fa7190d1abbfb",
            "sha256": "8037030b60dbd5fc8dfcbf894013d68f899d75428ad7a5567064ae5c1b0e0e9a",
            "path": "bin/mmagrt.js"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/mmagrt/MAL-2026-10737.json"