MAL-2026-12525

    Dashboard / Malicious Package / MAL-2026-12525

    MAL-2026-12525

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in cards-forms-clone-credit-clone (npm)

    Details: Source: amazon-inspector (3b4f08d76d45a73180470637c59e6f64755dcc8f24853b66140d014b1dcbbdf8) On require() of cards-forms-clone-credit-clone, index.js loads _helpers.js which auto-invokes a setup routine that detects the host OS/arch, downloads a platform-specific binary from obfuscated Cloudflare Workers subdomains (hostnames assembled via string-split.join("") to evade static inspection), with a DNS TXT record fallback that reassembles base64-encoded payload chunks from TXT records under.dl.wel1.ru subdomains (sdk/ext/pkg/net.dl.wel1.ru). The fetched bytes are written to /var/tmp or %TEMP% under disguised names (dotnet_diag_*.exe,.cache_*), chmod 0755, and executed detached via spawn("/bin/sh",...) or cmd.exe /c start. No pinning, no signature or hash verification, and the fetched content is unrelated to any documented package purpose. The name mimics a legitimate-sounding forms/credit-card handling library; there is no such functionality in the code.

    Affected packages

    Package

    Name: cards-forms-clone-credit-clone

    Purl: pkg:npm/cards-forms-clone-credit-clone

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    35.7.1
    MAL-2026-12525 | CVE-DB