bpm-foundation-sentry @35.8.7
Vulnerability report · Last retrieved from osv.dev August 8, 2026 at 9:15 PM UTC
OSV ID
MAL-2026-13117
Ecosystem
npm
Summary
The package's main entry (index.js) unconditionally requires _runtime.js, which downloads an opaque platform-specific binary at load time from hardcoded Cloudflare Workers subdomains (oob-worker.cf100-416.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf102-baf.workers.dev) with a DNS-TXT base64 fallback under sdk.dl.wel1.ru, writes it to /var/tmp or %TEMP% under disguised names (.cache_<hex>, dotnet_diag_<hex>.exe,.analytics_state), sets mode 0755, and detached-spawns it via /bin/sh -c or cmd.exe /c start /b. C2 hostnames, the child_process import, and fs.chmodSync are assembled from split-string arrays and concatenation to evade string scanners. Cover-story naming and opt-out env checks present the behavior as telemetry, but the fetched bytes are opaque native code from anonymous *.workers.dev hosts unrelated to any declared publisher.
Source: amazon-inspector (896fd9239310d1f672d716bb70e9720d15f59139fcc59ce6a935be7a60112001)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.