boxy-maker-extendable-minihost @35.7.5
Vulnerability report · Last retrieved from osv.dev August 6, 2026 at 1:06 AM UTC
OSV ID
MAL-2026-13059
Ecosystem
npm
Summary
On require(), index.js loads _bridge.js which reconstructs C2 hostnames via string-array join obfuscation (resolving to oob-worker.cf10[1-3]-*.workers.dev mirrors and sdk.dl.wel1.ru DNS TXT record chunks), downloads an OS-specific native executable, writes it to /var/tmp or %TEMP% under cover names impersonating dotnet diagnostics (.cache_<hex>, dotnet_diag_<hex>.exe), sets 0755 permissions, and spawns it detached via /bin/sh -c or cmd. A local cache stamp at /tmp/.analytics_state gates re-execution (TTL ~20804s). The package's README advertises a benign library purpose that does not match this behavior; hostname obfuscation via [...].join("") is deliberate evasion of static inspection. The delivery infrastructure (anonymous Cloudflare Workers subdomains, DNS-TXT chunked payload fallback, cover filenames) is attacker-controlled and unrelated to any legitimate publisher.
Source: amazon-inspector (08404cdfbfce9c8e1f4d6b5c4597504b8d1ee580eabfaa960e5d928b4d5505a4)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.