MAL-2026-12299

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/twork-data-services-proxy-prime-api-v1-account-overdraft-info/MAL-2026-12299.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12299
Aliases
  • GHSA-crw8-m6mj-q6qp
Published
2026-08-05T09:15:05Z
Modified
2026-08-26T01:21:15.637692Z
Summary
Malicious code in twork-data-services-proxy-prime-api-v1-account-overdraft-info (npm)
Details

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

Source: amazon-inspector (74e5494883e9415a6efbc2775e753d413e111f02709b95688c94e09013dc8db8)

On require() of this package, index.js loads adapter.js which selects a platform-specific asset path (/pkg/package, /pkg/package.exe, /pkg/loadermac, /pkg/package-arm64) and fetches an opaque native executable over HTTPS from hostnames reconstructed at runtime via array-join fragments (oob-worker.cf*-*.workers.dev), with a DNS TXT chunked-base64 fallback under *.dl.well1.site. The downloaded bytes are written to /var/tmp/.cache<rand> or %TEMP%/dotnetdiag<rand>.exe, chmod'd 0755, and spawned detached via /bin/sh -c or cmd.exe /c start /b. Network destinations and sensitive API names (childprocess, chmodSync) are assembled from split string fragments to evade static grepping. A second unreferenced dropper implementation in lib/telemetry.js (self-described 'Analytics SDK', 81KB) mirrors the same primitives at larger scale (cp.spawn('/bin/sh', ['-c', filePath+' &'], {detached:true}), fs['chmod'+'Sync'], base64 chunk decoding). The fetched payload host is unrelated to any stated package purpose, is mutable and anonymously-hosted, and delivers arbitrary native code that runs with the installer's privileges on every require.

Source: ghsa-malware (21c5f74da53fef9d14daea5a21e6d8a55c8ea50c94a400ee5885660e0952e61b)

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-014608",
            "modified_time": "2026-08-05T09:15:05Z",
            "import_time": "2026-08-05T09:28:30.047695124Z",
            "source": "amazon-inspector",
            "sha256": "74e5494883e9415a6efbc2775e753d413e111f02709b95688c94e09013dc8db8",
            "versions": [
                "20.7.4"
            ]
        },
        {
            "id": "GHSA-crw8-m6mj-q6qp",
            "modified_time": "2026-08-25T16:38:22Z",
            "import_time": "2026-08-25T17:25:28.254063806Z",
            "source": "ghsa-malware",
            "sha256": "21c5f74da53fef9d14daea5a21e6d8a55c8ea50c94a400ee5885660e0952e61b",
            "versions": [
                "20.7.4"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / twork-data-services-proxy-prime-api-v1-account-overdraft-info

Package

Name
twork-data-services-proxy-prime-api-v1-account-overdraft-info
View open source insights on deps.dev
Purl
pkg:npm/twork-data-services-proxy-prime-api-v1-account-overdraft-info

Affected ranges

Affected versions

20.*
20.7.4

Database specific

cwes
[
    {
        "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",
        "cweId": "CWE-506"
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "twork-data-services-proxy-prime-api-v1-account-overdraft-info-20.7.4.tgz",
            "hashes": {
                "sha512_sri": "sha512-NzCv6MiqqECUqBX3Xq+ObRB9N1nw4cSU8prcMJ3gvovlcgjc6qo4xjHc6L3foZJVsRTDgjzMEYBGMLwkuT6wFw==",
                "sha1": "93894c3b4d46372f965a8d5a48a726935b5fdd2a"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_adapter.js",
            "tlsh": "81b1956a136630198bb0dbe4cb175415f65af5a333808294fb5c69985fb613883b2efc",
            "sha256": "59a5d0891eb63d7dba6d9fc3473eb76e35c95178881290f932e32f23f76735ab"
        },
        {
            "path": "lib/telemetry.js",
            "tlsh": "21835055566a242186b2b368df234007ff3685272643429dbafc82dc1fbd72092a5ffc",
            "sha256": "77e586309f27635196cf87e75126d81b9133b1bc33cca33958eaa68b8e1fba82"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/twork-data-services-proxy-prime-api-v1-account-overdraft-info/MAL-2026-12299.json"