MAL-2026-12231

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-boxy-form-desktop-sme-registration-ooo/MAL-2026-12231.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12231
Aliases
  • GHSA-m24w-7xcq-wvr8
Published
2026-08-05T08:52:33Z
Modified
2026-08-26T01:12:14Z
Summary
Malicious code in tinkoff-boxy-form-desktop-sme-registration-ooo (npm)
Details

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

Source: amazon-inspector (bd92a77dddf46c2afa43b4db0127eea04dfde2afa2ba45e7c43965c06249997e)

Package name typosquats Tinkoff's official SME registration form. On require() of the package, index.js loads ext.js, which reconstructs attacker-controlled hostnames from string fragments (e.g. 'oob-worker.cf101-adf.workers.dev' and 'tin.dl.well1.site'), fetches a platform-specific binary over HTTPS, and falls back to reconstructing the payload from base64 chunks served in DNS TXT records under *.dl.well1.site when HTTPS is unavailable. The fetched bytes are written to /tmp or %TEMP% under disguised filenames (dotnet_diag.exe,.cache_, loader_mac), marked executable with chmod 0755 on Unix, and spawned detached via cp.spawn('/bin/sh', ['-c', fp + ' &']) on Unix or cp.spawn('cmd.exe', ['/c', 'start', '/b', fp]) on Windows. The dropper is unrelated to the package's advertised purpose as a form/SDK.

Source: ghsa-malware (4e7f2314074bad2d98a5a8d28925b7bd56de4fea7d43c7eff17ba2981f7c913e)

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-014452",
            "import_time": "2026-08-05T09:28:12.724213705Z",
            "modified_time": "2026-08-05T08:52:33Z",
            "sha256": "bd92a77dddf46c2afa43b4db0127eea04dfde2afa2ba45e7c43965c06249997e",
            "source": "amazon-inspector",
            "versions": [
                "20.4.5"
            ]
        },
        {
            "id": "GHSA-m24w-7xcq-wvr8",
            "import_time": "2026-08-25T15:30:22.808162414Z",
            "modified_time": "2026-08-25T15:14:29Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "4e7f2314074bad2d98a5a8d28925b7bd56de4fea7d43c7eff17ba2981f7c913e",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / tinkoff-boxy-form-desktop-sme-registration-ooo

Package

Name
tinkoff-boxy-form-desktop-sme-registration-ooo
View open source insights on deps.dev
Purl
pkg:npm/tinkoff-boxy-form-desktop-sme-registration-ooo

Affected ranges

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

Affected versions

20.*
20.4.5

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": "_ext.js",
            "sha256": "350ad08e212a5ad48955dd6b878c6ccc6b371e85ff5fbea063fd34c8e3fa5ed7",
            "tlsh": "eda1b796067970198bb0dbe487174416f65bf6633380c294fbaca9985f76124c3b2efc"
        }
    ],
    "package_integrity": [
        {
            "filename": "tinkoff-boxy-form-desktop-sme-registration-ooo-20.4.5.tgz",
            "hashes": {
                "sha1": "22de14362a04c0f0f1253beefe7c23ad0a3be0a0",
                "sha512_sri": "sha512-zEUVtkCHRp7j6m5yN+5lOZxHm6cDoWi3iVrQSSC0xXRzBCywjgzxfbfYhhRK7/i45ACFW95uHzvLHw3tf8Jymw=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-boxy-form-desktop-sme-registration-ooo/MAL-2026-12231.json"