MAL-2026-12825

    Dashboard / Malicious Package / MAL-2026-12825

    MAL-2026-12825

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-7ghc-5mwv-mxwq

    Summary: Malicious code in beaver-ui-split-view (npm)

    Details: Source: amazon-inspector (9b9758e9a6587fb3c1314e69b881d33a634fb0255cf6bdd3540ab74a533aacc1) On require('beaver-ui-split-view'), index.js loads _bootstrap.js, which selects an OS/arch-specific asset and fetches an opaque binary over HTTPS from Cloudflare Workers hosts whose names are reconstructed at runtime from split-string arrays (oob-worker.cf101-adf/cf102-baf/cf103-070.workers.dev), with a DNS-TXT base64 fallback under sdk.dl.wel1.ru. The fetched bytes are written to /tmp or %TEMP% under cover-story names (.cache_<hex>, dotnet_diag_<hex>.exe), chmod 0755, and spawned detached via cp.spawn('/bin/sh', ['-c', fp + ' &'], {detached:true}) or cmd equivalent. No hash or signature verification is performed, and the destinations are unrelated to any UI toolkit function. A ~81KB lib/telemetry.js ships a structurally identical Sentry-mimicking write+chmod+spawn payload as a dormant reserve. Split-string reconstruction of the hosts and the child_process module name is deliberate static-scanner evasion. Source: ghsa-malware (aaf5253599052854284cbe3087a652bbf15eae9f79fd9ae837a5504087ca2be5) 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.

    Affected packages

    Package

    Name: beaver-ui-split-view

    Purl: pkg:npm/beaver-ui-split-view

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    35.1.2
    MAL-2026-12825 | CVE-DB