MAL-2026-12077

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-statist-browser-typed-client-sme.compliance.web.events/MAL-2026-12077.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12077
Aliases
  • GHSA-9gx3-gv84-hwmg
Published
2026-08-05T01:43:41Z
Modified
2026-08-06T01:21:35.795450598Z
Summary
Malicious code in tinkoff-statist-browser-typed-client-sme.compliance.web.events (npm)
Details

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

Source: amazon-inspector (65171e84f70bed8b30e494c9ab147abc3c26207ba7b3fb9ccf348cf8746867e4)

The package's declared main entry (index.js) unconditionally requires./init on load. init.js assembles hardcoded remote hosts from split string fragments (oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf99-9b3.workers.dev) and downloads a platform-specific binary payload via https.get. The bytes are written to /tmp or %TEMP% under a disguised filename (.cache<hex> on Unix, dotnetdiag_<hex>.exe on Windows), chmod'd to 0755, and spawned detached via /bin/sh -c or cmd.exe. If the HTTPS fetch fails, init.js falls back to a DNS TXT covert channel, resolving c.<domain> and 0..N.<domain> under tin.dl.well1.site / tina.dl.well1.site / ldr.dl.well1.site / win.dl.well1.site, base64-decoding and concatenating the TXT-record fragments into an executable payload. Identifiers such as 'childprocess' and 'chmodSync' are assembled from split fragments at runtime to evade string-based scanners. The package name resembles an internal Tinkoff npm namespace ('tinkoff-statist-browser-typed-client-sme.compliance.web.events'), consistent with a typosquat/dependency-confusion lure whose declared 'event bus' purpose is incompatible with downloading and executing an opaque native binary on require.

Source: ghsa-malware (213f5e3a5fc62959d609f9cdd0a82a5911271d45b2ae207d563537b693c40fe8)

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:16.811046201Z",
            "modified_time": "2026-08-05T01:43:41Z",
            "sha256": "65171e84f70bed8b30e494c9ab147abc3c26207ba7b3fb9ccf348cf8746867e4",
            "id": "IN-MAL-2026-011518",
            "versions": [
                "20.4.4"
            ],
            "source": "amazon-inspector"
        },
        {
            "source": "ghsa-malware",
            "modified_time": "2026-08-05T18:48:10Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-9gx3-gv84-hwmg",
            "sha256": "213f5e3a5fc62959d609f9cdd0a82a5911271d45b2ae207d563537b693c40fe8",
            "import_time": "2026-08-06T00:58:53.338621286Z"
        }
    ]
}
References
Credits

Affected packages

npm / tinkoff-statist-browser-typed-client-sme.compliance.web.events

Package

Name
tinkoff-statist-browser-typed-client-sme.compliance.web.events
View open source insights on deps.dev
Purl
pkg:npm/tinkoff-statist-browser-typed-client-sme.compliance.web.events

Affected ranges

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

Affected versions

20.*
20.4.4

Database specific

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."
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-eRZqC4svWkZha26JZbtL7+suD3sXeHpHy/RycV8zpGa5X41JbCOueWSijExRRaTb/XXbUBn0JjCJzs3vjsleww==",
                "sha1": "75996406774cf5c4f9f4d715d89ece129530acae"
            },
            "filename": "tinkoff-statist-browser-typed-client-sme.compliance.web.events-20.4.4.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_init.js",
            "sha256": "41beb89e64aa91320e389b2b7651e596b5ea959662585bec0cb85ac48ef2a4c3",
            "tlsh": "e8a1b79a116770184bb0ebe4c61b8826f65bf6533781c184fb9ca5985fb312483b1efc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-statist-browser-typed-client-sme.compliance.web.events/MAL-2026-12077.json"