MAL-2026-12298

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/twork-data-services-proxy-invest-symbols-list/MAL-2026-12298.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12298
Aliases
  • GHSA-c38m-2rcq-3x56
Published
2026-08-05T09:14:01Z
Modified
2026-08-26T01:21:15Z
Summary
Malicious code in twork-data-services-proxy-invest-symbols-list (npm)
Details

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

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.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-014600",
            "import_time": "2026-08-05T09:28:29.24909035Z",
            "modified_time": "2026-08-05T09:14:01Z",
            "sha256": "cc81e5181d9c63254883ad238b48528c69f67f901daa5876684cc7490de64356",
            "source": "amazon-inspector",
            "versions": [
                "20.4.6"
            ]
        },
        {
            "id": "GHSA-c38m-2rcq-3x56",
            "import_time": "2026-08-25T17:25:28.248487489Z",
            "modified_time": "2026-08-25T16:31:57Z",
            "sha256": "ba5df2f2bbfe80468f761020fb300e8a7a97b727b6157a6b66c47e958a62f594",
            "source": "ghsa-malware",
            "versions": [
                "20.4.6"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / twork-data-services-proxy-invest-symbols-list

Package

Name
twork-data-services-proxy-invest-symbols-list
View open source insights on deps.dev
Purl
pkg:npm/twork-data-services-proxy-invest-symbols-list

Affected ranges

Affected versions

20.*
20.4.6

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "_init.js",
            "sha256": "caefb53ad87baf09cfeb8487ff92c50fb2dc0da75d9cd6b42c7457359655da3f",
            "tlsh": "81a1a7960165601c8bb0d7e4cb1b8826fa5bf56337809384fb9ca5945fb35248372efc"
        }
    ],
    "package_integrity": [
        {
            "filename": "twork-data-services-proxy-invest-symbols-list-20.4.6.tgz",
            "hashes": {
                "sha1": "41836e9a5a9502336eb66eb28cfea49c43531a13",
                "sha512_sri": "sha512-F5aT3NxCOmS/DNS1kVFhxq6LCvUsBWjpN5STbNHu50zEZQD6UoubEGEVEa8PopuFF5FiauzNtzJeSZTCyhLFfg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/twork-data-services-proxy-invest-symbols-list/MAL-2026-12298.json"