MAL-2026-12284

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-volna-zustate/MAL-2026-12284.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12284
Aliases
  • GHSA-fm7r-fg6q-669q
Published
2026-08-05T09:02:15Z
Modified
2026-08-06T01:21:38.671206268Z
Summary
Malicious code in tinkoff-volna-zustate (npm)
Details

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

Source: amazon-inspector (01865b8f060a3e4a24f34537d14ace960460519b2e5e3073083c7de9da63bd9e)

On require('tinkoff-volna-zustate'), index.js loads bridge.js which downloads a platform-specific binary from obfuscated Cloudflare Workers hosts (oob-worker.cf99-9b3.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf101-adf.workers.dev), with a DNS-TXT covert-channel fallback that reassembles base64 chunks from subdomains under dl.well1.site. The fetched payload is written to /var/tmp/.cache<rnd> or %TEMP%/dotnetdiag<rnd>.exe, chmod 0755, and executed detached via /bin/sh -c or cmd.exe /c start. Destination hostnames are assembled from split string fragments via.join("") to evade static string scanning. Package name and description impersonate the Tinkoff brand ('Internal tinkoff volna zustate module for platform services') to encourage dependency-confusion installs. Import-time execution of attacker-controlled bytes against the installer's host with disguised filenames, hidden staging paths, obfuscated destinations, and a DNS-TXT fallback channel is the fingerprint of a supply-chain dropper.

Source: ghsa-malware (3d43104d92e5d6480fae470d0dc14fbd9ed57922916b0a54dea0c8911f8bf74b)

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-05T09:28:21.463063339Z",
            "modified_time": "2026-08-05T09:02:15Z",
            "id": "IN-MAL-2026-014518",
            "versions": [
                "20.9.2"
            ],
            "source": "amazon-inspector",
            "sha256": "01865b8f060a3e4a24f34537d14ace960460519b2e5e3073083c7de9da63bd9e"
        },
        {
            "modified_time": "2026-08-05T20:41:18Z",
            "source": "ghsa-malware",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-fm7r-fg6q-669q",
            "import_time": "2026-08-06T00:58:53.366062328Z",
            "sha256": "3d43104d92e5d6480fae470d0dc14fbd9ed57922916b0a54dea0c8911f8bf74b"
        }
    ]
}
References
Credits

Affected packages

npm / tinkoff-volna-zustate

Package

Name
tinkoff-volna-zustate
View open source insights on deps.dev
Purl
pkg:npm/tinkoff-volna-zustate

Affected ranges

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

Affected versions

20.*
20.9.2

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-volna-zustate/MAL-2026-12284.json"
cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "evidence_files": [
        {
            "tlsh": "0fa1846a166630184bb0ebf4c6175416f656f66373808194fa9c69985ff222483f3efc",
            "path": "_bridge.js",
            "sha256": "1a73cf14985605ea7056395eb5ccaed0753db2268f4bd70f22d79de3daa7a1a5"
        },
        {
            "tlsh": "1dd0222207216a3308b987e00cba8112fb660f2fa038ed0f37ff600800e79a6109f330",
            "path": "package.json",
            "sha256": "8efa6947f234dbd026fcd10dd17a797ef523be9e0fe178a210bf0504cdecfc39"
        }
    ],
    "package_integrity": [
        {
            "filename": "tinkoff-volna-zustate-20.9.2.tgz",
            "hashes": {
                "sha512_sri": "sha512-69f8/UFsnmsHJMFDR0FUSMkmJDHwe16/XMsxbFVrcn7UbhswURbFeO/aLhqfaqKU5kpO4Qdkt5ZsbWQy85NnVg==",
                "sha1": "7981c7b1f52fd7d7587f30568eebba7d8e7cd1c4"
            }
        }
    ]
}