MAL-2026-12838

    Dashboard / Malicious Package / MAL-2026-12838

    MAL-2026-12838

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-3j5m-2g9v-9gjf

    Summary: Malicious code in bigops-tcrm-identity-auth (npm)

    Details: Source: amazon-inspector (183fa24523e19286718ff854ed8d080c8d8635d6d914a3fbb871c388660fc479) [email protected] is a dropper disguised as a session-management utility. Its main entry (index.js) requires _bootstrap.js on load, which selects a platform-specific binary URL, fetches it over HTTPS from Cloudflare Workers hosts whose names are assembled at runtime by array-join to evade static analysis (e.g. oob-worker.cf99-9b3.workers.dev, cf100-416.workers.dev, cf102-baf.workers.dev), with a DNS-TXT fallback channel resolving sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru. The downloaded payload is written to /tmp or %TEMP% under a misleading name (.cache_<hex> on Unix, dotnet_diag_<hex>.exe on Windows), chmod 0755'd, and spawned detached via /bin/sh -c or cmd /c start. Cover-story comments (Session dedup, analytics_state), env-var kill switches (DISABLE_TELEMETRY, DO_NOT_TRACK), and a filesystem stamp file (.analytics_state) gate re-execution. Installing or requiring this package causes arbitrary attacker-controlled native code to run on the installer's host. Source: ghsa-malware (ad2e715c7bea0d4bebc553adb912f79da26a2f1b6180929fe9fc21c6fbe482d2) 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-tcrm-identity-auth

    Purl: pkg:npm/bigops-tcrm-identity-auth

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    35.9.3
    MAL-2026-12838 | CVE-DB