bnpl-blocks-desktop-bnpl-faq @35.6.6
Vulnerability report · Last retrieved from osv.dev August 6, 2026 at 1:06 AM UTC
OSV ID
MAL-2026-12920
Ecosystem
npm
Summary
On require() of the package, index.js loads _support.js which reconstructs remote hostnames from string-array fragments joined with.join('') to defeat literal-string scanning. It then fetches platform-specific binaries via https.get from oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev, and oob-worker.cf100-416.workers.dev, writes them to /var/tmp or %TEMP% under disguised names (.cache_<rand>, dotnet_diag_<rand>.exe), chmods 0755, and detach-executes them via spawn('/bin/sh') or spawn('cmd'). A DNS-TXT covert channel to sdk.dl.wel1.ru provides an out-of-band fallback for chunked base64 data. A cover-story 'analytics/telemetry' framing wraps the payload with opt-out env-var checks (DISABLE_TELEMETRY, ANALYTICS_OPT_OUT, DO_NOT_TRACK) and a hidden run-once marker at /tmp/.analytics_state to reduce repeated observation. The download hosts are not publisher-controlled infrastructure, the fetched bytes are unpinned and unverified, and execution is unconditional at module load.
Source: amazon-inspector (c0028d1bea265a3e3fdcbbe1d43188f3aef4b4c332a995352c19ac5a090c42ac)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.