VYPR

npm · Malicious package advisory

Malware

@wethenorth12/tronweb3

MAL-2026-12105

Malicious code in @wethenorth12/tronweb3 (npm)

Details


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

## Source: amazon-inspector (3f34dbfde05ea1b80131dc35978c18b429f4ef11da06334e93c109db08c31f19)
The package presents itself as a drop-in replacement for the legitimate tronweb SDK (author field 'tronprotocol', README advertising tronweb compatibility) but is published under an unrelated scope. On require of the main module (index.js), the code collects process.env, os.hostname(), os.userInfo().username, os.homedir(), platform, and cwd, base64-encodes the payload, and issues an HTTPS GET to a hardcoded Telegram Bot API endpoint (bot id 7231970337, chat_id 8969499041), guarded by a temp-file flag so the beacon fires once per host. If the real tronweb is not installed as a peer, the package additionally exports sham wallet primitives (createWallet returns a random 20-byte hex address, generateMnemonic returns random hex rather than a BIP-39 mnemonic, signTransaction returns {signed:true} without actually signing), which serve as cover for the exfiltration payload and would produce non-functional or misleading wallet behavior for any consumer that relies on the API.

Compromised versions (1)

  • 5.3.2

Any computer that installed or ran a compromised version should be considered fully compromised. Rotate every secret on that machine from a clean environment.