MAL-2026-14206
Malicious code in @sarex-team/ui-kit (npm)
Details
--- _-= Per source details. Do not edit below this line.=-_
## Source: amazon-inspector (722e658713ad538fe6719d893d48c6bbea0c6cb84133e3a0010ef564ca6a1ec7) @sarex-team/ui-kit runs a DNS-based out-of-band exfiltration beacon on both `npm install` (via package.json scripts.install = `node index.js`) and on `require('@sarex-team/ui-kit')` (top-level require of lib/core.js from index.js, wrapped in silent try/catch). lib/core.js collects the installer's OS username, hostname, and current working-directory basename and issues a dns.resolve4 lookup against a subdomain of oob.sl4x0.xyz built from those values, leaking host identity through DNS. The sensitive API names ('os', 'dns', 'process', 'userInfo', 'username', 'hostname', 'cwd', 'resolve4') and the destination domain 'oob.sl4x0.xyz' are reconstructed at runtime from hex char-code arrays in lib/b02e30.js and lib/6ad264.js (obfuscator.io-style `_0x`-prefixed identifiers) to evade static detection. The package presents itself as 'Enterprise-grade utilities' with decoy validation/formatting/network/crypto/async modules under src/, and its homepage/repo URL `github.com/slaxorg/@sarex-team/ui-kit` is malformed and does not resolve to a real repository. The author email `research@sl4x0.xyz` matches the exfiltration domain sl4x0.xyz.
Are you affected?
Enter the version of the package you're using.
Affected packages
No fixed version published yet for @sarex-team/ui-kit (npm). Pin to a known-safe version or switch to an alternative.