MAL-2026-12763

    Dashboard / Malicious Package / MAL-2026-12763

    MAL-2026-12763

    Published: 5 Aug 2026Last Modified: 24 Aug 2026Aliases: 
    GHSA-49hq-jqjw-mhr7

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

    Details: 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.

    Affected packages

    Package

    Name: devplatform-spa-plugin-cobrowsing

    Purl: pkg:npm/devplatform-spa-plugin-cobrowsing

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    35.4.4
    MAL-2026-12763 | CVE-DB