MAL-2026-13321

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-independent-bnpl-mobile-application/MAL-2026-13321.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13321
Aliases
  • GHSA-9368-qf6c-gcr6
Published
2026-08-05T15:21:57Z
Modified
2026-08-06T01:20:57.717295802Z
Summary
Malicious code in dolyame-boxy-independent-bnpl-mobile-application (npm)
Details

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

Source: amazon-inspector (31565660321da87adf5d579f4608cd6059c88afd2c95a04eb7223031881572f7)

The package's top-level index.js unconditionally requires./platform on load. platform.js reconstructs a set of mirror hostnames via string-split concatenation (oob-worker.cf101-adf.workers.dev family) and a DNS-TXT discovery fallback under *.dl.wel1.ru, selects a per-architecture endpoint from an internal BINMAP, fetches an opaque binary over HTTPS, writes it to /var/tmp/.cache<hex> or %TEMP%\dotnetdiag<hex>.exe under a cover filename, chmods 0755, and spawns it detached via /bin/sh -c or cmd.exe /c start /b. lib/telemetry.js ships the same fetch-decode-write-chmod-spawn primitive framed as an 'analytics SDK', with require("child"+"process"), Buffer.from(chunks,"base64") decoding, fs"chmod"+"Sync", and cp.spawn("/bin/sh",["-c",filePath+" &"]). Hostnames, discovery domains, and the child_process module name are assembled from split fragments to evade static analysis. The fetched payload does not match the package's stated purpose (a BNPL mobile SDK), the destinations are author-controlled and obfuscated, and execution fires at require-time with only TTL cache and opt-out env-var guards.

Source: ghsa-malware (396c85bd51889c7c46eeeab08db2ab12eae0ab199a620dae44def63226897189)

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": [
        {
            "source": "amazon-inspector",
            "modified_time": "2026-08-05T15:21:57Z",
            "sha256": "31565660321da87adf5d579f4608cd6059c88afd2c95a04eb7223031881572f7",
            "id": "IN-MAL-2026-015669",
            "versions": [
                "35.9.2"
            ],
            "import_time": "2026-08-05T16:13:30.279172212Z"
        },
        {
            "import_time": "2026-08-06T00:58:53.330356979Z",
            "modified_time": "2026-08-05T20:08:29Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-9368-qf6c-gcr6",
            "sha256": "396c85bd51889c7c46eeeab08db2ab12eae0ab199a620dae44def63226897189",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-independent-bnpl-mobile-application

Package

Name
dolyame-boxy-independent-bnpl-mobile-application
View open source insights on deps.dev
Purl
pkg:npm/dolyame-boxy-independent-bnpl-mobile-application

Affected ranges

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

Affected versions

35.*
35.9.2

Database specific

cwes
[
    {
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506",
        "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."
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-iobuSb/h/HzwujK9wF901ejZqQw1yP3x4HTW7PyaKr+oPhfb5rBmjON0yvsbyMydSDdfSiSdXa0HCEglsc1p+w==",
                "sha1": "cdb25f2db41b72cfc997b3bb7865b8fbc6eee083"
            },
            "filename": "dolyame-boxy-independent-bnpl-mobile-application-35.9.2.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_platform.js",
            "sha256": "a81f9dc4a706a53e41163c9af73e5981dd463cd53715a6e62b357668f66d46ed",
            "tlsh": "d5a1756a166630188bb0dbe4c7175415f65af6637780c2c4f7ac59980fb712482b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "2f6dbcc050ea73934c5cddc594d9e1c0ac35fda0e9da4617870d676ab330dd61",
            "tlsh": "36835056566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-independent-bnpl-mobile-application/MAL-2026-13321.json"