MAL-2026-13325

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-independent-bnpl-picture-gallery/MAL-2026-13325.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13325
Aliases
  • GHSA-66p9-hhr7-jqr7
Published
2026-08-05T15:22:41Z
Modified
2026-08-06T01:21:00.519959177Z
Summary
Malicious code in dolyame-boxy-independent-bnpl-picture-gallery (npm)
Details

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

Source: amazon-inspector (2c2f5f635baa82fb1cc166956476dc3d7560c0c5d9e49a29aa4123256fdd9310)

On require of the package, index.js unconditionally loads bootstrap.js, which selects a platform-specific endpoint and downloads an opaque binary from string-split obfuscated Cloudflare Workers hosts (oob-worker.cf100-416.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf101-adf.workers.dev) with a DNS-TXT chunked fallback that reassembles base64 content across numbered subdomains of sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru. The fetched bytes are written to /var/tmp/.cache<rand> or %TEMP%/dotnetdiag<rand>.exe, chmod 0755 on POSIX, and executed detached via spawn("/bin/sh",...) or spawn("cmd",...). Destination hostnames are assembled from fragmented arrays joined at runtime to evade static analysis; the file is staged under masquerading names (dotnetdiag,.cache_) and gated behind DISABLETELEMETRY/ANALYTICSOPTOUT/DONOT_TRACK cover-story environment variables. The package's advertised purpose (a picture-gallery / BNPL support module) has no legitimate need to download and execute a native binary from anonymous edge-worker hosts with no version pinning, no publisher-controlled origin, and no hash or signature verification.

Source: ghsa-malware (93b7d20b5c9d5f24d8d4b343681dbe0e37ec95816667d008a60fe956e8714e66)

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.2.6"
            ],
            "import_time": "2026-08-05T16:13:30.747964491Z",
            "sha256": "2c2f5f635baa82fb1cc166956476dc3d7560c0c5d9e49a29aa4123256fdd9310",
            "id": "IN-MAL-2026-015674",
            "modified_time": "2026-08-05T15:22:41Z",
            "source": "amazon-inspector"
        },
        {
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "93b7d20b5c9d5f24d8d4b343681dbe0e37ec95816667d008a60fe956e8714e66",
            "id": "GHSA-66p9-hhr7-jqr7",
            "import_time": "2026-08-06T00:58:53.299215797Z",
            "modified_time": "2026-08-05T20:35:23Z",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-independent-bnpl-picture-gallery

Package

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

Affected ranges

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

Affected versions

35.*
35.2.6

Database specific

indicators
{
    "package_integrity": [
        {
            "filename": "dolyame-boxy-independent-bnpl-picture-gallery-35.2.6.tgz",
            "hashes": {
                "sha512_sri": "sha512-PG4lQTmQcvKu2idAW7ymTGrshEX8zh7T50Vc8skFkwv5l5pBrirS+ekbEFeNOtBAjfPeKWw/dE3HgKJTXJ6lFg==",
                "sha1": "62e1ab296507e27ba803046837b168b9a5850622"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_bootstrap.js",
            "sha256": "069e5fec6b959d4437460084c4d19fc23ef0451f3c0a3cc0a49938438a6dd6c0",
            "tlsh": "dda1979a166a70184b70dbe5cb174415f65af6633780c288fb9ca9985f7212483b2efc"
        }
    ]
}
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.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-independent-bnpl-picture-gallery/MAL-2026-13325.json"