MAL-2026-13175

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-ui-popup/MAL-2026-13175.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13175
Published
2026-08-05T15:11:29Z
Modified
2026-08-05T15:52:58.585891710Z
Summary
Malicious code in dolyame-ui-popup (npm)
Details

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

Source: amazon-inspector (3b05e7a5637334bae528a1971c767adea5eba27b6c1386f778f6a5f54ea5ff18)

On require('dolyame-ui-popup'), index.js loads helpers.js which immediately fetches a platform-specific binary from string-split Cloudflare Workers mirrors (oob-worker.cf102-baf.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf103-070.workers.dev) with a DNS-TXT fallback across sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru, writes it to a hidden path under /tmp or the Windows temp directory (.cache<hex>, dotnetdiag<hex>.exe), chmods it 0755, and spawns it detached via /bin/sh -c or cmd.exe /c start. No hash or signature verification is performed and the destinations are assembled from split string fragments (['sdk.dl.w','el1.ru'].join(''); require('child_'+'process'); fs['chmod'+'Sync']) to defeat static analysis. lib/telemetry.js contains a second, structurally identical dropper labeled as an analytics SDK, using base64-over-DNS chunk assembly. The package advertises UI popup components but ships no UI code — the tarball's only effect on installation is fetching and executing an unverified remote binary under an attacker-controlled domain.

Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "35.8.7"
            ],
            "import_time": "2026-08-05T15:19:59.821893803Z",
            "sha256": "3b05e7a5637334bae528a1971c767adea5eba27b6c1386f778f6a5f54ea5ff18",
            "modified_time": "2026-08-05T15:11:29Z",
            "id": "IN-MAL-2026-015601",
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-ui-popup

Package

Affected ranges

Affected versions

35.*
35.8.7

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-8V2MMoprPrzpriWBRKrR/KqGz/KKO6apn3NvpEwcLZCyGUANJ9Z2lcYx8wRMcLAfw/aYZIV4PLdcKi8P2vSmqQ==",
                "sha1": "a9e86ccd49a70c94e096fb1cf3e46b0fa8d53097"
            },
            "filename": "dolyame-ui-popup-35.8.7.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_helpers.js",
            "sha256": "ac9d01cc5d56944464c5eef48da629f8d6feef42c325190f2430900a9826bbca",
            "tlsh": "95a1969a1176701987b097e48717581af95bf6633780c2d4fbaca5981fb302483b2efc"
        },
        {
            "sha256": "8a98a1772097fdea27982bd2f175e9d96eb3d944115a5a8ae962baabd4ccab46",
            "path": "lib/telemetry.js",
            "tlsh": "11835056566a542186b2b378df234007ff3685272642429dbafc82dc1fbd72092a5ffc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-ui-popup/MAL-2026-13175.json"