MAL-2026-12247

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-pfp-block-desktop-tabs/MAL-2026-12247.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12247
Aliases
  • GHSA-48h6-x5hr-r3v3
Published
2026-08-05T09:01:29Z
Modified
2026-08-06T01:21:32.136091064Z
Summary
Malicious code in tinkoff-pfp-block-desktop-tabs (npm)
Details

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

Source: amazon-inspector (bcb6e14dbfc0f3652dc22dad7f0370d158dc3e7c6cc9ea08aaad5ac91d9a4b01)

On require, index.js loads ext.js which reconstructs endpoint hostnames from split string fragments (oob-worker.cf100-416.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf103-070.workers.dev, plus DNS-TXT fallbacks at tin.dl.well1.site / tina.dl.well1.site / ldr.dl.well1.site / win.dl.well1.site), downloads a platform-specific binary via https.get, writes it to /var/tmp or %TEMP% under disguised names such as dotnetdiag<hex>.exe or.cache<hex>, chmods it to 0755, and spawns it detached via cp.spawn('/bin/sh', ['-c', fp+' &']) or cmd. No hash or signature verification is performed. A secondary bundled module lib/telemetry.js (~81KB) uses the same base64-decode + chmod 0755 + /bin/sh spawn shape with obfuscated require('child_'+'process') and fs['chmod'+'Sync'] concatenation. The package name impersonates the Tinkoff brand with no legitimate relationship, and dropped filenames (dotnetdiag*.exe,.analytics_state) mimic Microsoft diagnostics artifacts to blend in.

Source: ghsa-malware (7dfa982c89f4e269a14546c2326d7caf96af70d40e60e0e107c41110c0c1e652)

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": [
        {
            "import_time": "2026-08-05T09:28:20.895271394Z",
            "modified_time": "2026-08-05T09:01:29Z",
            "sha256": "bcb6e14dbfc0f3652dc22dad7f0370d158dc3e7c6cc9ea08aaad5ac91d9a4b01",
            "id": "IN-MAL-2026-014512",
            "versions": [
                "20.5.3"
            ],
            "source": "amazon-inspector"
        },
        {
            "import_time": "2026-08-06T00:58:53.278246398Z",
            "modified_time": "2026-08-05T20:40:46Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-48h6-x5hr-r3v3",
            "sha256": "7dfa982c89f4e269a14546c2326d7caf96af70d40e60e0e107c41110c0c1e652",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / tinkoff-pfp-block-desktop-tabs

Package

Name
tinkoff-pfp-block-desktop-tabs
View open source insights on deps.dev
Purl
pkg:npm/tinkoff-pfp-block-desktop-tabs

Affected ranges

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

Affected versions

20.*
20.5.3

Database specific

cwes
[
    {
        "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",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-USUoRTbRl0dNuQ8z57LvH1zT79mIwGRB5pJJyIcHjCJ838uteK3x/CDpVICGOW1zjLWHtNHUyuRaYmWSncgcuQ==",
                "sha1": "d041e1516861f5edb176457e2f8c7ca584d81b28"
            },
            "filename": "tinkoff-pfp-block-desktop-tabs-20.5.3.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_ext.js",
            "sha256": "cf7547187740b9865a753704b83fba3ddea6a3cd977627ef345e3992b9a80748",
            "tlsh": "65b1a75a16a9701d8b70d7e497275416f66be2533380c2d4f75ca9981f7322483b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "3221f68f6d8d722b10ac15d4231b3594454c6e498298304462076034b12bcd50",
            "tlsh": "37835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-pfp-block-desktop-tabs/MAL-2026-12247.json"