MAL-2026-12862

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bnpl-blocks-atom-bnpl-action-card/MAL-2026-12862.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12862
Aliases
  • GHSA-8wwx-wwwp-v9x6
Published
2026-08-05T14:58:59Z
Modified
2026-08-06T01:20:13.321773087Z
Summary
Malicious code in bnpl-blocks-atom-bnpl-action-card (npm)
Details

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

Source: amazon-inspector (91f63c6572613805a02fc6c829d61dbd9a3aaa9b300147c9fe2f1fc74821cef8)

On require() of the package, index.js loads _loader.js which selects a platform-specific payload path, fetches bytes from one of three runtime-assembled Cloudflare Workers hosts (oob-worker.cf100-416.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf103-070.workers.dev) with a chunked-base64 DNS-TXT fallback via sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru, writes the bytes to /tmp or Windows TEMP under disguised names (.cache_<hex>, dotnet_diag_<hex>.exe), chmods 0755, and spawns the file detached via /bin/sh or cmd. Destination hostnames and the child_process / chmodSync identifiers are constructed at runtime via array-join and string concatenation to hide the endpoints from static inspection, a marker file .analytics_state is dropped, and env-var opt-outs are framed as telemetry to cover the drop-and-execute behavior. lib/telemetry.js ships a second, equivalent dropper in the tarball (chunked-base64 assembly, chmod 0755, cp.spawn('/bin/sh', ['-c', filePath + ' &'], {detached:true})). The fetched binary is opaque, unpinned, unsigned, and not tied to the package version.

Source: ghsa-malware (eb92cbbbc9554bc2948cb15dc7b6b7a66c5aa130cc27f02599948b38e4f7dbdf)

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": [
        {
            "source": "amazon-inspector",
            "modified_time": "2026-08-05T14:58:59Z",
            "sha256": "91f63c6572613805a02fc6c829d61dbd9a3aaa9b300147c9fe2f1fc74821cef8",
            "id": "IN-MAL-2026-015521",
            "versions": [
                "35.4.7"
            ],
            "import_time": "2026-08-05T15:19:55.87425801Z"
        },
        {
            "source": "ghsa-malware",
            "modified_time": "2026-08-05T20:29:42Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-8wwx-wwwp-v9x6",
            "sha256": "eb92cbbbc9554bc2948cb15dc7b6b7a66c5aa130cc27f02599948b38e4f7dbdf",
            "import_time": "2026-08-06T00:58:53.328428366Z"
        }
    ]
}
References
Credits

Affected packages

npm / bnpl-blocks-atom-bnpl-action-card

Package

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

Affected ranges

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

Affected versions

35.*
35.4.7

Database specific

cwes
[
    {
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-B1ly6auPoqTEfMHS0UgwJUtRgjrtPlKS+bR1Ct8yhdoNGvIzZ9plWezWio04cNf8OzMSiBB3CJamx6DDA6MKoQ==",
                "sha1": "395a77bb3de2c016e38c945380a09f0a37b1fdc6"
            },
            "filename": "bnpl-blocks-atom-bnpl-action-card-35.4.7.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_loader.js",
            "sha256": "72144175b23269586b3f50e592de7b943a5b24df3fb607f4c3116c21c32df762",
            "tlsh": "6aa1a69605a770188bb09be4c7279415f55bf663378082c4fb9c95985f761288372efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "48fc305f6b959486f4987cf49d0f0f8d8db05f71df66e698bf9726dbce6a5038",
            "tlsh": "1b835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bnpl-blocks-atom-bnpl-action-card/MAL-2026-12862.json"