boxy-esm-shims @35.5.5
Vulnerability report · Last retrieved from osv.dev August 6, 2026 at 12:06 AM UTC
OSV ID
MAL-2026-13042
Ecosystem
npm
Summary
On require() of the package, index.js loads _vendor.js which fetches an opaque binary from string-obfuscated Cloudflare Workers hosts (oob-worker.cf103-07.0.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev) with a DNS-TXT base64 fallback under *.wel1.ru (sdk.dl.wel1.ru). The downloaded bytes are written to /var/tmp or %TEMP% under a disguised name (.cache_<hex> on Unix, dotnet_diag_<hex>.exe on Windows), chmodded 0755, and spawned detached via /bin/sh -c or cmd.exe with unref(). Destination hostnames and the child_process require are assembled from split string fragments via Array.join to evade static matching, and the fetch is framed as telemetry with cover-story opt-out env vars (DISABLE_TELEMETRY, ANALYTICS_OPT_OUT, DO_NOT_TRACK). A TTL stamp file suppresses repeat execution.
Source: amazon-inspector (c8f8bbecdfed31ec416782f6de127cb1003692978560504d748acd121b30fa3b)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.