boardflow@1.1.4
Malicious code in boardflow (npm)
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
- ui-core-system@1.0.3
- snavbox@1.0.1
- oc-navbar-module-client@9.9.10
- chalk-plus-js@7.0.4
- linux-ci-utils@1.0.0
- win-build-utils@1.0.0
- @or-sdk/library@0.5.8
- @servicetitan/mfe-quick-actions@0.5.53
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.