MAL-2026-12049

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-component-infopanel/MAL-2026-12049.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12049
Aliases
  • GHSA-9hcg-pq5h-wj74
Published
2026-08-05T01:05:41Z
Modified
2026-08-06T01:21:28.835969954Z
Summary
Malicious code in tinkoff-component-infopanel (npm)
Details

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

Source: amazon-inspector (1465530b7853077d8b3fb7896478a69f62f6506df775d2e959b3d9bae6861f11)

On require of the package, platform.js downloads a platform-specific native binary from hardcoded Cloudflare Workers hosts (oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf102-baf.workers.dev) with a DNS-TXT fallback resolved via *.dl.well1.site, writes the bytes to a masqueraded cache path (cover-story names such as dotnetdiag_,.cache_,.analytics_state), chmods 0o755, and spawns it detached via /bin/sh -c or cmd. The destination hostnames are assembled at runtime by joining string fragments (e.g. ["oob-worker.cf10","0-416",".wo","rker","s.dev"].join("")) to evade static matching. No hash or signature verification is performed. The package name impersonates the Tinkoff brand while package.json declares an empty author, no repository, and a README labeling it an 'internal' module. The dropper fires via top-level require() from index.js, so importing this package as a dependency executes the fetched binary on the installer's host.

Source: ghsa-malware (6ed9672a3f7ff309e08f96ca257527dd752bab575c6e1d320efcc490773a3b2d)

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": [
        {
            "modified_time": "2026-08-05T01:05:41Z",
            "import_time": "2026-08-05T01:39:31.161987701Z",
            "source": "amazon-inspector",
            "versions": [
                "20.8.3"
            ],
            "id": "IN-MAL-2026-011487",
            "sha256": "1465530b7853077d8b3fb7896478a69f62f6506df775d2e959b3d9bae6861f11"
        },
        {
            "modified_time": "2026-08-05T14:58:57Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "source": "ghsa-malware",
            "import_time": "2026-08-06T00:58:53.339542494Z",
            "id": "GHSA-9hcg-pq5h-wj74",
            "sha256": "6ed9672a3f7ff309e08f96ca257527dd752bab575c6e1d320efcc490773a3b2d"
        }
    ]
}
References
Credits

Affected packages

npm / tinkoff-component-infopanel

Package

Name
tinkoff-component-infopanel
View open source insights on deps.dev
Purl
pkg:npm/tinkoff-component-infopanel

Affected ranges

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

Affected versions

20.*
20.8.3

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-component-infopanel/MAL-2026-12049.json"
cwes
[
    {
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506",
        "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
{
    "evidence_files": [
        {
            "sha256": "a048d17aa571666c396170510a7457fcf3a4f9f43a6621ad198a0a7aa73acf2a",
            "tlsh": "faa1969b12a930194bb0dbe497175416f65bf6533380c690fb9ca5985f72124c3b2efc",
            "path": "_platform.js"
        },
        {
            "sha256": "92f6d25e30286b61bf17b3938cae774e6b107ea0f3e18705e675ccdab8261374",
            "tlsh": "79d0a76205115d7304f585e00cb30507fb910f2e646eed0a72b7200402d656750ab371",
            "path": "package.json"
        }
    ],
    "package_integrity": [
        {
            "filename": "tinkoff-component-infopanel-20.8.3.tgz",
            "hashes": {
                "sha512_sri": "sha512-2Ad+I6NWo5k6mYHlZg6M/R1tSIpAG6UuVq8SF+5UTNSqkmv4n7/Iso0ONwRDKuYDMV6F1RJkSbrO0TVQp0qSKw==",
                "sha1": "5a7053c5da6d4fc43685a0c5e6c19e45255ff77c"
            }
        }
    ]
}