npm

docflow-cryptopro @35.1.6

Vulnerability report · Last retrieved from osv.dev August 19, 2026 at 4:49 AM UTC

Malicious

OSV ID

MAL-2026-13279

Ecosystem

npm

Summary

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 '<path> &' 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.

Source: amazon-inspector (b838ab488feb43fe2b50d6cd00579d3c1528877ea84d935ca89d8d863528bd25)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.