MAL-2026-12527

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/cards-forms-credit-clone/MAL-2026-12527.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12527
Published
2026-08-05T14:19:14Z
Modified
2026-08-05T14:34:58.940322377Z
Summary
Malicious code in cards-forms-credit-clone (npm)
Details

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

Source: amazon-inspector (2cf698916c071bb43228f0e40bbb5fc10c2c35c495e091c0b3d1cf1c10e8eb26)

On require('cards-forms-credit-clone'), index.js loads compat.js which downloads a platform-specific binary from obfuscated Cloudflare workers.dev hosts assembled at runtime via string-split concatenation (e.g. ['oo','b-worker.c','f101-adf.workers.dev'].join('')), with a DNS-TXT base64 fallback resolver at sdk.dl.wel1.ru. The fetched binary is written to /var/tmp or %TEMP% under disguised names (.cache<hex> / dotnetdiag<hex>.exe), chmod 0755, and spawned detached via /bin/sh -c or cmd.exe. No pinning, no hash or signature verification; comments frame the behavior as 'analytics'/'telemetry'. Hostname fragmentation and DNS-TXT covert-channel resolution are evasion patterns unrelated to the package's advertised 'cards forms' purpose. Any installer that requires this package is subjected to remote code execution under attacker control.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-015254",
            "import_time": "2026-08-05T14:20:17.005950982Z",
            "sha256": "2cf698916c071bb43228f0e40bbb5fc10c2c35c495e091c0b3d1cf1c10e8eb26",
            "modified_time": "2026-08-05T14:19:14Z",
            "versions": [
                "35.9.5"
            ],
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / cards-forms-credit-clone

Package

Name
cards-forms-credit-clone
View open source insights on deps.dev
Purl
pkg:npm/cards-forms-credit-clone

Affected ranges

Affected versions

35.*
35.9.5

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-ngJOt72kqagU0eqUEzr5u8LbW+QaEjH6kT5Dr4HqK3xs/Y3FP04yubONdtaZe95Zwc8bey3jt+6NbjyuWBncjw==",
                "sha1": "ad539a70b45d3dbaaf8485358fba0c2d38716894"
            },
            "filename": "cards-forms-credit-clone-35.9.5.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_compat.js",
            "sha256": "f90a64bae7d7c56cd342fbb09aae6716985470d60740187f430d7dec9f10fcae",
            "tlsh": "d7b1749a166a70198bb0a7e4c6175416f667f6a3338082c4fb5c65941f7313883b2efc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/cards-forms-credit-clone/MAL-2026-12527.json"