Skip to content
supplychainattack.orgSupply chain attack incident catalog
resolvedcritical

Malicious code in bigops-tcrm-permissions (npm)

The npm package bigops-tcrm-permissions contained malicious code that downloads and executes platform-specific binaries from attacker-controlled infrastructure (Cloudflare Workers and Russian domains) upon require. The package was identified by Amazon Inspector and credited to OpenSSF's malicious-packages project.

ShareXLinkedInHacker News
Disclosed
Last updated
Blast radius
Any npm consumer of bigops-tcrm-permissions
Ecosystems
Attack vectors
Affected entities
  • bigops-tcrm-permissionsnpm package containing malicious dropper code

The npm package bigops-tcrm-permissions contained embedded malicious code designed to download and execute arbitrary binaries. When the package was required, index.js would load _runtime.js, which fetched platform-specific binaries from hardcoded Cloudflare Workers hosts (oob-worker.cf101-adf.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf102-baf.workers.dev) with DNS-TXT base64 fallback via Russian domains (sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, net.dl.wel1.ru).\n\nThe malicious code wrote downloaded bytes to temporary directories (/var/tmp on Unix or %TEMP% on Windows) under hidden/decoy filenames, set executable permissions (chmod 0755), and spawned the binary detached via shell commands. No hash or signature verification was performed on the downloaded binaries, and the C2 infrastructure was unrelated to the package publisher.\n\nTo evade static analysis, dangerous API calls and destination hostnames were reassembled from string fragments at runtime. A duplicate dropper mechanism was present in lib/telemetry.js, disguised as an 'Analytics SDK', providing a second execution path against the same C2 infrastructure.\n\nThe package was identified by Amazon Inspector and credited to the OpenSSF's malicious-packages project.

Indicators of compromise

Packages
  • bigops-tcrm-permissions
Domains
  • oob-worker.cf101-adf.workers.dev
  • oob-worker.cf103-070.workers.dev
  • oob-worker.cf102-baf.workers.dev
  • sdk.dl.wel1.ru
  • ext.dl.wel1.ru
  • pkg.dl.wel1.ru
  • net.dl.wel1.ru

Remediation

  • Remove bigops-tcrm-permissions from all projects immediately
  • Audit npm dependencies for any other suspicious packages from the same publisher
  • Review execution logs and system activity on any systems that installed this package
  • Regenerate any credentials or secrets that may have been exposed on affected systems
  • Monitor for unexpected outbound connections to the identified C2 domains (oob-worker.cf*.workers.dev, *.dl.wel1.ru)

Sources

  1. GitHub Advisory GHSA-gpvp-vfrf-23hv · GitHub Advisory Database

Cite this entry

"Malicious code in bigops-tcrm-permissions (npm)." supplychainattack.org, Supply Chain Attack Incident Catalog. Disclosed August 6, 2026; last updated August 6, 2026. https://supplychainattack.org/incident/malicious-code-in-bigops-tcrm-permissions-npm-w8yprp

Suggest a correction

Found an error or have a newer source? Corrections to factual errors take priority over new entries.

  1. containedcritical

    Malicious code in 3-buildsight-web (npm)

    The npm package 3-buildsight-web contains malicious code that fetches and executes arbitrary JavaScript from a remote Bitbucket URL on module load, granting full page privileges to an unverified third party.

    npmCompromised package
  2. resolvedcritical

    Malicious code in @usaa-grp-personal-profile/personal-profile-common (npm)

    Malicious package @usaa-grp-personal-profile/personal-profile-common version 999.0.0 published to public npm as a dependency-confusion attack targeting an organization's internal registry. The package contains preinstall and postinstall hooks that exfiltrate hostname, username, and working directory to an attacker-controlled OAST endpoint on every install.

    npmDependency confusionCompromised package
  3. resolvedcritical

    Malicious code in create-coin (npm)

    create-coin@20.1.1 on npm contained malicious postinstall code that collected sensitive environment variables, credentials, and host reconnaissance data. The package impersonated an esbuild platform build and exfiltrated data to a hardcoded endpoint.

    npmCompromised packageTyposquatting
  4. resolvedcritical

    Malicious code in @syncraft-labs/vue (npm)

    The npm package @syncraft-labs/vue version 0.4.1 contained malicious obfuscated code in its ESM build that implements a blockchain-hosted C2 dropper (EtherHiding pattern), enabling remote code execution on any consumer importing the package.

    npmCompromised package