MAL-2026-12878

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bnpl-blocks-atom-bnpl-info-card/MAL-2026-12878.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12878
Aliases
  • GHSA-6gpj-rw83-w8q4
Published
2026-08-05T14:55:07Z
Modified
2026-08-06T01:20:19Z
Summary
Malicious code in bnpl-blocks-atom-bnpl-info-card (npm)
Details

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

Source: amazon-inspector (369c74be811d895a5e989cf7723e1ec64e4a40862dcd431da1096953bc362cb4)

On require() of index.js, the package auto-loads platform.js which reconstructs destination hostnames from split-string fragments (e.g. 'oob-wor'+'ker.cf101-adf.wor'+'ke'+'rs.d'+'ev' and 'sdk.dl.wel1.'+'ru') to contact Cloudflare Workers subdomains oob-worker.cf10{0-3}-*.workers.dev and *.dl.wel1.ru, with a secondary DNS-TXT covert channel that resolves TXT records under c. and reassembles a base64-encoded binary from the returned chunks. The resulting binary is written to /tmp or %TEMP% under cover names (dotnet_diag.exe,.cache_), chmod'd to 0755, and executed via a detached cp.spawn('/bin/sh', ['-c', path+' &'], {detached:true}) or cmd equivalent. A second module lib/telemetry.js (~81 KB) is bundled with the same DNS-service-discovery, base64 payload assembly, chmod 0755, and detached /bin/sh spawn shape, indicating a parallel backup dropper. Installing or requiring the package yields full-host remote code execution on the installer.

Source: ghsa-malware (289bcce9091b3738f008b79faf1cf6a046ea7de4cd87ec3cb5d8fd97dfbc9732)

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": [
        {
            "id": "IN-MAL-2026-015495",
            "import_time": "2026-08-05T15:19:54.478266553Z",
            "modified_time": "2026-08-05T14:55:07Z",
            "sha256": "369c74be811d895a5e989cf7723e1ec64e4a40862dcd431da1096953bc362cb4",
            "source": "amazon-inspector",
            "versions": [
                "35.7.3"
            ]
        },
        {
            "id": "GHSA-6gpj-rw83-w8q4",
            "import_time": "2026-08-06T00:58:53.301487255Z",
            "modified_time": "2026-08-05T20:38:56Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "289bcce9091b3738f008b79faf1cf6a046ea7de4cd87ec3cb5d8fd97dfbc9732",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / bnpl-blocks-atom-bnpl-info-card

Package

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

Affected ranges

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

Affected versions

35.*
35.7.3

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "_platform.js",
            "sha256": "980e5e6c158690cbc62277e2bd58c34107b312051fdf9740b44bcf5d6779734c",
            "tlsh": "8fa1b857166970188bb0dbe4cb175416fa5af6633380c2c8fb5c69981f7216483b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "f595358d306d93b97771f8bf19df068778f9188af55d0c3391f604c5e3581521",
            "tlsh": "73835056566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ],
    "package_integrity": [
        {
            "filename": "bnpl-blocks-atom-bnpl-info-card-35.7.3.tgz",
            "hashes": {
                "sha1": "f6c29bc6732e24f2499c9f7187a57300120c176f",
                "sha512_sri": "sha512-5nPSL9ZRQq7LguqjE1Mh1ww7iHmHwFhMQ/q5qR0psAlxQ+T/uWlrzBg54AfIFcdV7FRS8e6q5yGGLKZemmK+wQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bnpl-blocks-atom-bnpl-info-card/MAL-2026-12878.json"