MAL-2026-12298

    Dashboard / Malicious Package / MAL-2026-12298

    MAL-2026-12298

    Published: 5 Aug 2026Last Modified: 26 Aug 2026Aliases: 
    GHSA-c38m-2rcq-3x56

    Summary: Malicious code in twork-data-services-proxy-invest-symbols-list (npm)

    Details: Source: amazon-inspector (cc81e5181d9c63254883ad238b48528c69f67f901daa5876684cc7490de64356) On require() of this package, index.js loads _init.js which immediately downloads a platform-specific binary from hardcoded Cloudflare Workers endpoints (oob-worker.cf100-416.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf99-9b3.workers.dev) with a DNS-TXT base64 fallback via *.dl.well1.site. The fetched bytes are written to a temp path under disguised names (e.g. dotnet_diag_*.exe,.cache_*), chmod 0755, and detached-spawned via /bin/sh -c or cmd.exe start /b. Hostnames are assembled at runtime from split string arrays (e.g. ['oob-worker.cf100-416.w','orkers.','dev'].join('')) to defeat static hostname scanning. Destination is not the publisher's infrastructure, the fetched payload is opaque, and the package name has no legitimate reason to fetch and run a binary at import time. Platform gating, cooldown flag files, and telemetry-styled opt-out env-var names are consistent with a dropper attempting to blend in. Source: ghsa-malware (ba5df2f2bbfe80468f761020fb300e8a7a97b727b6157a6b66c47e958a62f594) 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: twork-data-services-proxy-invest-symbols-list

    Purl: pkg:npm/twork-data-services-proxy-invest-symbols-list

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    20.4.6
    MAL-2026-12298 | CVE-DB