LWA-2026-7950 MAL-2026-11638 ↗ confirmed malware

@onereach/si-dropdown-simple@0.4.7

Malicious code in @onereach/si-dropdown-simple (npm)

T1059.007 · JavaScriptT1105 · Ingress Tool TransferT1027 · Obfuscated Files or Information

Analysis

Version 0.4.7 of the @onereach/si-dropdown-simple Vue component adds a preinstall hook (setup.mjs) that downloads the Bun JavaScript runtime from github[.]com/oven-sh/bun/releases and executes a bundled 727KB obfuscated payload (math_init.js) with it. The payload is obfuscated with the javascript-obfuscator tool (a large _0x dictionary array plus a custom base64 decoder) and contains eval, Function, and child_process usage, hiding its actual behavior. The package's declared component code is a normal Vue dropdown with no legitimate need to download a runtime or run an obfuscated script at install time.

analyzed by
Leitwacht
first seen
Aug 4, 2026, 12:38 PM
analyzed
Aug 4, 2026, 02:04 PM

Related advisories

browse all confirmed advisories →

Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.