MAL-2026-12291

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/twork-data-services-eacq-company-service-v2-api-v1-identifiers-crm/MAL-2026-12291.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12291
Aliases
  • GHSA-c75f-43pv-m83v
Published
2026-08-05T09:13:54Z
Modified
2026-08-26T01:21:16Z
Summary
Malicious code in twork-data-services-eacq-company-service-v2-api-v1-identifiers-crm (npm)
Details

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

Source: amazon-inspector (a35dfc30f1440b5057988bc44c6bdaecee3c33317799c140354ed7adae679838)

index.js unconditionally requires setup.js on module load. setup.js reconstructs C2 hostnames at runtime from split string fragments (resolving to oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf102-baf.workers.dev, with a DNS-TXT fallback channel under *.dl.well1.site), downloads a platform-specific binary, writes it to a temp path with a masquerading filename (.cache_, dotnet_diag_.exe), chmods 0755, and spawns it detached via /bin/sh -c or cmd.exe with no hash or signature verification. The package's advertised purpose does not require any native binary. Environment variables such as DISABLE_TELEMETRY, ANALYTICS_OPT_OUT, and DO_NOT_TRACK are checked to skip execution, consistent with sandbox/analyst evasion. A sibling module lib/telemetry.js, not currently reached from the entrypoint, ships the same spawn(/bin/sh) + chmodSync 0755 + base64-buffer decode pattern with split 'child_'+'process' require, indicating a staged alternate dropper bundled with the package.

Source: ghsa-malware (f5347a9e766906ea14e00c25f2456b052a97595000922bbb18ad9eeba28e6e93)

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-014599",
            "import_time": "2026-08-05T09:28:29.161772689Z",
            "modified_time": "2026-08-05T09:13:54Z",
            "sha256": "a35dfc30f1440b5057988bc44c6bdaecee3c33317799c140354ed7adae679838",
            "source": "amazon-inspector",
            "versions": [
                "20.6.7"
            ]
        },
        {
            "id": "GHSA-c75f-43pv-m83v",
            "import_time": "2026-08-25T17:25:28.251340873Z",
            "modified_time": "2026-08-25T16:33:22Z",
            "sha256": "f5347a9e766906ea14e00c25f2456b052a97595000922bbb18ad9eeba28e6e93",
            "source": "ghsa-malware",
            "versions": [
                "20.6.7"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / twork-data-services-eacq-company-service-v2-api-v1-identifiers-crm

Package

Name
twork-data-services-eacq-company-service-v2-api-v1-identifiers-crm
View open source insights on deps.dev
Purl
pkg:npm/twork-data-services-eacq-company-service-v2-api-v1-identifiers-crm

Affected ranges

Affected versions

20.*
20.6.7

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": "setup.js",
            "sha256": "ec4afc724d346dee431868fab37c529a70c3d03ef83948d26034f4c6751dd2c2",
            "tlsh": "56a1b79a12a630198bb0d7e48717541af657e6a33780c6c5fb9c69981f7312483b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "26707172375f685dfc837948d9135214ea8354aa7f3a3ee7f452e28f4d775f5f",
            "tlsh": "f0835055566a202186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ],
    "package_integrity": [
        {
            "filename": "twork-data-services-eacq-company-service-v2-api-v1-identifiers-crm-20.6.7.tgz",
            "hashes": {
                "sha1": "53c0c2ca929c14c7e04d1c45ee2530608a0b00b9",
                "sha512_sri": "sha512-eN/TMtZ4Y8qpefAiRAOe+mJJQW/QrdZFiKvwuELQddPXvIXe3RR7T+Wm7XzT1jUfuD7SUlBSlNgjwNOo8a8vXw=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/twork-data-services-eacq-company-service-v2-api-v1-identifiers-crm/MAL-2026-12291.json"