npm

bnpl-blocks-design-system @35.4.8

Vulnerability report · Last retrieved from osv.dev August 6, 2026 at 1:06 AM UTC

Malicious

OSV ID

MAL-2026-12910

Ecosystem

npm

Summary

On require(), _support.js fetches a platform-specific binary from obfuscated hosts assembled by array-join fragments (oob-worker.cf99-9b3.workers.dev mirrors) and, on HTTPS failure, reassembles a base64 payload from TXT records under sdk/ext/pkg/net.dl.wel1.ru. The fetched bytes are written to /var/tmp or %TEMP% under cover-story names (analytics_state, dotnet_diag_*.exe,.cache_*), chmod 0755 on Unix, and spawned detached via /bin/sh -c or cmd.exe /c start /b. The package advertises itself as a design system but ships no design-system code path that would need to fetch and execute native binaries, and the destination hosts, filenames, and delivery channel are all obfuscated. Any consumer that installs and imports this package executes attacker-controlled code on the installer host at import time.

Source: amazon-inspector (a50b0415c63c49a45364f4a287439682ce2b0d2b95a6fa250e8c01feff20c91f)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.