@servicetitan/mfe-quick-actions@0.5.53
Malicious code in @servicetitan/mfe-quick-actions (npm)
Analysis
The package ships a preinstall hook (setup.mjs) that downloads the Bun JavaScript runtime from github[.]com/oven-sh/bun/releases and executes a 727KB heavily-obfuscated script (math_init.js) through it at install time. The obfuscation uses javascript-obfuscator patterns (dictionary arrays, base64 decoding, XOR-encoded constants) to hide the payload's behaviour. The dist/ directory contains legitimate-looking React/TypeScript microfrontend code as camouflage. The package depends on known-malware @servicetitan/* packages. The preinstall hook runs automatically on npm install, downloading a binary runtime and executing obfuscated code with no user interaction.
- analyzed by
- Leitwacht
- first seen
- Aug 4, 2026, 11:22 AM
- analyzed
- Aug 4, 2026, 11:37 AM
Related advisories
- @servicetitan/mfe-quick-actions@0.5.52 same package
- @servicetitan/anvil-token@0.4.4
- @servicetitan/cp-mfe-dev@1.115.4
- @servicetitan/grid@0.0.66
- @ornikar/rollup-plugin-postcss@2.0.10
- @ornikar/eslint-config-babel-use@13.2.4
- assertion-utils-js@2.4.3
- boardflow@1.1.4
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.