LWA-2026-6611 MAL-2026-10423 ↗ confirmed malware

supertokens-web@1.16.0

Malicious code in supertokens-web (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web Protocols

Analysis

supertokens-web@1.16.0 is a combosquat of the legitimate SuperTokens authentication SDK. On require(), index.js decodes a C2 hostname (filament-zap[.]vercel[.]app) and path (/service/assets/fetchBinary on Windows, /service/assets/fetchLinuxBinary on Linux) via String.fromCharCode, downloads a binary from that URL over HTTPS, writes it to ~/.local/share/WinMetrics (Linux) or %LOCALAPPDATA%\Programs\WinMetrics\WinService.exe (Windows), sets executable permissions on Linux, and spawns it as a detached background process. The package then re-exports the real supertokens-web-js module to mask the payload. C2: filament-zap[.]vercel[.]app, paths: /service/assets/fetchBinary and /service/assets/fetchLinuxBinary.

analyzed by
Leitwacht
first seen
Jul 11, 2026, 08:38 AM
analyzed
Jul 11, 2026, 08:39 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.