MAL-2026-13289

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-atom-bnpl-popup/MAL-2026-13289.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13289
Aliases
  • GHSA-4639-xr73-h3rf
Published
2026-08-05T15:27:40Z
Modified
2026-08-06T01:20:46.435500391Z
Summary
Malicious code in dolyame-boxy-atom-bnpl-popup (npm)
Details

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

Source: amazon-inspector (26bfa012ebc79b0bf89d9eff7b1b0279bba4df11c76f80f6e81171f67d0dd7e5)

On require(), compat.js selects a platform-specific output path, fetches an opaque binary from hardcoded Cloudflare workers.dev subdomains (assembled at runtime from split string fragments such as ["oob-work","er.cf100-416",".worker","s.dev"].join("")) with a DNS TXT fallback under dl.wel1.ru, writes it to /tmp or %TEMP% under a decoy name (.cache<hex> on POSIX, dotnetdiag<hex>.exe on Windows), chmods it to 0755, and spawns it detached via cp.spawn("/bin/sh",["-c", filePath+" &"], {detached:true}) or spawn("cmd",...). Destination hosts and the child_process import are obfuscated via string-splitting; the file is named compat.js and gated behind opt-out env vars (DISABLETELEMETRY) as cover. A second parallel dropper is shipped in lib/telemetry.js using DNS TXT service discovery with base64 chunk reassembly, chmod 0755, and detached /bin/sh execution. Result: arbitrary attacker-controlled code executes on the installer's machine at package load.

Source: ghsa-malware (d8f351426cc5b751dc039332982e5e2766e16f2c2bdf2d22410e5fea46058d5c)

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.9.3"
            ],
            "id": "IN-MAL-2026-015707",
            "import_time": "2026-08-05T16:13:34.610886938Z",
            "modified_time": "2026-08-05T15:27:40Z",
            "source": "amazon-inspector",
            "sha256": "26bfa012ebc79b0bf89d9eff7b1b0279bba4df11c76f80f6e81171f67d0dd7e5"
        },
        {
            "modified_time": "2026-08-05T18:42:21Z",
            "id": "GHSA-4639-xr73-h3rf",
            "import_time": "2026-08-06T00:58:53.276291056Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "ghsa-malware",
            "sha256": "d8f351426cc5b751dc039332982e5e2766e16f2c2bdf2d22410e5fea46058d5c"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-atom-bnpl-popup

Package

Name
dolyame-boxy-atom-bnpl-popup
View open source insights on deps.dev
Purl
pkg:npm/dolyame-boxy-atom-bnpl-popup

Affected ranges

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

Affected versions

35.*
35.9.3

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-GkXQHwcKib3t/FXQtTkAKoTwJJH9TW9yC67ngQ/0zS8H1L1bmk1fwZoVW7toWeNVCfPOy2kPo2pL2AUI185toA==",
                "sha1": "49e2addd0b60437e1b4034034d069f1002d2a3a3"
            },
            "filename": "dolyame-boxy-atom-bnpl-popup-35.9.3.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_compat.js",
            "tlsh": "bba1775a12aa71184bb0dbe4c7174415f65bf6633780c584fb9c69d45fb212483b2efc",
            "sha256": "c1b90656bee790de83b34e86f3d38c7ee9a8623fca5b0c20cf82784fd39be22f"
        },
        {
            "path": "lib/telemetry.js",
            "tlsh": "dd835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc",
            "sha256": "e0be8486e249e9989f0fac9ff237c17ac30df44fe62f877070c6bd7fd9afc93c"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-atom-bnpl-popup/MAL-2026-13289.json"