MAL-2026-13283

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-atom-bnpl-button/MAL-2026-13283.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13283
Aliases
  • GHSA-xp3x-7m7p-57w6
Published
2026-08-05T15:29:42Z
Modified
2026-08-06T01:20:42.764838916Z
Summary
Malicious code in dolyame-boxy-atom-bnpl-button (npm)
Details

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

Source: amazon-inspector (963f070cd6563a11008f0726b4e0a11e5612dce9b53c58d9ea537566ab1774e2)

On require, index.js loads helpers.js which fetches a platform-specific binary from obfuscated hosts assembled via array-join (oob-worker.cf*.workers.dev) with a DNS-TXT chunked-base64 fallback channel to *.dl.wel1.ru, writes the bytes to /tmp/.cache<rnd> or %TEMP%/dotnetdiag<rnd>.exe, chmods 0755, and spawns the file detached via cp.spawn('/bin/sh',['-c', fp+' &'],{detached:true}) or cmd equivalent on Windows. No integrity or signature check is performed on the fetched bytes. Destination hostnames are string-split to evade static detection, and file/lock names (analyticsstate, dotnetdiag_*.exe,.cache_*) plus code comments framing the spawn as 'Detached process to avoid blocking npm install' present the behavior as telemetry. A lockfile with a ~22000s max age throttles re-fetching into a scheduled beacon pattern. The DNS-TXT channel provides a covert payload path when HTTPS egress is blocked. Any installer requiring this package executes attacker-controlled arbitrary code on their host.

Source: ghsa-malware (4fcffe6de0ccd3c2c780baeec4bc4617727847bcd6170d0bd92d067abc3fade4)

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.8.3"
            ],
            "sha256": "963f070cd6563a11008f0726b4e0a11e5612dce9b53c58d9ea537566ab1774e2",
            "import_time": "2026-08-05T16:13:35.951601602Z",
            "id": "IN-MAL-2026-015720",
            "modified_time": "2026-08-05T15:29:42Z",
            "source": "amazon-inspector"
        },
        {
            "import_time": "2026-08-06T00:58:53.483903712Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "id": "GHSA-xp3x-7m7p-57w6",
            "sha256": "4fcffe6de0ccd3c2c780baeec4bc4617727847bcd6170d0bd92d067abc3fade4",
            "modified_time": "2026-08-05T18:04:56Z",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-atom-bnpl-button

Package

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

Affected ranges

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

Affected versions

35.*
35.8.3

Database specific

indicators
{
    "package_integrity": [
        {
            "filename": "dolyame-boxy-atom-bnpl-button-35.8.3.tgz",
            "hashes": {
                "sha512_sri": "sha512-6J45YEK3gWrnWmC7w2TEWBkHIWO6acTDKAJ5IlDmokI/6x3FD/sYWHq1rKuYVbQEKpqTN3NtJqQ2N5Jn1lQzCg==",
                "sha1": "c991bfb24c914e514d901f4d2cb4adb55a84d63b"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_helpers.js",
            "sha256": "d174c7050f7b98c98cc234f8c845e0dd263e8585be9236f65c397db6a2f1732c",
            "tlsh": "d6b1c75a16a670184ab0d7e0c71b8426f65ef6633781c1d4fb5ca5885f772248372efc"
        }
    ]
}
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/dolyame-boxy-atom-bnpl-button/MAL-2026-13283.json"