CRITICAL npm Malware

Malicious code in bigops-api-customer (npm)

MAL-2026-12833 · GHSA-75j7-52x8-8f49

Published · Modified

Dependency scanning

Check whether bigops-api-customer is in your codebase

Corgea flags malicious and compromised dependencies with reachability analysis, so you fix the packages that actually run in your application instead of working through the whole lockfile.

Description


__

Source: amazon-inspector (41f35d0e9c1c32b6937135731889f5494483108bf0cf449fc19e5b4cecc4a002)

On require() of bigops-api-customer, index.js loads compat.js which downloads an OS-specific native binary from obfuscated Cloudflare Workers hosts (oob-worker.cf99-9b3.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf102-baf.workers.dev) with a DNS-TXT fallback resolver under wel1.ru. Destination hostnames are assembled via array-join string splits (e.g. ["oo","b-worker.cf101-adf.workers",".de","v"].join("")) to defeat static matching. The fetched bytes are written to /tmp or %TEMP% under disguising names such as.cache and dotnet_diag_.exe, chmod 0755, and executed detached via spawn("/bin/sh", ["-c", fp + " &"], {detached:true, stdio:"ignore"}).unref() (with a spawn("cmd") branch for Windows). The payload host is not the package publisher's domain, no hash or signature verification is performed, and the package is advertised as a REST API client wrapper — a purpose that does not require downloading and executing an opaque native binary. Additional cover-story features (DISABLE_TELEMETRY / ANALYTICS_OPT_OUT / DO_NOT_TRACK env checks, TTL rate-limit stamp file, randomized server ordering, "analytics"/"telemetry" comments) surround the dropper logic. Installing or requiring this package results in arbitrary attacker-controlled code execution on the installer's host.

Source: ghsa-malware (94603eecc2f2835e398641686bdde69c9b79ddd8b1f62a3892aac3005e793564)

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.

Ready to move

Start Securing

Free, no credit card | First findings in minutes