twork-data-services-invest-box-account @20.8.8
Vulnerability report · Last retrieved from osv.dev August 5, 2026 at 5:03 PM UTC
OSV ID
MAL-2026-12293
Ecosystem
npm
Summary
On module load, index.js requires./_adapter.js which detects OS/architecture, fetches an opaque binary via https.get from string-concatenated Cloudflare Workers hostnames (oob-worker.cf100-416.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf99-9b3.workers.dev) and, on failure, reconstructs the payload from base64-encoded DNS TXT records under well1.site subdomains (tin/tina/ldr/win.dl.well1.site). The fetched bytes are written to /tmp or %TEMP% under masquerading names such as dotnet_diag_* and.cache_*, chmod 755'd on Unix, and spawned detached via spawn('/bin/sh', ['-c', path+' &']) or cmd.exe /c start /b on Windows. Hostnames are assembled via Array.join('') splits to defeat plain-string scanners. No hash or signature verification is performed, no publisher-matched host is used, and the delivered bytes are opaque. The package presents itself as a telemetry/analytics helper.
Source: amazon-inspector (ce404950eecf61001f88758ef82a02523d93efe8d29c01f63521ff748b82c553)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.