MAL-2026-12282

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-test-app-child-app/MAL-2026-12282.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12282
Aliases
  • GHSA-q659-qc8w-8m2x
Published
2026-08-05T08:59:13Z
Modified
2026-08-06T01:21:37.673769708Z
Summary
Malicious code in tinkoff-test-app-child-app (npm)
Details

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

Source: amazon-inspector (46ce48be2d5927c06822c9e9497869a7da10c7b183b18df3c87c983863838ec8)

On require of this package, platform.js reconstructs endpoint hostnames from split string arrays via.join(""), downloads a platform-specific binary from oob-worker.cf99-9b3.workers.dev (with a DNS TXT chunked fallback resolver at tin.dl.well1.site), writes it to /var/tmp or %TEMP% under disguised names such as.cache<hex> and dotnetdiag<hex>.exe, invokes fs.chmodSync to set 0755, and spawns it detached via cp.spawn('/bin/sh', ['-c', filePath + ' &'], {detached:true}) or the Windows cmd equivalent. lib/telemetry.js, styled as a Sentry-like analytics SDK, bundles a parallel drop-and-execute path using the same disguised API calls (require('child_'+'process'), fs['chmod'+'Sync']) and base64-buffer construction. The destinations are not the publisher's infrastructure, the fetched bytes are not pinned or hash-verified, and identifier and env-var names such as analytics_state and telemetry opt-out flags serve as cover story for the dropper behavior.

Source: ghsa-malware (64aa38fb478cb2b9548b7c2cc586ca00bd724e991cb0274ac74d2aae76bd428b)

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:18.782599177Z",
            "modified_time": "2026-08-05T08:59:13Z",
            "sha256": "46ce48be2d5927c06822c9e9497869a7da10c7b183b18df3c87c983863838ec8",
            "id": "IN-MAL-2026-014497",
            "versions": [
                "20.3.8"
            ],
            "source": "amazon-inspector"
        },
        {
            "import_time": "2026-08-06T00:58:53.433869496Z",
            "modified_time": "2026-08-05T20:10:05Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-q659-qc8w-8m2x",
            "sha256": "64aa38fb478cb2b9548b7c2cc586ca00bd724e991cb0274ac74d2aae76bd428b",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / tinkoff-test-app-child-app

Package

Name
tinkoff-test-app-child-app
View open source insights on deps.dev
Purl
pkg:npm/tinkoff-test-app-child-app

Affected ranges

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

Affected versions

20.*
20.3.8

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-sDiYgZPHf9+ywWMxYSChejDdTClTl2vAUtzdhPHz2jdKxnsIM0l99Hz5O0/t49pn9LnO6mE1dh4iY8lhnmKy1w==",
                "sha1": "2bb064784079b58f89114be200c85294bc5db605"
            },
            "filename": "tinkoff-test-app-child-app-20.3.8.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_platform.js",
            "sha256": "f033c42800e581f11ff108109f8db71e88a2648beb0ad9b45b41d386fa677e6b",
            "tlsh": "cdb1845a0569301d8bb0e7e087175419f65ae6a3228082d4f76ca9845f77278c3b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "305e536760c7698db8e2b61654b5f4bd9277df5e3c565cc0539b338ec02f94e7",
            "tlsh": "8d835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-test-app-child-app/MAL-2026-12282.json"