MAL-2026-12872

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bnpl-blocks-atom-bnpl-dropdown/MAL-2026-12872.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12872
Aliases
  • GHSA-78qc-hpf4-c2hh
Published
2026-08-05T14:57:53Z
Modified
2026-08-06T01:20:17.154380441Z
Summary
Malicious code in bnpl-blocks-atom-bnpl-dropdown (npm)
Details

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

Source: amazon-inspector (fe2cdda88c39101955d7333e81f68b9cefe2dbfab23862351194168e2c61e5e9)

index.js unconditionally requires./support at package load. support.js reconstructs a list of Cloudflare Workers hostnames (oob-worker.cf103-070.workers.de, oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev) and DNS discovery domains (sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, net.dl.wel1.ru) from split string literals joined at runtime, fetches an opaque binary via https.get, writes it to /tmp under cover-story names such as.cache<rand> and dotnetdiag<rand>.exe, chmods it 0755, and spawns it detached via /bin/sh -c or cmd. Platform-branched dispatch covers Linux, macOS, and Windows. A sibling lib/telemetry.js also concatenates the module name 'childprocess' to evade static scanners. Environment-variable opt-outs (DISABLETELEMETRY, DONOTTRACK) and a /tmp/.analyticsstate freshness marker serve as cover for the dropper. Requiring or installing the package results in full-host code execution from unpinned, unverified, obfuscated attacker-controlled infrastructure.

Source: ghsa-malware (b42d82e07577f5c12abd78af481dff80c471c910111551b755368719ab753396)

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.569166412Z",
            "modified_time": "2026-08-05T14:57:53Z",
            "sha256": "fe2cdda88c39101955d7333e81f68b9cefe2dbfab23862351194168e2c61e5e9",
            "id": "IN-MAL-2026-015514",
            "versions": [
                "35.5.5"
            ],
            "source": "amazon-inspector"
        },
        {
            "source": "ghsa-malware",
            "modified_time": "2026-08-05T20:39:32Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-78qc-hpf4-c2hh",
            "sha256": "b42d82e07577f5c12abd78af481dff80c471c910111551b755368719ab753396",
            "import_time": "2026-08-06T00:58:53.310287331Z"
        }
    ]
}
References
Credits

Affected packages

npm / bnpl-blocks-atom-bnpl-dropdown

Package

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

Affected ranges

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

Affected versions

35.*
35.5.5

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-UgeTZ3vQc7VVMraIFTHXeDUw0IhxvFVQkj9SQId40VNbLW9+I6abt35BpAHqlGVWS4838V3ZpU6sNu1Hm14wPQ==",
                "sha1": "f58fcaca209497d0200f44df8aaf0b34f7d665fc"
            },
            "filename": "bnpl-blocks-atom-bnpl-dropdown-35.5.5.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_support.js",
            "sha256": "fcfdd3ceb00a1fb730aad08b885d9381674b735296ddf4fad942fd1b9303c511",
            "tlsh": "ffb1b7ab156b71184b70abe48627141af56bf2633380c5d8f79c65981f7212483b2efc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bnpl-blocks-atom-bnpl-dropdown/MAL-2026-12872.json"