LWA-2026-7454 MAL-2026-12451 ↗ confirmed malware

statist-browser-typed-client-rubliq.platform.keycloak@20.2.5

Malicious code in statist-browser-typed-client-rubliq.platform.keycloak (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1573 · Encrypted ChannelT1041 · Exfiltration Over C2 ChannelT1082 · System Information DiscoveryT1059 · Command and Scripting Interpreter

Analysis

A trojanized package that downloads and executes a platform-specific binary payload on install. On require(), the code fingerprints the OS and architecture (linux_x64, linux_arm64, darwin, win32), then attempts to download a binary from Cloudflare Workers C2 endpoints (oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev) via HTTPS GET requests to paths like /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. If HTTPS download fails, it falls back to DNS TXT record-based data transfer from c[.]tin[.]dl[.]well1[.]site (and platform-specific subdomains tina[.]dl[.]well1[.]site, ldr[.]dl[.]well1[.]site, win[.]dl[.]well1[.]site). The downloaded binary is written to /tmp/.cache_<random> (Linux/macOS) or %TEMP%\dotnet_diag_<random>.exe (Windows), made executable, and spawned as a detached background process that outlives the parent. A cooldown mechanism prevents re-downloading more than once per ~6 hours. The package also includes a large decoy analytics SDK (lib/telemetry.js) to appear legitimate.

analyzed by
Leitwacht
first seen
Aug 2, 2026, 03:28 PM
analyzed
Aug 2, 2026, 03:29 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.