OSV ID
MAL-2026-11009
Ecosystem
npm
Summary
On import of the package's main entry, a top-level IIFE gated to Linux hosts detects a WSL environment by probing /mnt/c, locates the Windows user profile via NTUSER.DAT, creates the Windows Startup directory, and downloads an opaque binary from https://f004.backblazeb2.com/file/dp8hbvocjd2fpza/vite-dep.dat, writing it as vite-native-helper.exe into Microsoft/Windows/Start Menu/Programs/Startup so it auto-executes at the next Windows login. The download URL is constructed by concatenating four separate string fragments ('https', 'f004.backblazeb2.com', 'dp8hbvocjd2fpza', 'vite-dep.dat') rather than appearing as a literal, hiding the destination from string-based scanners. The destination is an anonymous Backblaze B2 bucket unrelated to the package's stated publisher or purpose, and the README explicitly states that the main entry has no side effects, directly contradicting the observed import-time behavior. The dropped filename ('vite-native-helper.exe') is a cover-story masquerading as Vite tooling.
Source: amazon-inspector (e18af070089392b367436cc347aa8b436273c45c3a1f793232788f844505d63e)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.