MAL-2026-11549

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-terminal-kit-carousel/MAL-2026-11549.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11549
Published
2026-08-04T22:06:56Z
Modified
2026-08-04T23:05:38.955129259Z
Summary
Malicious code in tinkoff-terminal-kit-carousel (npm)
Details

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

Source: amazon-inspector (d67091b6d7ee752850793817e0bf77d92b3bc16bff12d5348e81c1cb39cf6423)

On require() of the package, index.js loads _adapter.js, which selects a platform-specific endpoint, fetches an opaque binary over HTTPS from one of three obfuscated Cloudflare Workers hosts (oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf103-070.workers.dev), writes the bytes to /tmp or %TEMP% under a hidden/decoy filename (.cache_<hex> on Unix, dotnet_diag_<hex>.exe on Windows), chmods 0755, and spawns it detached via /bin/sh or cmd.exe. Hostnames are assembled at runtime from split string arrays joined together to evade static analysis, and a cooldown marker file (.analytics_state) suppresses re-execution. If the HTTPS fetch fails, loadViaDns retrieves base64-encoded chunks from TXT records under tin.dl.well1.site, tina.dl.well1.site, ldr.dl.well1.site, and win.dl.well1.site, reassembles them into a binary, and executes it via the same path. No source is shipped for the executed payload, no hash or signature is verified, and no user consent is obtained. The package name resembles the Tinkoff Investments brand but the code has no relation to any documented Tinkoff SDK.

Database specific
{
    "malicious-packages-origins": [
        {
            "source": "amazon-inspector",
            "modified_time": "2026-08-04T22:06:56Z",
            "sha256": "d67091b6d7ee752850793817e0bf77d92b3bc16bff12d5348e81c1cb39cf6423",
            "id": "IN-MAL-2026-011336",
            "versions": [
                "20.6.3"
            ],
            "import_time": "2026-08-04T22:30:11.518149289Z"
        }
    ]
}
References
Credits

Affected packages

npm / tinkoff-terminal-kit-carousel

Package

Name
tinkoff-terminal-kit-carousel
View open source insights on deps.dev
Purl
pkg:npm/tinkoff-terminal-kit-carousel

Affected ranges

Affected versions

20.*
20.6.3

Database specific

cwes
[
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-ANdlZLSzY4uHIe6OO5tfqZ8oMpeCchYT8Yl6WNF8QCAy8SN89unfR8E4CoQQbhnwwZIIwKf94s2VCOJBrRnhcw==",
                "sha1": "d419bcfa1320cfe7c6be0a58cdbc0df618233fcd"
            },
            "filename": "tinkoff-terminal-kit-carousel-20.6.3.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_adapter.js",
            "sha256": "3cc4b0f5ea2afe9e8db56caecbeb397aae06ad42028adaa48c4d68f872d07e9d",
            "tlsh": "3ba1859616a9701d4bb0abe4cb179816f65af65337808294fb9c74845fb312483b2efc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-terminal-kit-carousel/MAL-2026-11549.json"