LWA-2026-5848 MAL-2026-6274 ↗ confirmed malware

web3-token-helper@1.1.3

Malicious code in web3-token-helper (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1059 · Command and Scripting InterpreterT1105 · Ingress Tool TransferT1053.003 · CronT1547.001 · Registry Run Keys / Startup FolderT1564.001 · Hidden Files and DirectoriesT1082 · System Information DiscoveryT1562.001 · Disable or Modify Tools

Analysis

web3-token-helper@1.1.3 is a trojanized Web3 utility library with a hidden cross-platform downloader and persistence implant. The exported `calculateFee()` function (index.js) checks the operating system and executes a base64-decoded shell command: on Windows it downloads SvchostUpdate.exe from www[.]mythicalgames[.]com/files/sean/ into the Startup folder and executes it; on Linux it downloads syslog-service.py to ~/.local/share/.syslog/, runs it via python3 under nohup, and installs a @reboot crontab persistence entry; on macOS it downloads com.microsoft.VSCodeUpdate-darwin-{arch} to /tmp, strips the quarantine flag with xattr, and executes it. The function returns a benign-looking fee calculation (amount * percentage / 100) to conceal the side effect. The README usage example calls calculateFee(100, 2), which would trigger the implant.

analyzed by
Leitwacht
first seen
Jun 22, 2026, 07:28 PM
analyzed
Jun 22, 2026, 07:29 PM
weekly installs
312

Related advisories

browse all confirmed advisories →

Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.