Malicious code in web3-token-helper (npm)
MAL-2026-6274 · GHSA-3w2v-mxgh-g2fw
Published · Modified
Dependency scanning
Check whether web3-token-helper is in your codebase
Corgea flags malicious and compromised dependencies with reachability analysis, so you fix the packages that actually run in your application instead of working through the whole lockfile.
Description
__
Source: amazon-inspector (0c826bf782895b60580b94e3a28a2c4562d3742420ce81e9895ad8568da57890)
The package advertises itself as a Web3 fee utility but its main export is a dropper. index.js line 140 base64-decodes a platform-specific command string and executes it via child_process.exec inside the exported calculateFee() function — the exact call the README documents as the headline usage example (calculateFee(100, 2)). The decoded commands branch on host OS and fetch attacker binaries from https://www.mythicalsgames.com/files/sean/ (a typosquat of the legitimate mythicalgames.com; the path segment sean matches package.json's author: "sean"): on Windows, PowerShell with -W Hidden downloads SvcHostUpdate.exe into the user's Startup folder and runs it (login persistence); on Linux, syslog-service.py is written to ~/.local/share/.syslog, launched with nohup, and registered via @reboot sleep 30 && /usr/bin/python3... in the user's crontab (reboot persistence); on macOS, com.microsoft.VSCodeUpdate-darwin-"postinstall": "node install.js", but install.js is absent from the tarball — the postinstall is non-functional; the malicious payload triggers on first call to the documented API rather than at install time.
Source: ghsa-malware (6bc6d78033841d1ed6ecadc0923fba88a44ebc73d9c4c37291f450206e74b846)
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.
References
- PACKAGE https://www.npmjs.com/package/web3-token-helper/v/1.1.1
- PACKAGE https://www.npmjs.com/package/web3-token-helper/v/1.2.1
- PACKAGE https://www.npmjs.com/package/web3-token-helper/v/1.2.0
- PACKAGE https://www.npmjs.com/package/web3-token-helper/v/1.0.1
- PACKAGE https://www.npmjs.com/package/web3-token-helper/v/1.1.2
- ADVISORY https://github.com/advisories/GHSA-3w2v-mxgh-g2fw
- PACKAGE https://www.npmjs.com/package/web3-token-helper/v/1.1.3
- PACKAGE https://www.npmjs.com/package/web3-token-helper/v/1.0.0
- PACKAGE https://www.npmjs.com/package/web3-token-helper/v/2.0.1
Ready to move
Start Securing
Free, no credit card | First findings in minutes