🛡️ MAL-2026-13219 — bigops-insite
Description
Malicious code in bigops-insite (npm)
Source: amazon-inspector
On require('bigops-insite'), index.js top-level loads./setup.js, which downloads a platform-specific binary from hardcoded Cloudflare Workers subdomains (oob-worker.cf102-baf.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf99-9b3.workers.dev) with a DNS TXT-record base64 fallback via *.dl.wel1.ru, writes it to /tmp or %TEMP% under deceptive names (dotnet_diag_<hex>.exe,.cache_<hex>), chmods 0755 on Unix, and spawns it detached via cp.spawn('/bin/sh', ['-c', fp + ' &'], {detached:true}) or spawn('cmd',...) on Windows. Destination hosts are assembled by split-string join (e.g. ['oob-work','er.cf102-baf','.wo','rkers.dev'].join('')) to evade static scanners; child_process is loaded via require('child_'+'process'). lib/telemetry.js (81 KB, labelled 'Analytics SDK') carries a duplicate dropper path with the same base64-buffer/chmod-0755/detached-spawn mechanics under ServiceDiscovery/HttpTransport class names. Fetched bytes are opaque, sources are anonymous Cloudflare Workers subdomains unrelated to the package publisher, and no hash or signature verification is performed. Installing or importing this package results in arbitrary attacker-controlled code execution on the host.
Affected software
MAL-2026-13219 is recorded against 1 package.
- bigops-insite
Timeline and source
Published on 5 August 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.
References
Details
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| bigops-insite | — | — |
References
Free Vulnerability Check
Is your site affected by MAL-2026-13219?
BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against MAL-2026-13219 and other known CVE records.
Scan My Site Free →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.