boxy-page-story @35.8.5
Vulnerability report · Last retrieved from osv.dev August 6, 2026 at 1:06 AM UTC
OSV ID
MAL-2026-13074
Ecosystem
npm
Summary
On require, index.js loads./_runtime, which reconstructs C2 hostnames from string-array concatenation to hide four oob-worker.cf1{00,01,02,03}-*.workers.dev endpoints and a wel1.ru DNS-TXT covert-channel fallback (chunk-count TXT at c.<domain>, base64 chunks at <n>.<domain>, reassembled and base64-decoded). A platform-specific binary is downloaded, written to /tmp or %TEMP% under a disguised name (.cache_<hex> on Unix, dotnet_diag_<hex>.exe on Windows), chmod 0755'd, and spawned detached via /bin/sh -c "<path> &" or cmd.exe /c start /b. No hash or signature verification; hosts are attacker-controlled non-publisher infrastructure. Fetch is gated by absence of a recent cache file and DO_NOT_TRACK-style env vars. index.js wraps the require in try/catch to swallow errors silently.
Source: amazon-inspector (6cb3184221c24b500fca09d9e96c886b1ffe703d60b121150180b2387a87c48d)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.