MAL-2026-12234

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-boxy-mobile-documents/MAL-2026-12234.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12234
Aliases
  • GHSA-97hc-v95m-g3h9
Published
2026-08-05T09:04:17Z
Modified
2026-08-26T01:12:24Z
Summary
Malicious code in tinkoff-boxy-mobile-documents (npm)
Details

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

Source: amazon-inspector (0975c5e634ca65495f0ec35088db60ae98702849f5f2fb31e2ad1d8eee2068b7)

On require of the package, index.js loads./platform.js, which selects a per-platform payload path, fetches an unsigned binary over HTTPS from string-split Cloudflare Workers subdomains (oob-worker.cf103-070.workers.dev, cf102-baf.workers.dev, cf101-adf.workers.dev, cf100-416.workers.dev) assembled via array joins, with a DNS TXT covert-channel fallback under *.dl.well1.site (also string-split). The fetched bytes are written to /tmp or %TEMP% under decoy names (analytics_state, dotnet_diag,.cache_), chmodded to 0755, and spawned detached via /bin/sh -c or cmd /c start. Hostnames and resolver domains are obfuscated by array joins and child_process is referenced as require('child_' + 'process'), and the loader is framed with 'analytics/telemetry' comments and DISABLE_TELEMETRY / ANALYTICS_OPT_OUT opt-out gates as cover. lib/telemetry.js contains a duplicate dropper implementation (base64 chunk assembly, cp.spawn('/bin/sh', ['-c', filePath + ' &']), chmod 0755 via computed property) bundled as an alternate loader. The package name impersonates a Tinkoff-branded mobile-documents component.

Source: ghsa-malware (358ce3aca715709429ebd1b0bbf70ac94f65bbb01c60cac89f14386d7a56317f)

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": [
        {
            "id": "IN-MAL-2026-014532",
            "import_time": "2026-08-05T09:28:22.755798237Z",
            "modified_time": "2026-08-05T09:04:17Z",
            "sha256": "0975c5e634ca65495f0ec35088db60ae98702849f5f2fb31e2ad1d8eee2068b7",
            "source": "amazon-inspector",
            "versions": [
                "20.1.7"
            ]
        },
        {
            "id": "GHSA-97hc-v95m-g3h9",
            "import_time": "2026-08-25T15:30:22.793050569Z",
            "modified_time": "2026-08-25T15:15:22Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "358ce3aca715709429ebd1b0bbf70ac94f65bbb01c60cac89f14386d7a56317f",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / tinkoff-boxy-mobile-documents

Package

Name
tinkoff-boxy-mobile-documents
View open source insights on deps.dev
Purl
pkg:npm/tinkoff-boxy-mobile-documents

Affected ranges

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

Affected versions

20.*
20.1.7

Database specific

cwes
[
    {
        "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.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "_platform.js",
            "sha256": "b58df79063150749b4f9f7ae59d0da3ecd65f7165a0bc2119ba45e0b5a506a33",
            "tlsh": "faa195aa12a570194bb0d7e4ca1b8816f65bf66337818184fb9ca5944f7352483b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "02d2ad25478739fde06a3b334678c4dfaf621565d77868ad232efc57519ea935",
            "tlsh": "cf835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ],
    "package_integrity": [
        {
            "filename": "tinkoff-boxy-mobile-documents-20.1.7.tgz",
            "hashes": {
                "sha1": "af6900e4759713066db55eb1f20c9103978d231c",
                "sha512_sri": "sha512-kzM0pFfFlU6jjaAz1neUA1xPoQHBHlBBThngb7JFSQQA8+OZLLk2QTtboaerTxA/DXoj5z+a2JVnI1forlpfxQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-boxy-mobile-documents/MAL-2026-12234.json"