MAL-2026-12867

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bnpl-blocks-atom-bnpl-button/MAL-2026-12867.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12867
Aliases
  • GHSA-gxfp-gfm5-6f92
Published
2026-08-05T14:57:29Z
Modified
2026-08-06T01:20:15.273371478Z
Summary
Malicious code in bnpl-blocks-atom-bnpl-button (npm)
Details

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

Source: amazon-inspector (5510d446112b9ad4b6de3da9fa7128566dc13de6707bc0d627940344f8c7322d)

On require of this package, runtime.js downloads a platform-specific executable from string-split-obfuscated hosts under oob-worker.cf10x-*.workers.dev, writes it to /tmp or %TEMP% under disguised names (.cache<rand>, dotnetdiag<rand>.exe), chmods it 0755, and spawns it detached via /bin/sh -c or cmd. There is no hash or signature verification and the destinations are unrelated to any declared publisher. When the HTTPS fetch fails, a fallback path issues sequential DNS TXT lookups against *.dl.wel1.ru, base64-decodes the concatenated answers, writes the reconstructed binary to disk, and executes it — a covert-channel retrieval path designed to bypass HTTP egress inspection. Host names and API names (child_process, chmodSync, workers.dev, wel1.ru) are reconstructed at runtime by joining string fragments to hide them from static inspection. The dropper is reachable from index.js's top-level require of./_runtime, so it fires on any require() of the package.

Source: ghsa-malware (55d5d1108309c6f9ddad8975f18a23e07aba9d349ae8162efc5884c7804cd61c)

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": [
        {
            "import_time": "2026-08-05T15:19:55.437135079Z",
            "modified_time": "2026-08-05T14:57:29Z",
            "sha256": "5510d446112b9ad4b6de3da9fa7128566dc13de6707bc0d627940344f8c7322d",
            "id": "IN-MAL-2026-015511",
            "versions": [
                "35.4.7"
            ],
            "source": "amazon-inspector"
        },
        {
            "import_time": "2026-08-06T00:58:53.379714106Z",
            "sha256": "55d5d1108309c6f9ddad8975f18a23e07aba9d349ae8162efc5884c7804cd61c",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-gxfp-gfm5-6f92",
            "modified_time": "2026-08-05T19:11:56Z",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / bnpl-blocks-atom-bnpl-button

Package

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

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",
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-IHBnGfNBi9uA1NzA/r428hG/iQvn99HZnBldqCplUl5CWBTol95t+BRySOLeMqTCNJfHPjRLzxI8lxAAZf5wog==",
                "sha1": "49b2ce210d599b1c2a206e700b200ab1defa1f60"
            },
            "filename": "bnpl-blocks-atom-bnpl-button-35.4.7.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_runtime.js",
            "sha256": "0f29558e8963233e0de091d7ca0e2be7f68a0b4aeebeb2e4b477456c13fc0739",
            "tlsh": "e6a186aa01aa601987b0dbe486274816f657e6633781d2c4fb5c99985f72124c372efc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bnpl-blocks-atom-bnpl-button/MAL-2026-12867.json"