LWA-2026-5712 MAL-2026-6119 ↗ confirmed malware

parket-helper@0.0.1

Malicious code in parket-helper (npm)

T1059.007 · JavaScriptT1083 · File and Directory DiscoveryT1552.001 · Credentials In FilesT1539 · Steal Web Session CookieT1552.003 · Bash HistoryT1567 · Exfiltration Over Web Service

Analysis

Parket-helper@0.0.1 poses as a decimal-arithmetic library but is a credential and data-stealer. On npm install (postinstall hook), it: (1) scans the entire filesystem (Linux /home, macOS /Users, Windows C:\ drives) for wallet files (.env, keystore, seed-phrase files, private keys, mnemonic phrases, Metamask/Phantom credentials) and uploads them; (2) collects shell history from bash, zsh, fish, and PowerShell and uploads it; (3) on Windows and macOS, reads the Telegram Desktop tdata/ folder (containing session cookies and 2FA state) and uploads it as a gzip archive. All data is exfiltrated via multipart POST to parket-server-help[.]vercel[.]app/api/v1. Artifacts: index.js (18.6KB) contains the full stealer logic; test.js (509B) invokes it via postinstall.

analyzed by
Leitwacht
first seen
Jun 18, 2026, 11:05 AM
analyzed
Jun 18, 2026, 11:06 AM

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.