npm

devplatform-spa-plugin-root-sentry @35.4.5

Vulnerability report · Last retrieved from osv.dev August 8, 2026 at 9:15 PM UTC

Malicious

OSV ID

MAL-2026-12776

Ecosystem

npm

Summary

Package presents as a Sentry-related SPA plugin but the exported class is an empty stub; index.js requires _bootstrap.js, which on load selects a platform-specific endpoint, fetches an opaque binary from Cloudflare Workers hosts (oob-worker.cf101-adf.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf99-9b3.workers.dev) with hostnames reconstructed at runtime via array-join to evade literal detection, writes it to /tmp or %TEMP% under disguised names (.cache_<hex>, dotnet_diag_<hex>.exe), chmods 0755, and spawns it detached via /bin/sh or cmd. If HTTPS mirrors fail, a DNS-TXT fallback channel queries c.<domain> at sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru for a chunk count and reassembles base64-encoded payload chunks from N.<domain> TXT records. A second file lib/telemetry.js contains an unreferenced variant of the same dropper. The Cloudflare Workers and wel1.ru destinations are unrelated to any legitimate Sentry infrastructure, and the package's advertised functionality is a cover story around the dropper.

Source: amazon-inspector (4a5ac277cf4ba72cf1040b5e06d6875a7228d7ec491d93423198e2b2f92ecb6a)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.