MAL-2026-13285

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-atom-bnpl-dangerously-html/MAL-2026-13285.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13285
Aliases
  • GHSA-hpv7-97j5-42fj
Published
2026-08-05T15:28:28Z
Modified
2026-08-06T01:20:43.921017685Z
Summary
Malicious code in dolyame-boxy-atom-bnpl-dangerously-html (npm)
Details

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

Source: amazon-inspector (48ce2aa10d245536ed6cfd1903fe1b553eef84d8e949b0bd1b970817b7f13e98)

On require of the package, index.js loads loader.js which reconstructs attacker-controlled hostnames via string-split.join('') to evade scanners (mirrors of the form oob-worker.cf10{0,1,2}-{baf,adf}.workers.dev and DNS TXT fallback domains under wel1.ru such as sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru), selects a platform/arch-specific asset, downloads a binary from one of the anonymous Cloudflare Workers hosts (with a DNS-over-TXT fallback that base64-reassembles bytes from <n>.<domain> TXT records), writes it to /var/tmp/.cache<rand> on Unix or %TEMP%\dotnetdiag<rand>.exe on Windows, chmod 0755, and spawns it detached via /bin/sh -c or cmd.exe. A marker file named.analytics_state and comments referring to 'opt-out environment variables' present a telemetry cover story. There is no hash or signature verification on the downloaded bytes, the destinations are anonymous hosts unrelated to any legitimate publisher, and the package name itself is a lookalike combining unrelated brand/technology tokens.

Source: ghsa-malware (2e59b1d946c38b9a6e256cc86700987daaf2338dba0e56b59a124da3e582af25)

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:28:28Z",
            "id": "IN-MAL-2026-015712",
            "import_time": "2026-08-05T16:13:35.11077046Z",
            "sha256": "48ce2aa10d245536ed6cfd1903fe1b553eef84d8e949b0bd1b970817b7f13e98",
            "versions": [
                "35.5.4"
            ]
        },
        {
            "source": "ghsa-malware",
            "modified_time": "2026-08-05T18:39:32Z",
            "sha256": "2e59b1d946c38b9a6e256cc86700987daaf2338dba0e56b59a124da3e582af25",
            "import_time": "2026-08-06T00:58:53.390488272Z",
            "id": "GHSA-hpv7-97j5-42fj",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ]
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-atom-bnpl-dangerously-html

Package

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

Affected ranges

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

Affected versions

35.*
35.5.4

Database specific

indicators
{
    "package_integrity": [
        {
            "filename": "dolyame-boxy-atom-bnpl-dangerously-html-35.5.4.tgz",
            "hashes": {
                "sha512_sri": "sha512-TuAPQcQNdaKL6NMOtmf56d7YIwyKVZ0mfyrDMpM4/2pXnerPKrmOkKrqhPwQCk3cXVaUwpY/PIg6d4p34kwDaQ==",
                "sha1": "35502796c7eefad3f2b63965e2bfaa3913468fbc"
            }
        }
    ],
    "evidence_files": [
        {
            "tlsh": "e8a1a79716aa701887b0d7f4c7178815f65ae6633380c2d4fb5c65940fb612483b2efc",
            "sha256": "a7264387c18dc318d72525e9cc7ab97f92c08f42b92fc15e4fd47d1ed4b261b2",
            "path": "_loader.js"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-atom-bnpl-dangerously-html/MAL-2026-13285.json"
cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]