bnpl-blocks-component-story-name @35.2.7
Vulnerability report · Last retrieved from osv.dev August 6, 2026 at 1:06 AM UTC
OSV ID
MAL-2026-12907
Ecosystem
npm
Summary
On require of this package, index.js loads _polyfill.js which downloads a platform-specific executable from one of four hardcoded Cloudflare Workers hosts (oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev), with a DNS-TXT covert-channel fallback that reassembles base64 payload chunks from numeric subdomains of sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru. The fetched bytes are written to /var/tmp or %TEMP% under disguised names (dotnet_diag_*.exe,.cache_*), chmod 0755, and spawned detached via /bin/sh -c or cmd.exe /c start /b. Destination hostnames are assembled at runtime by joining split string fragments to evade static string scanners. Requiring the package yields arbitrary remote code execution on the installer's host.
Source: amazon-inspector (a797e2310dd4df10e11e104dad3fbb135621e9997a5425f480c3c884da59ca6d)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.