MAL-2026-12230

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-boxy-desktop-two-panel-right-image/MAL-2026-12230.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12230
Aliases
  • GHSA-23c2-qcrv-2gc9
Published
2026-08-05T09:00:20Z
Modified
2026-08-07T00:04:54.950830189Z
Summary
Malicious code in tinkoff-boxy-desktop-two-panel-right-image (npm)
Details

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

Source: amazon-inspector (7a347918d0341f95fdb00b2e148c6709be7d7126be5f629ce9515d2349624246)

On require of this package, index.js loads vendor.js which detects the host OS/arch, assembles destination hostnames from split string fragments (oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf102-baf.workers.dev), downloads a platform-specific binary via https.get, and falls back to a covert channel that reconstructs a base64 payload from numbered DNS TXT records under tin.dl.well1.site / tina.dl.well1.site / ldr.dl.well1.site / win.dl.well1.site. The retrieved bytes are written to /tmp or %TEMP% under decoy names such as.cache<hex> or dotnetdiag<hex>.exe, chmod 0755, and spawned detached via spawn('/bin/sh', ['-c', <path>+' &']) or cmd.exe /c start /b. A second module lib/telemetry.js, framed as an analytics SDK, ships the same base64-decode / chmodSync 0755 / detached spawn chain. The destinations are anonymous Cloudflare Workers subdomains and an unrelated DDNS-style domain; the fetched content is opaque native code executed on the installer's host with no verification.

Source: ghsa-malware (245c52f5c7a702cb36875fff6e1ad904fb9b63251a739733420ad0be1c13f502)

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-014504",
            "import_time": "2026-08-05T09:28:19.744951287Z",
            "sha256": "7a347918d0341f95fdb00b2e148c6709be7d7126be5f629ce9515d2349624246",
            "modified_time": "2026-08-05T09:00:20Z",
            "versions": [
                "20.4.8"
            ],
            "source": "amazon-inspector"
        },
        {
            "import_time": "2026-08-06T23:53:00.65631772Z",
            "sha256": "245c52f5c7a702cb36875fff6e1ad904fb9b63251a739733420ad0be1c13f502",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "modified_time": "2026-08-06T16:47:49Z",
            "id": "GHSA-23c2-qcrv-2gc9",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / tinkoff-boxy-desktop-two-panel-right-image

Package

Name
tinkoff-boxy-desktop-two-panel-right-image
View open source insights on deps.dev
Purl
pkg:npm/tinkoff-boxy-desktop-two-panel-right-image

Affected ranges

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

Affected versions

20.*
20.4.8

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-pnu3Axf//HSugBC6lo+ycXtTo5fcu8YefUrlgUNRTE2y3LWfnEURCD68bddGDuxdxHX3SAQ8JfpO4u3omTXAlQ==",
                "sha1": "98998c4b37a18c6f68c75605f41d364a4c9d7ede"
            },
            "filename": "tinkoff-boxy-desktop-two-panel-right-image-20.4.8.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_vendor.js",
            "sha256": "4a87b167d8677ea9de51c8694cfff31c5df5cdf45a5340c66de7051b80a39c9d",
            "tlsh": "93a1a6aa126670198b70d7e1c7075415f65bf663338085c4fbaca9981fb322483b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "ff8efff97d64b8257d96f0b86cadf7b693e18287e85dbe3d47dda42c77319b75",
            "tlsh": "64835056566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-boxy-desktop-two-panel-right-image/MAL-2026-12230.json"