MAL-2026-12075

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-boxy-mobile-vivid-heading/MAL-2026-12075.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12075
Aliases
  • GHSA-233h-rfx9-5vw9
Published
2026-08-05T01:40:58Z
Modified
2026-08-06T01:21:28.215924721Z
Summary
Malicious code in tinkoff-boxy-mobile-vivid-heading (npm)
Details

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

Source: amazon-inspector (979353bc7d77343797621496972688b79dddd8688f1e1021b04a04c4d0572b31)

On require of the package, runtime.js selects a platform-specific asset path and fetches an opaque binary over HTTPS from Cloudflare Workers hosts whose names are reconstructed at runtime via string-fragment concatenation (oob-worker.cf100-416.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf103-070.workers.dev). A DNS-TXT fallback channel enumerates TXT records on tin.dl.well1.site, tina.dl.well1.site, ldr.dl.well1.site, and win.dl.well1.site, base64-decoding concatenated chunks into an executable buffer. The fetched bytes are written to /var/tmp as a hidden dotfile on POSIX (or to %TEMP% as dotnetdiag_*.exe on Windows), chmodded 0755, and spawned detached via /bin/sh -c or cmd.exe with stdio ignored. A second module lib/telemetry.js contains an equivalent write+chmod+spawn+base64 chain under an 'Analytics SDK' cover story, though it is not reached from the entrypoint in this version. The stated 'device integration' purpose has no legitimate need to reconstruct destination hostnames from split fragments, ship a DNS-TXT chunked binary loader, or fetch and execute an opaque native binary on load.

Source: ghsa-malware (a57e1d6938bb2977efaa2bf63ed5a47dd2ff6a01b5778e48d33f09ae3e621035)

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-05T03:11:15.69877207Z",
            "source": "amazon-inspector",
            "versions": [
                "20.7.5"
            ],
            "sha256": "979353bc7d77343797621496972688b79dddd8688f1e1021b04a04c4d0572b31",
            "modified_time": "2026-08-05T01:40:58Z",
            "id": "IN-MAL-2026-011510"
        },
        {
            "import_time": "2026-08-06T00:58:53.243615207Z",
            "sha256": "a57e1d6938bb2977efaa2bf63ed5a47dd2ff6a01b5778e48d33f09ae3e621035",
            "id": "GHSA-233h-rfx9-5vw9",
            "source": "ghsa-malware",
            "modified_time": "2026-08-05T18:38:11Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ]
        }
    ]
}
References
Credits

Affected packages

npm / tinkoff-boxy-mobile-vivid-heading

Package

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

Affected ranges

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

Affected versions

20.*
20.7.5

Database specific

indicators
{
    "evidence_files": [
        {
            "path": "_runtime.js",
            "tlsh": "3ab1b7aa067a70198bb0dbe587275416f567f1632280c290f7aca5944fb7134c3b2efc",
            "sha256": "1278da5535c541f252c78f0df9edc07b1c14cc6b9ed712218c42f2d6c8ee0a43"
        },
        {
            "path": "lib/telemetry.js",
            "tlsh": "59835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc",
            "sha256": "3bf88eacf02d5d58d47a34bc1bb69f63e3301a8000715218160d9ab3b721b02d"
        }
    ],
    "package_integrity": [
        {
            "hashes": {
                "sha1": "5f6d727effd5c121c603776e8ad9da21143c09d5",
                "sha512_sri": "sha512-RAinty58M+hhw31nhkmfH6n29mFRSSVp/ZOXtbb3yx1x627WwpjyiTeOKiWe1Tj/BDiq35u4Kq30bnt/uugKTA=="
            },
            "filename": "tinkoff-boxy-mobile-vivid-heading-20.7.5.tgz"
        }
    ]
}
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."
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-boxy-mobile-vivid-heading/MAL-2026-12075.json"