LWA-2026-7749 MAL-2026-11899 ↗ confirmed malware

@servicetitan/mfe-quick-actions@0.5.53

Malicious code in @servicetitan/mfe-quick-actions (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1027.002 · Software PackingT1105 · Ingress Tool Transfer

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

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.