MAL-2026-13279

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/docflow-cryptopro/MAL-2026-13279.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13279
Published
2026-08-05T15:28:41Z
Modified
2026-08-05T16:50:31Z
Summary
Malicious code in docflow-cryptopro (npm)
Details

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

Source: amazon-inspector (b838ab488feb43fe2b50d6cd00579d3c1528877ea84d935ca89d8d863528bd25)

On require of the package's main, platform.js downloads an opaque platform-specific binary from obfuscated Cloudflare Workers subdomains (hostnames assembled from split string fragments such as ['oob-worke','r.cf102-baf.workers','.d','ev']) with a DNS-TXT covert-channel fallback that reassembles a base64 payload from numbered TXT records under c.*.dl.wel1.ru. The binary is written to a temp path under a decoy name (e.g. dotnet_diag.exe,.cache_), chmod +x is applied on POSIX, and it is spawned detached via /bin/sh -c ' &' or cmd.exe /c start /b. Execution is gated by an 'analytics_state' marker and opt-out env-var checks that function as cover for the drop. The advertised purpose is 'cryptographic primitives', which does not match downloading and executing an unverified native binary from workers.dev hosts. The package name (docflow-cryptopro) resembles the CryptoPro / КриптоПро brand family and is not affiliated with that vendor.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-015713",
            "import_time": "2026-08-05T16:13:35.240064881Z",
            "modified_time": "2026-08-05T15:28:41Z",
            "sha256": "b838ab488feb43fe2b50d6cd00579d3c1528877ea84d935ca89d8d863528bd25",
            "source": "amazon-inspector",
            "versions": [
                "35.1.6"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / docflow-cryptopro

Package

Name
docflow-cryptopro
View open source insights on deps.dev
Purl
pkg:npm/docflow-cryptopro

Affected ranges

Affected versions

35.*
35.1.6

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "_platform.js",
            "sha256": "fbf5ab15ee35eae0a426b0efe708c031fecec9954596574f718705a8da63b576",
            "tlsh": "42a1a46a126660058bb0dbe1c7176415f55ae66337808294fb9ca5c81fb212483f2efc"
        }
    ],
    "package_integrity": [
        {
            "filename": "docflow-cryptopro-35.1.6.tgz",
            "hashes": {
                "sha1": "f73dffdda61c09cb011d3979e06d3359673fb334",
                "sha512_sri": "sha512-lHYVn/b2A8yojxGZPIgR7YrSLxKH/Mdo7kC6OUTBsfz5rBMGT63vKZzDoGviZzmMC9PPO1aEdaHMX4pDLa7lfA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/docflow-cryptopro/MAL-2026-13279.json"