@onereach/si-textinput@0.5.7
Malicious code in @onereach/si-textinput (npm)
T1059.007 · JavaScriptT1105 · Ingress Tool Transfer
Analysis
The package's preinstall hook (node setup.mjs) downloads the Bun JavaScript runtime from github[.]com/oven-sh/bun and executes a 727KB script (math_init.js) at install time. math_init.js is obfuscated with a custom string-encoding scheme that hides all of its API calls, so its runtime behavior cannot be determined statically. A Vue text-input component has no legitimate need to download a runtime and run a large obfuscated payload during installation; the obfuscated install-time code is the malicious behavior.
- analyzed by
- Leitwacht
- first seen
- Aug 4, 2026, 01:19 PM
- analyzed
- Aug 4, 2026, 01:59 PM
Related advisories
- @onereach/ui-components@27.0.4
- @onereach/ui-components-vue2@27.0.4
- @onereach/expression-components@9.1.3
- @onereach/si-divider@0.4.13
- @onereach/si-switch@0.4.7
- @onereach/si-a-button@0.0.5
- @onereach/si-checkbox-group@0.3.7
- @onereach/channel-transformer@0.0.68
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.