Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
Malicious package

statist-browser-typed-client-mb.product.mclaccountnpm

statist-browser-typed-client-mb.product.mclaccount is a confirmed malicious npm package (MAL-2026-12447) that executes malicious code on install (malicious version 20.2.6). Do not install it — remove it immediately and rotate any exposed credentials.

Malicious code in statist-browser-typed-client-mb.product.mclaccount (npm)

MAL-2026-12447
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall statist-browser-typed-client-mb.product.mclaccount

What this malware does

On require, index.js loads loader.js which selects a platform-specific binary path, fetches bytes from obfuscated Cloudflare Workers endpoints (oob-worker.cf102-baf.workers.dev, cf100-416/cf103-070/cf99-9b3.workers.dev) with a DNS TXT-record fallback channel across numbered subdomains of dl.well1.site (tin, tina, ldr, win) that reassembles a base64 payload. The downloaded bytes are written to /tmp or %TEMP% under disguised names (.cache<rand>, dotnet_diag_<rand>.exe), chmod'd to 0755, and spawned detached via /bin/sh -c or cmd.exe /c start. Hostnames and API names are reconstructed via split-string joins (e.g. ['tin.','dl.well1.si','te'].join(''), require('child_'+'process')) to evade static analysis. A parallel implementation of the same dropper is shipped as lib/telemetry.js under an 'analytics SDK' cover story, with identical DNS-TXT reassembly, chmod 0755, and detached /bin/sh execution.

Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Malicious versions

1 flagged
20.2.6

Indicators of compromise (SHA-256)

1381b3c1cd52acc110406d4609b7afea6e0681e3fe1259fcff0cd0a819aacabc
21bc192595c845c8870559d0575b69c158b6441912ceed68a263730b683d180a

Detection & response playbook

Malicious package
  1. Find it

    Scan your lockfiles (package-lock.json, pnpm-lock.yaml, yarn.lock, requirements.txt, poetry.lock, etc.) and build artifacts for statist-browser-typed-client-mb.product.mclaccount (version 20.2.6). O3 Security's supply-chain scanner checks every dependency against known-malicious package intelligence at install time and in CI, flagging statist-browser-typed-client-mb.product.mclaccount across your stack and pipelines.

  2. If you installed it — respond

    Remove statist-browser-typed-client-mb.product.mclaccount from your project and lockfile, then assume any secrets accessible to the build or runtime were exposed: rotate API keys, tokens, and credentials, and audit for unexpected outbound activity or persistence.

  3. Did it already run?

    If statist-browser-typed-client-mb.product.mclaccount was ever installed, its post-install/runtime payload may have already executed. O3's L7 egress monitoring and runtime eBPF sensors detect the credential exfiltration or command-and-control callback after install and block the malicious outbound channel, so you catch and contain the actual compromise — not just the presence of the package.

  4. How O3 protects you

    O3 blocks statist-browser-typed-client-mb.product.mclaccount before install through its supply-chain scanner, and if it has already run, detects and severs the exfiltration or C2 callback at runtime through L7 egress monitoring and eBPF.

Frequently asked questions

No. statist-browser-typed-client-mb.product.mclaccount on npm has been identified as a malicious package (version 20.2.6 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-014756GHSA-jgcr-c5v4-547r

References

Credits

  • Amazon Inspector · finder

Detect & block this

O3 blocks statist-browser-typed-client-mb.product.mclaccount-class packages before install and in CI — and if it already ran, its runtime egress monitoring catches the malicious outbound activity and severs the channel.

Explore

statist-browser-typed-client-mb.product.mclaccount (npm) malicious package — MAL-2026-12447 | O3 Security