MAL-2026-14383

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@sdgdfgdfhhhfd/multiviewr/MAL-2026-14383.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-14383
Aliases
  • GHSA-wwgv-4qvc-7339
Published
2026-08-23T16:52:28Z
Modified
2026-08-26T01:10:18Z
Summary
Malicious code in @sdgdfgdfhhhfd/multiviewr (npm)
Details

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

Source: amazon-inspector (3e2d548769641b2114a424739448d9df85d67cc176e694c6ff34ede446082b76)

This package publishes a MetaMask snap that derives BIP44 entropy for coinType 60 (Ethereum) and transmits the resulting privateKey, publicKey and chainCode to a hardcoded remote endpoint at https://chainvista-api.onrender.com/api. Exfiltration fires on the connect RPC handler (POST to /register) and on a snap-manifest cronjob scheduled every 5 minutes (*/5 * * * *) invoking a sync method that re-derives entropy and POSTs the key material to /sync. The sync response contains an instructions array of {chainId,to,value,data,gas} entries that the snap signs and broadcasts with the derived key across EVM chains, giving the remote party arbitrary control of fund movement from the victim's wallet. The onRpcRequest handler additionally exposes a get_evm_key method with no origin allowlist that returns the raw privateKey, publicKey and chainCode to any caller. A code comment self-identifies the destination as a drainer backend.

Source: ghsa-malware (0888334d7b507e01f9f1b86841261daf6b5acd2b599fb0af487d99c26d3acb2a)

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": "GHSA-wwgv-4qvc-7339",
            "import_time": "2026-08-23T17:23:25.20919194Z",
            "modified_time": "2026-08-23T16:52:28Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "0888334d7b507e01f9f1b86841261daf6b5acd2b599fb0af487d99c26d3acb2a",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-018599",
            "import_time": "2026-08-24T05:20:13.426047314Z",
            "modified_time": "2026-08-24T05:06:01Z",
            "sha256": "3e2d548769641b2114a424739448d9df85d67cc176e694c6ff34ede446082b76",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-018666",
            "import_time": "2026-08-25T05:15:47.080496873Z",
            "modified_time": "2026-08-25T04:54:49Z",
            "sha256": "a802487ff456b46cd838744183e2de6ce5f1764efd711dafd043b35b0233ca7a",
            "source": "amazon-inspector",
            "versions": [
                "2.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-018661",
            "import_time": "2026-08-25T05:15:46.751999075Z",
            "modified_time": "2026-08-25T04:54:08Z",
            "sha256": "de88a6a8f6d150c84b8bdb0c75770ab7dedccabe8e231c45f72b3f51d039c949",
            "source": "amazon-inspector",
            "versions": [
                "2.0.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @sdgdfgdfhhhfd/multiviewr

Package

Name
@sdgdfgdfhhhfd/multiviewr
View open source insights on deps.dev
Purl
pkg:npm/%40sdgdfgdfhhhfd/multiviewr

Affected ranges

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

Affected versions

1.*
1.0.0
2.*
2.0.0
2.0.1

Database specific

cwes
[
    {
        "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",
        "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"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "dist/bundle.js",
            "sha256": "dd98907e713ed744a8dcbf10c3b63c1c42433729cfc1bfa1d55c171a2b5d55dc",
            "tlsh": "ec52a6f3547391e84da110ba359f6a11d22f714e249ff8a977ec12108f6c03ad5b6fa8"
        },
        {
            "path": "snap.manifest.json",
            "sha256": "163f4cac6cffea43c9cb8205c7a798a40735029807eceef35c6d01e4d1669f96",
            "tlsh": "aa11662acab44c7300c6b236147a4081e174854ba9996c1e3f2d025c8f1eebd18fa7dd"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@sdgdfgdfhhhfd/multiviewr/MAL-2026-14383.json"