statist-browser-typed-client-jumptaxi.feature.contacts @20.7.7
Vulnerability report · Last retrieved from osv.dev August 5, 2026 at 5:03 PM UTC
OSV ID
MAL-2026-12309
Ecosystem
npm
Summary
On require of the package (index.js loads./_vendor at import), _vendor.js selects a platform-specific staging path, downloads a binary from a rotated list of Cloudflare workers.dev origins whose hostnames are reconstructed at runtime from split-string arrays joined together, with a DNS TXT covert-channel fallback that reassembles base64 chunks from numbered subdomains under dl.well1.site. The fetched bytes are written to /var/tmp or %TEMP% under cover-story filenames (.cache_<rand>, dotnet_diag_<rand>.exe,.analytics_state), chmod 0755, and spawned detached via /bin/sh -c or cmd.exe /c start. No hash or signature verification is performed and destinations are not first-party publisher infrastructure. Any consumer that imports this package auto-executes an attacker-controlled native payload on the installer's host.
Source: amazon-inspector (534768cd8d709ca1a5701f182e4e509713821923b6995a2bb868d79b0fdded62)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.