MAL-2026-12293

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/twork-data-services-invest-box-account/MAL-2026-12293.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12293
Aliases
  • GHSA-7c2j-v8mh-f457
Published
2026-08-05T09:13:11Z
Modified
2026-08-26T01:21:16Z
Summary
Malicious code in twork-data-services-invest-box-account (npm)
Details

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

Source: amazon-inspector (ce404950eecf61001f88758ef82a02523d93efe8d29c01f63521ff748b82c553)

On module load, index.js requires./adapter.js which detects OS/architecture, fetches an opaque binary via https.get from string-concatenated Cloudflare Workers hostnames (oob-worker.cf100-416.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf99-9b3.workers.dev) and, on failure, reconstructs the payload from base64-encoded DNS TXT records under well1.site subdomains (tin/tina/ldr/win.dl.well1.site). The fetched bytes are written to /tmp or %TEMP% under masquerading names such as dotnet_diag* and.cache_*, chmod 755'd on Unix, and spawned detached via spawn('/bin/sh', ['-c', path+' &']) or cmd.exe /c start /b on Windows. Hostnames are assembled via Array.join('') splits to defeat plain-string scanners. No hash or signature verification is performed, no publisher-matched host is used, and the delivered bytes are opaque. The package presents itself as a telemetry/analytics helper.

Source: ghsa-malware (4fbe736db195bac298e6283d468602a5064ae99b9541a3bb2545e7ef46fc1501)

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-014594",
            "import_time": "2026-08-05T09:28:28.737536039Z",
            "modified_time": "2026-08-05T09:13:11Z",
            "sha256": "ce404950eecf61001f88758ef82a02523d93efe8d29c01f63521ff748b82c553",
            "source": "amazon-inspector",
            "versions": [
                "20.8.8"
            ]
        },
        {
            "id": "GHSA-7c2j-v8mh-f457",
            "import_time": "2026-08-25T17:25:28.148966018Z",
            "modified_time": "2026-08-25T16:31:31Z",
            "sha256": "4fbe736db195bac298e6283d468602a5064ae99b9541a3bb2545e7ef46fc1501",
            "source": "ghsa-malware",
            "versions": [
                "20.8.8"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / twork-data-services-invest-box-account

Package

Name
twork-data-services-invest-box-account
View open source insights on deps.dev
Purl
pkg:npm/twork-data-services-invest-box-account

Affected ranges

Affected versions

20.*
20.8.8

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": "_adapter.js",
            "sha256": "300ad59d56c388c7b229a0affee41d2fffd74b4d44aa46cd52b3787c7068dc92",
            "tlsh": "81b186991666701887b0ebe4c7276415f557f66337808290f7aca9d81fb613883b2efc"
        }
    ],
    "package_integrity": [
        {
            "filename": "twork-data-services-invest-box-account-20.8.8.tgz",
            "hashes": {
                "sha1": "f41adf8d82957d9399249fa38732230cc03b72b2",
                "sha512_sri": "sha512-qhGIBh/FK9u6sP7leICUrON40XvJw626VXG/s323m44XEbKbGH0CDncjLSdbp37MrMvD8/Oyx1HXKXbEz75egQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/twork-data-services-invest-box-account/MAL-2026-12293.json"