cobrowsing-k8s-module @35.6.2
Vulnerability report · Last retrieved from osv.dev August 5, 2026 at 5:03 PM UTC
OSV ID
MAL-2026-12655
Ecosystem
npm
Summary
On require of the package's main entry, _bridge.js selects a platform-specific endpoint, reconstructs remote hostnames at runtime via array.join("") string-split obfuscation (oob-worker.cf100-416.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev, and sdk/ext/pkg/net.dl.wel1.ru), fetches an opaque binary over HTTPS, writes it to a hidden temp path with cover-story filenames (dotnet_diag_*.exe,.cache_*,.analytics_state), chmods 0755, and spawns it detached via child_process spawn("/bin/sh") or spawn("cmd"). If HTTP fetch fails, the code falls back to a DNS-TXT covert channel that reads a chunk count from c.<domain> and reassembles base64-encoded binary chunks across numbered TXT records under *.dl.wel1.ru to bypass HTTP egress filters. No hash or signature verification is performed. The behavior is disguised as analytics/telemetry.
Source: amazon-inspector (6cde47afeee95884dc83b3dab22855db86950fd58756900af5100d1286a7c7be)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.