Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
Malicious package

solana-mev-botnpm

Malicious code in solana-mev-bot (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-5861
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall solana-mev-bot

What this malware does

bot.js performs a hardcoded HTTPS GET to api.telegram.org's bot sendMessage endpoint, transmitting host fingerprint data collected via os.hostname(), os.userInfo(), and process.platform. The file also imports child_process and reads from the filesystem (fs.existsSync / fs.readFileSync) alongside the network exfiltration primitive. The destination is an attacker-operated Telegram bot, used as an exfiltration channel to siphon installer host identity and likely credential/wallet material from disk. The package name impersonates a Solana MEV trading utility to lure crypto users into running it.

Malicious versions

1 flagged
1.0.0

Indicators of compromise (SHA-256)

e65516d3e042858742ebfee878ff2de6361994ce0155dcbf53c8e0f24cd5fafb

Frequently asked questions

No. solana-mev-bot on npm has been identified as a malicious package (version 1.0.0 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-006744

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

O3 Security blocks malicious packages like this at install time and in CI.

Supply-chain protection
solana-mev-bot (npm) malicious package — MAL-2026-5861 | O3 Security