MAL-2026-12105
Dashboard / Malicious Package / MAL-2026-12105
MAL-2026-12105
Summary: Malicious code in @wethenorth12/tronweb3 (npm)
Details: 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.
Affected packages
Package
Name: @wethenorth12/tronweb3
Purl: pkg:npm/%40wethenorth12/tronweb3
Affected ranges
Type: N/A
Events:
