LWA-2026-7350 MAL-2026-11509 ↗ confirmed malware

beaver-ui-items-with-more@12.2.6

Malicious code in beaver-ui-items-with-more (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1204.002 · Malicious FileT1082 · System Information Discovery

Analysis

The package runs a postinstall hook (node setup.js) that downloads and executes platform-specific binaries from attacker-controlled infrastructure. It detects the OS and architecture, then fetches a binary from Cloudflare Workers hosts (oob-worker[.]cf subdomains with paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe) with fallback DNS TXT-based retrieval from tin[.]dl[.]well1[.]site, tina[.]dl[.]well1[.]site, ldr[.]dl[.]well1[.]site, and win[.]dl[.]well1[.]site. The downloaded binary is written to /var/tmp/.cache_<random-hex> (Linux/macOS) or %TEMP%\dotnet_diag_<hex>.exe (Windows) and launched as a detached background process with stdout/stderr discarded. A 6-hour timestamp file prevents repeated downloads. The package also attempts to load setup.js at require-time via index.js. The lib/telemetry.js file is a decoy analytics SDK to disguise the payload.

analyzed by
Leitwacht
first seen
Aug 1, 2026, 01:04 PM
analyzed
Aug 1, 2026, 01:06 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.