OpenSSF/OSV advisory MAL-2026-11507 confirms this npm version as malicious. On any require of the package, index.js loads _polyfill.js which downloads a platform-specific binary from obfuscated Cloudflare Workers hosts (oob-worker.cf100-416.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev) with a DNS-TXT base64 fallback under *.dl.wel1.ru...
Source
OpenSSF Malicious Packages via OSV
Summary
Malicious code in beaver-ui-grid (npm)
Details
On any require of the package, index.js loads _polyfill.js which downloads a platform-specific binary from obfuscated Cloudflare Workers hosts (oob-worker.cf100-416.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev) with a DNS-TXT base64 fallback under *.dl.wel1.ru. Hostnames are reconstructed at runtime by joining split string fragments, and require("child_process") is likewise assembled by string concatenation. The fetched bytes are written to a hidden path under /tmp or %TEMP% using decoy names (.cache_<rand> or dotnet_diag_<rand>.exe), chmod 0o755, and detached-spawned via /bin/sh -c or cmd.exe start /b. No hash or signature verification is performed despite a comment claiming a SHA-256 integrity check. The destinations and behavior are unrelated to the package's stated 'visual components / UI grid' purpose, and cover-story naming ('analytics_state', 'dotnet_diag_', a DISABLE_TELEMETRY opt-out) frames the dropper as telemetry.
## Source: ghsa-malware (c40687898fc74889bb778748b64a865b147f796c43b93fc903e715ee6017fbe2) 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.
Decision reason
OpenSSF Malicious Packages via OSV confirms beaver-ui-grid@12.7.3 as malicious (MAL-2026-11507): Malicious code in beaver-ui-grid (npm)