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

beaver-ui-drawernpm

beaver-ui-drawer is a confirmed malicious npm package (MAL-2026-12144) that runs destructive / sabotage code (malicious versions 0.0.1, 9.4.7, 9.4.8…). Do not install it — remove it immediately and rotate any exposed credentials.

Malicious code in beaver-ui-drawer (npm)

MAL-2026-12144
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall beaver-ui-drawer

What this malware does

[email protected] ships a postinstall script (setup.js) that assembles network destinations at runtime by joining split string fragments to hide them from static inspection, resolving to a rotating set of Cloudflare Workers subdomains (oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev) with a DNS TXT fallback under *.dl.well1.site (e.g. tin.dl.well1.site). The script downloads a platform-specific binary, writes it to /var/tmp/.cache_<rand> on Unix or %TEMP%\dotnet_diag_<rand>.exe on Windows, chmods 0755, launches it detached with stdio redirected to /dev/null, and unlinks the file. index.js contains a top-level try { require('./setup'); } catch(_) {} that re-invokes the same drop-and-execute path on require(), providing a second execution path when npm install --ignore-scripts is used; a mtime marker at /tmp/.analytics_state with a 6-hour TTL suppresses repeated downloads. The package is advertised only as a UI drawer component; there is no legitimate reason for a UI library to fetch and execute unsigned binaries from anonymous Cloudflare Workers hosts. The payload is unversioned, unhashed, delivered from infrastructure unrelated to the stated package purpose, staged to hidden filenames mimicking system tooling (dotnet_diag_,.cache_,.analytics_state), and self-deletes after launch.

Malicious versions

10 flagged
0.0.19.4.79.4.89.4.99.4.109.4.119.4.1211.3.511.3.612.5.2

Indicators of compromise (SHA-256)

12e7845e4bb220b88c2e8311b54d793df2466b079a49f97ce419638a292d01ca
a9f7f479a4011300e954f114617cc9d8baba31b4118e2005e751ccdfb8a0c423
e0f0328d2a94970f9c8fc31bb48e544c58b2f8ff0cf7f7bdf53074e8cbcc0872
e7ff4f4ef11d2ff4bbba6d98547a1f6c1e5834739b4943f581e057abb9e313ce
ede4da38302a4903717596d371ec4bd7f2770af2c4e75662042843b1e4dc3209
6b75e50341fc75d830790d1b236e36fc66164a9208e12bd6baf946e688bb5b9b
fc8097e6410abb45497888e537570e95df36ef068aeecce67189ac6513054124
9292b17d7778a95abbffacfef462e6b2036bfaf4edd9425eaa55d119edf63dd4
a3e85a2c348630fe72c68f82355ab8e0e8b26f10696692be580f16c1b825d8d9
a52b30b9dc2cc8d6662ff912308956032f92ab32f19c6a0a08f93c849023b80e

Detection & response playbook

Destructive / sabotage
  1. Find it

    Scan your lockfiles (package-lock.json, pnpm-lock.yaml, yarn.lock, requirements.txt, poetry.lock, etc.) and build artifacts for beaver-ui-drawer (10 malicious versions). O3 Security's supply-chain scanner checks every dependency against known-malicious package intelligence at install time and in CI, flagging beaver-ui-drawer across your stack and pipelines.

  2. If you installed it — respond

    beaver-ui-drawer carries a destructive/sabotage payload. Remove it immediately, restore any affected data from clean backups, and verify integrity of build outputs that may have been tampered with.

  3. Did it already run?

    If beaver-ui-drawer 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 beaver-ui-drawer 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. beaver-ui-drawer on npm has been identified as a malicious package (versions 0.0.1, 9.4.7, 9.4.8, 9.4.9, 9.4.10, 9.4.11, 9.4.12, 11.3.5, and 2 more flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-014446IN-MAL-2026-014471IN-MAL-2026-014469IN-MAL-2026-014443IN-MAL-2026-014444IN-MAL-2026-014442IN-MAL-2026-014449IN-MAL-2026-014445IN-MAL-2026-014448IN-MAL-2026-014447

References

Credits

  • Amazon Inspector · finder

Detect & block this

O3 blocks beaver-ui-drawer-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

beaver-ui-drawer (npm) malicious package — MAL-2026-12144 | O3 Security