MAL-2026-12305

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/twork-products-taiga2-products-investment/MAL-2026-12305.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12305
Aliases
  • GHSA-wm26-cg7p-hvf6
Published
2026-08-05T08:50:30Z
Modified
2026-08-06T01:21:43.500193832Z
Summary
Malicious code in twork-products-taiga2-products-investment (npm)
Details

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

Source: amazon-inspector (c64ab6e4ef4d1c4dafd75af4c52d747069dd76fa1ba8d958f2c82ba7fba2e8a0)

On require of the package, init.js (unconditionally loaded from index.js) fetches a platform-specific executable from one of three obfuscated Cloudflare Workers hosts (oob-worker.cf101-adf.workers.dev, cf102-baf.workers.dev, cf103-070.workers.dev), with a base64-over-DNS-TXT fallback via tin.dl.well1.site. The C2 hostnames are runtime-assembled from split string arrays to evade static inspection. The fetched binary is written to a disguised temp path (dotnetdiag<rand>.exe on Windows or.cache<rand> on POSIX), chmod 0755, and spawned detached via /bin/sh -c '<path> &' or cmd.exe /c start /b, with a /tmp lock file gating re-execution. A second, currently-unreferenced dropper is also bundled at lib/telemetry.js under an 'analytics SDK' cover story, using string-concat require('child_'+'process') and the same fetch-write-chmod-spawn shape with a base64-chunked embedded buffer.

Source: ghsa-malware (9afb4b01f9edbe6602852306ef2c992d952f1be24be95892df6edc3e078fadcd)

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": [
        {
            "versions": [
                "20.2.8"
            ],
            "id": "IN-MAL-2026-014438",
            "import_time": "2026-08-05T09:28:11.037177305Z",
            "modified_time": "2026-08-05T08:50:30Z",
            "source": "amazon-inspector",
            "sha256": "c64ab6e4ef4d1c4dafd75af4c52d747069dd76fa1ba8d958f2c82ba7fba2e8a0"
        },
        {
            "modified_time": "2026-08-05T18:30:37Z",
            "id": "GHSA-wm26-cg7p-hvf6",
            "import_time": "2026-08-06T00:58:53.471246184Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "ghsa-malware",
            "sha256": "9afb4b01f9edbe6602852306ef2c992d952f1be24be95892df6edc3e078fadcd"
        }
    ]
}
References
Credits

Affected packages

npm / twork-products-taiga2-products-investment

Package

Name
twork-products-taiga2-products-investment
View open source insights on deps.dev
Purl
pkg:npm/twork-products-taiga2-products-investment

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

20.*
20.2.8

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "twork-products-taiga2-products-investment-20.2.8.tgz",
            "hashes": {
                "sha512_sri": "sha512-uAynaYTSIcT4GncyE2FhXRzb2rxSizY/SUt7b2b6tkZlFxDwvaIfH4Vu1Jl5ZYKduPi8ca9yNN4F70HKBqdjsw==",
                "sha1": "cede09f7196f1df1de555aed79315245d60a4da7"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_init.js",
            "tlsh": "b8a1859a16a6702d47b0ebe4c6275415f65ae26333808294f79ca5d80fb352483b2efc",
            "sha256": "eb3f47469a152c65a4d98e2fe50e7fcaad65754da1b8e4b2c6f2fb4e7bacd722"
        },
        {
            "path": "lib/telemetry.js",
            "tlsh": "30835056566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc",
            "sha256": "4f38e25a110562cd016866c2dac85b78879943fe1150f30d3e9c8e676b3bde6a"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/twork-products-taiga2-products-investment/MAL-2026-12305.json"