LWA-2026-5089 confirmed malware

seed-to-private@1.0.1

Malicious code in seed-to-private (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1543.002 · Systemd ServiceT1053.005 · Scheduled TaskT1027 · Obfuscated Files or InformationT1552.001 · Credentials In FilesT1056.001 · KeyloggingT1115 · Clipboard DataT1071.001 · Web ProtocolsT1102 · Web ServiceT1041 · Exfiltration Over C2 ChannelT1567 · Exfiltration Over Web Service

Analysis

Solana wallet clipboard-theft trojan. The install hook (node install.js) executes index.js which spawns a background process that continuously monitors the clipboard for BIP39 seed phrases (12/24 words) and private keys (hex/base58). Detected credentials are encrypted with AES-256-GCM and exfiltrated to a Telegram bot (hardcoded bot token and chat ID in lib/transport.js and lib/core.js) and optionally via HTTP POST to a configurable cloud endpoint. The payload installs persistence via Windows scheduled task (schtasks /Create /TN system_service /SC ONLOGON) and a Linux systemd unit. Activation is delayed 24-48 hours post-install to evade detection.

analyzed by
Leitwacht
first seen
Jun 13, 2026, 05:03 PM
analyzed
Jun 13, 2026, 05:05 PM

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.