MAL-2026-12868

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bnpl-blocks-atom-bnpl-card/MAL-2026-12868.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12868
Aliases
  • GHSA-9cgw-h8w5-vrq8
Published
2026-08-05T14:57:04Z
Modified
2026-08-06T01:20:15.835399956Z
Summary
Malicious code in bnpl-blocks-atom-bnpl-card (npm)
Details

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

Source: amazon-inspector (16cd082c1e27c32145bec8b47cf81fa12cde384fd542629dd340c514d71728f8)

On require, index.js loads ext.js which assembles Cloudflare Workers hostnames from split string fragments (oob-worker.cf100-416.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf101-adf.workers.dev), with a DNS TXT fallback via sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru. It selects a per-platform endpoint, downloads an opaque native binary, writes it to /tmp or %TEMP% under a cover-story name (dotnetdiag_*.exe or.cache_*), chmods 0755, and spawns it detached via /bin/sh -c or cmd.exe /c start /b. lib/telemetry.js contains a duplicate drop-and-exec path with base64 chunk assembly, fs['chmod'+'Sync'] to 0755, and cp.spawn('/bin/sh', ['-c', filePath + ' &'], {detached}), and resolves childprocess via require('child'+'process') to evade static scanners. Host destinations are obfuscated through fragment-array.join('') construction. The installer's host executes attacker-controlled native code at package require-time regardless of an 'analytics' or telemetry cover-story.

Source: ghsa-malware (01d26a85006f2c64bb574a6cf9d4187d93cba2476db997c2d02eb01ca3d4efb1)

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": [
        {
            "modified_time": "2026-08-05T14:57:04Z",
            "id": "IN-MAL-2026-015508",
            "import_time": "2026-08-05T15:19:55.254028196Z",
            "versions": [
                "35.9.4"
            ],
            "source": "amazon-inspector",
            "sha256": "16cd082c1e27c32145bec8b47cf81fa12cde384fd542629dd340c514d71728f8"
        },
        {
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-9cgw-h8w5-vrq8",
            "import_time": "2026-08-06T00:58:53.335592972Z",
            "modified_time": "2026-08-05T18:07:27Z",
            "source": "ghsa-malware",
            "sha256": "01d26a85006f2c64bb574a6cf9d4187d93cba2476db997c2d02eb01ca3d4efb1"
        }
    ]
}
References
Credits

Affected packages

npm / bnpl-blocks-atom-bnpl-card

Package

Name
bnpl-blocks-atom-bnpl-card
View open source insights on deps.dev
Purl
pkg:npm/bnpl-blocks-atom-bnpl-card

Affected ranges

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

Affected versions

35.*
35.9.4

Database specific

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
{
    "package_integrity": [
        {
            "filename": "bnpl-blocks-atom-bnpl-card-35.9.4.tgz",
            "hashes": {
                "sha512_sri": "sha512-kBbiWvMMMAFeTkvloC8JVrvSl+5YRhvRxlE43MrHxR8Ypv+0NSOgrQ5w/zoFTSYMzLD1III5yuMOOIazmdc5CA==",
                "sha1": "0fc45f2502eb9ad7df035672d14af550b922589b"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_ext.js",
            "tlsh": "d7a1a79615a670094fb0e7e4c6178815f55bf66337818188fb9c65985fb3414c3b2efc",
            "sha256": "11072b5412a09127646462505a22ba83d392024a8677fc9142ddae089120be84"
        },
        {
            "path": "lib/telemetry.js",
            "tlsh": "62835056566a142186b2b378df234107ff3685272642429dbafc82dc1fbd72092a5ffc",
            "sha256": "a516760d317a1c969e84190c4cd1e35d3f7ab17614aae87ebfbc2d38d42168dc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bnpl-blocks-atom-bnpl-card/MAL-2026-12868.json"