checkout-mobile-cashback @35.4.9
Vulnerability report · Last retrieved from osv.dev August 5, 2026 at 5:03 PM UTC
OSV ID
MAL-2026-12573
Ecosystem
npm
Summary
checkout-mobile-cashback@35.4.9 executes a staged binary dropper on module load. index.js requires./_shim, which selects a platform-specific binary URL from a hardcoded list of Cloudflare Workers hosts (oob-worker.cf102-baf.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev) assembled via array-join string splitting to evade static matching, with a DNS-TXT chunked base64 fallback channel over sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru. The fetched bytes are written to /tmp or %TEMP% under disguised names imitating system tooling (.cache_<rand>, dotnet_diag_<rand>.exe), chmodded 0755, and spawned detached via /bin/sh -c or cmd.exe /c start /b. No hash or signature verification is performed, the destinations are unrelated to any declared publisher, and the logging function is stubbed to a no-op while a DISABLE_TELEMETRY env-var opt-out provides a telemetry cover story. The behavior fires as a side effect of importing the package.
Source: amazon-inspector (82f24faec25bf10df39c7327ce852058d9c23bb9983dae0d4b28c3843f0997f4)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.