LWA-2026-5405 MAL-2026-5799 ↗ confirmed malware

boardflow@1.1.4

Malicious code in boardflow (npm)

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

Analysis

boardflow@1.1.4 is a trojanized npm package that misrepresents itself as a kanban board CLI tool. The preinstall script (install.js) is heavily obfuscated with javascript-obfuscator. When run during npm install, it downloads a remote binary from hxxps://www[.]pooron[.]org/ice[.]exe to /tmp/tester_<random_hex>.exe, makes it executable, and spawns it as a detached background process with output suppressed. On Windows it delegates to cmd.exe to launch the binary. After launching the payload it prints a fake "[boardstep] Optional dependencies initialized." message and exits cleanly, hiding the malicious activity from the installer. The downloaded binary (ice.exe) is the actual second-stage payload and its functionality is unknown but runs with the user's privileges.

analyzed by
Leitwacht
first seen
Jun 15, 2026, 05:11 PM
analyzed
Jun 15, 2026, 05:12 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.