MAL-2026-12363

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-atom-bnpl-email-form/MAL-2026-12363.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12363
Aliases
  • GHSA-5984-qppr-c9h5
Published
2026-08-05T12:26:35Z
Modified
2026-08-06T01:20:45.309861141Z
Summary
Malicious code in dolyame-boxy-atom-bnpl-email-form (npm)
Details

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

Source: amazon-inspector (8e9cb745c0771868eb6908cf1c783614da3e41fe1d1cf52b4d2d04705c51af19)

On require of the package's main, index.js side-loads runtime.js which selects a per-platform payload path, fetches an opaque binary from string-split obfuscated Cloudflare Workers hosts (oob-worker.cf100-416.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf99-9b3.workers.dev), writes it to /var/tmp or %TEMP% with a disguised filename (.cache_<hex>, dotnet_diag_<hex>.exe, .analytics_state), chmods 0755, and spawns it detached via childprocess.spawn('/bin/sh') or spawn('cmd'). When the HTTPS mirrors fail, runtime.js falls back to a DNS TXT covert channel: it resolves c.<domain> for a chunk count, iterates <i>.dl.well1.site TXT records (tin/tina/ldr/win subdomains), concatenates and base64-decodes them into the payload, then writes and spawns it. Host names, fallback DNS domains, and the string 'childprocess' are assembled from split string arrays at runtime to evade static analysis. There is no version pinning, hash check, or signature verification, and the destinations are not the publisher's infrastructure. Cover-story framing as an 'Analytics SDK' with a DISABLE_TELEMETRY opt-out does not match the actual fetch-decode-write-chmod-spawn behavior.

Source: ghsa-malware (e476a87c0e4538a947633f4bd6a61d856208adab0161811adf5ae087c9b02915)

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": [
        {
            "sha256": "8e9cb745c0771868eb6908cf1c783614da3e41fe1d1cf52b4d2d04705c51af19",
            "source": "amazon-inspector",
            "import_time": "2026-08-05T13:08:34.5130611Z",
            "modified_time": "2026-08-05T12:26:35Z",
            "versions": [
                "20.3.3"
            ],
            "id": "IN-MAL-2026-014657"
        },
        {
            "sha256": "e476a87c0e4538a947633f4bd6a61d856208adab0161811adf5ae087c9b02915",
            "source": "ghsa-malware",
            "import_time": "2026-08-06T00:58:53.291461747Z",
            "modified_time": "2026-08-05T17:50:51Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-5984-qppr-c9h5"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-atom-bnpl-email-form

Package

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

Affected ranges

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

Affected versions

20.*
20.3.3

Database specific

indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha1": "aa3f353f9224ad865ddb3987a3f7425208adf170",
                "sha512_sri": "sha512-+TBqhALdyIPHfv81GezYVevfF5APoGntknytAb4xzXd/GXwap0rUhiFeSiuMZeEEPEGhBAbRsvOuMHnziVmFgA=="
            },
            "filename": "dolyame-boxy-atom-bnpl-email-form-20.3.3.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_runtime.js",
            "sha256": "0451d95bad5f3b3467804389452f7ae827f1d3e352269457c057e531acaf468b",
            "tlsh": "e1a1ca9a06aab0198f70e7e1c71b4826f657f65377808284f75c95845f72424c3b2efc"
        }
    ]
}
cwes
[
    {
        "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.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-atom-bnpl-email-form/MAL-2026-12363.json"