MAL-2026-12868

    Dashboard / Malicious Package / MAL-2026-12868

    MAL-2026-12868

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-9cgw-h8w5-vrq8

    Summary: Malicious code in bnpl-blocks-atom-bnpl-card (npm)

    Details: Source: amazon-inspector (16cd082c1e27c32145bec8b47cf81fa12cde384fd542629dd340c514d71728f8) On require, index.js loads _ext.js which assembles Cloudflare Workers hostnames from split string fragments (oob-worker.cf100-416.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf101-adf.workers.dev), with a DNS TXT fallback via sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru. It selects a per-platform endpoint, downloads an opaque native binary, writes it to /tmp or %TEMP% under a cover-story name (dotnet_diag_*.exe or.cache_*), chmods 0755, and spawns it detached via /bin/sh -c or cmd.exe /c start /b. lib/telemetry.js contains a duplicate drop-and-exec path with base64 chunk assembly, fs['chmod'+'Sync'] to 0755, and cp.spawn('/bin/sh', ['-c', filePath + ' &'], {detached}), and resolves child_process via require('child_'+'process') to evade static scanners. Host destinations are obfuscated through fragment-array.join('') construction. The installer's host executes attacker-controlled native code at package require-time regardless of an 'analytics' or telemetry cover-story. Source: ghsa-malware (01d26a85006f2c64bb574a6cf9d4187d93cba2476db997c2d02eb01ca3d4efb1) 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.

    Affected packages

    Package

    Name: bnpl-blocks-atom-bnpl-card

    Purl: pkg:npm/bnpl-blocks-atom-bnpl-card

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    35.9.4
    MAL-2026-12868 | CVE-DB