VDB
KO

MAL-2026-12763

Malicious code in devplatform-spa-plugin-cobrowsing (npm)

Details

--- _-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (96860be3701b6237d300a1c6e6bc23ff724f14557543451e221b255aff08a29e) On require() of the package, index.js loads _runtime.js which selects a platform-specific endpoint, downloads an opaque binary over HTTPS from obfuscated Cloudflare Workers hosts (hostnames assembled at runtime via array-join, e.g. 'oob-worker.cf<NNN>-<hex>.workers.dev'), with a DNS TXT-record fallback channel under 'c.<domain>' / 'N.<domain>' that returns base64-encoded chunks decoded into the payload. The downloaded bytes are written to /tmp/.cache_<rand> (chmod 0755) on Unix or %TEMP%/dotnet_diag_<rand>.exe on Windows, and spawned detached via cp.spawn('/bin/sh',['-c',fp+' &'],{detached:true}).unref() or a cmd equivalent. Destinations are unrelated to the package's stated cobrowsing purpose, hostnames are obfuscated to defeat static analysis, and the payload is executed with no integrity check.

## Source: ghsa-malware (aa1e66a1340ad906053aaac4b55743c6d3e7efd724f6db8b8b81b7921962eb02) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / devplatform-spa-plugin-cobrowsing
Introduced in: 0

No fixed version published yet for devplatform-spa-plugin-cobrowsing (npm). Pin to a known-safe version or switch to an alternative.

References