npm

devplatform-spa-plugin-sentry @35.1.1

Vulnerability report · Last retrieved from osv.dev August 5, 2026 at 5:03 PM UTC

Malicious

OSV ID

MAL-2026-12780

Ecosystem

npm

Summary

On require, index.js loads _helpers.js which fetches an OS/arch-specific native binary from obfuscated Cloudflare Workers subdomains (oob-worker.cf9-9b3.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf100-416.workers.dev), with a DNS-TXT covert-channel fallback under sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru that reassembles a base64 payload from numbered subdomains. The fetched bytes are written to /tmp as a hidden dotfile (or to the Windows temp directory as dotnet_diag_<rand>.exe), chmod 0755'd, and spawned detached via /bin/sh -c or cmd.exe. Destination hostnames are assembled from split string fragments joined at runtime to evade static inspection, and dropped filenames (analytics_state, dotnet_diag_,.cache_) impersonate unrelated system tooling. The package presents itself as a Sentry SPA plugin but has no legitimate need to download and execute a native binary from anonymous Cloudflare Workers infrastructure.

Source: amazon-inspector (e2827eaf1f2c14fe16fc0fcab1ad65266f275fb22a9a81237d93f8e93e84894f)

Protect your entire dependency tree

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