MAL-2026-12231

    Dashboard / Malicious Package / MAL-2026-12231

    MAL-2026-12231

    Published: 5 Aug 2026Last Modified: 26 Aug 2026Aliases: 
    GHSA-m24w-7xcq-wvr8

    Summary: Malicious code in tinkoff-boxy-form-desktop-sme-registration-ooo (npm)

    Details: 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_<rand>.exe,.cache_<rand>, 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.

    Affected packages

    Package

    Name: tinkoff-boxy-form-desktop-sme-registration-ooo

    Purl: pkg:npm/tinkoff-boxy-form-desktop-sme-registration-ooo

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    20.4.5
    MAL-2026-12231 | CVE-DB