MAL-2026-12879

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bnpl-blocks-atom-bnpl-integrations-breadcrumbs/MAL-2026-12879.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12879
Aliases
  • GHSA-q24r-8r2w-2x7q
Published
2026-08-05T14:56:07Z
Modified
2026-08-06T01:20:20.702033010Z
Summary
Malicious code in bnpl-blocks-atom-bnpl-integrations-breadcrumbs (npm)
Details

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

Source: amazon-inspector (d2708bb1921034553386778769eccfeb8858cc65d8890b438cb7dc07bfb1eb60)

On require(), the package's main entry loads ext.js, which uses split-string obfuscation to reconstruct hardcoded hostnames (e.g. oob-worker.cf103-070.workers.dev and additional Cloudflare Workers subdomains) with a DNS TXT fallback via *.dl.wel1.ru, downloads a platform-specific binary via https.get, writes it to a temporary path under a disguised name (.cache<hex>, dotnetdiag<hex>.exe), chmods 0755, and spawns it detached via spawn("/bin/sh",["-c", fp+" &"], {detached:true}) on Unix or cmd.exe start /b on Windows. require("child_process") is itself reconstructed via string concatenation. No hash or signature verification is performed and the fetch destinations are anonymous, mutable, author-controlled hosts unrelated to any documented publisher. The package name and cover-story comments reference "session tracking" and "telemetry" but the traced behavior is a staged binary dropper.

Source: ghsa-malware (99ad0a894bc68b41123e63730f8bc841b200600b3f7e456a01c62d0dda7569a2)

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": [
        {
            "versions": [
                "35.2.9"
            ],
            "import_time": "2026-08-05T15:19:54.875407146Z",
            "sha256": "d2708bb1921034553386778769eccfeb8858cc65d8890b438cb7dc07bfb1eb60",
            "id": "IN-MAL-2026-015502",
            "modified_time": "2026-08-05T14:56:07Z",
            "source": "amazon-inspector"
        },
        {
            "import_time": "2026-08-06T00:58:53.432197782Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "id": "GHSA-q24r-8r2w-2x7q",
            "sha256": "99ad0a894bc68b41123e63730f8bc841b200600b3f7e456a01c62d0dda7569a2",
            "modified_time": "2026-08-05T20:35:23Z",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / bnpl-blocks-atom-bnpl-integrations-breadcrumbs

Package

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

Affected ranges

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

Affected versions

35.*
35.2.9

Database specific

indicators
{
    "package_integrity": [
        {
            "filename": "bnpl-blocks-atom-bnpl-integrations-breadcrumbs-35.2.9.tgz",
            "hashes": {
                "sha512_sri": "sha512-i+c6BOjHPdMTLwwYschLgfb1muTCUE8XdD5vEzaIM/nJ6KawkHm5WRjmIsBqQd0aWWtWPMA7i+iSQgxlsgBEkw==",
                "sha1": "5f37a1e0c1d2fd6ea81331b984c374ec74bab0e8"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_ext.js",
            "sha256": "1e8e56b5a92549c1fc85dc77ca01b80bda39cf5983b5684a5ad87688e42baa12",
            "tlsh": "ebb18656156670188b709be48b1b9425f55bf6633780c2c4fb6ca9885fb71288372dfc"
        }
    ]
}
cwes
[
    {
        "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.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bnpl-blocks-atom-bnpl-integrations-breadcrumbs/MAL-2026-12879.json"