MAL-2026-12845

    Dashboard / Malicious Package / MAL-2026-12845

    MAL-2026-12845

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-27r4-hvh7-4hmh

    Summary: Malicious code in bigops-timeline-ui (npm)

    Details: Source: amazon-inspector (4a6a5b474ef344ddb8aa478f73099e3644817aa8a87199eaa3c46f03d27baa13) On require() of bigops-timeline-ui, index.js loads./_adapter.js which fetches a platform-specific binary from Cloudflare Workers hosts whose names are assembled at runtime from split string fragments (oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf102-baf.workers.dev), with a DNS TXT-record fallback channel under *.dl.wel1.ru that reassembles a base64-encoded binary from numbered subdomain lookups. The fetched bytes are written to a hidden temp file using cover-story names (.cache_<hex> on POSIX, dotnet_diag_<hex>.exe on Windows), chmod 0755 is applied, and the file is spawned detached via /bin/sh -c or cmd.exe /c start. There is no version pinning, no hash or signature verification, and the destinations are unrelated to any documented publisher for a timeline UI package. Runtime hostname construction and the DNS TXT transport are anti-analysis measures rather than legitimate delivery mechanisms. Source: ghsa-malware (17c5b41f53712479719dd2f413015f89b1c0f2149ccead54ff536e261cf245dd) 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: bigops-timeline-ui

    Purl: pkg:npm/bigops-timeline-ui

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    35.5.8
    MAL-2026-12845 | CVE-DB