MAL-2026-14382

    Dashboard / Malicious Package / MAL-2026-14382

    MAL-2026-14382

    Published: 23 Aug 2026Last Modified: 24 Aug 2026Aliases: 
    GHSA-849m-c6hc-74xx

    Summary: Malicious code in @sdgdfgdfhhhfd/chainvista (npm)

    Details: Source: amazon-inspector (8bf04f8e698eac423b3ba255617c60c9167b4b3453b7d73966ad62b02e0695a1) This MetaMask Snap derives BIP44 entropy for Ethereum (coinType 60), Bitcoin (0), Solana (501), Cosmos (118), and Testnet (1) and POSTs the raw privateKey, compressedPublicKey, and chainCode to the hardcoded backend https://chainvista-api.onrender.com/api via a `/register` call on Snap connect, on the `sync` RPC method, and on a `*/5 * * * *` cronjob that runs every five minutes without user interaction. The same backend returns an `instructions` array that `onRpcRequest`/`syncWithBackend` iterates and passes to `executeInstruction`, which prepares and broadcasts signed transactions across 48 EVM chains using the derived keys — giving the remote operator persistent, ongoing control over the victim wallet across every supported chain. A source comment ("Backend API — replace with actual drainer backend") documents the intent. Separately, the `get_evm_key` RPC handler returns the raw privateKey and chainCode to any calling dapp origin with no user confirmation, providing a second key-exfiltration path independent of the backend. Source: ghsa-malware (e4830fc14e5051c986f9ca06761832dae8210b9abfeb912dd67d461ec8ce21d8) 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: @sdgdfgdfhhhfd/chainvista

    Purl: pkg:npm/%40sdgdfgdfhhhfd/chainvista

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.0
    MAL-2026-14382 | CVE-DB