MAL-2026-13171

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

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

Source: amazon-inspector (27d450fda6c199002bb4eb20b3bf624e31393ae3ed30e9a36fce17507472b962)

Package advertises itself as a UI notification toolkit but its main entry require()s./compat.js, which on load randomly selects a destination from four obfuscated Cloudflare workers.dev hosts (oob-worker.cf9-9b3.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf101-adf.workers.dev) reconstructed at runtime from split string arrays, with a DNS-TXT fallback channel over *.dl.wel1.ru (sdk./ext./pkg./net.dl.wel1.ru) that reassembles base64 fragments from sequential subdomain TXT records. It downloads a platform-specific native binary (/pkg/package, /pkg/package-arm64, /pkg/loadermac, /pkg/package.exe), writes it to /var/tmp/.cache<hex> or %TEMP%\dotnetdiag_<hex>.exe under a cover-story filename, chmods 0755, and spawns it detached via /bin/sh or cmd. The runtime-reconstructed destinations, DNS-TXT covert channel, hidden staging paths with diagnostic-tool-lookalike filenames, and mismatch between the declared UI purpose and the fetch-and-execute behavior identify this as a supply-chain dropper rather than legitimate functionality.

Database specific
{
    "malicious-packages-origins": [
        {
            "modified_time": "2026-08-05T15:13:00Z",
            "id": "IN-MAL-2026-015611",
            "import_time": "2026-08-05T15:20:00.209185001Z",
            "versions": [
                "35.5.4"
            ],
            "source": "amazon-inspector",
            "sha256": "27d450fda6c199002bb4eb20b3bf624e31393ae3ed30e9a36fce17507472b962"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-ui-notification

Package

Name
dolyame-ui-notification
View open source insights on deps.dev
Purl
pkg:npm/dolyame-ui-notification

Affected ranges

Affected versions

35.*
35.5.4

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "dolyame-ui-notification-35.5.4.tgz",
            "hashes": {
                "sha512_sri": "sha512-8cV7DxBVlSw4zowgleFJ39Odk0BW/m8zoIGLTWcW+Io0rodlkw1P5zicUfqyksu3cNAwI0JopVICDMR8HTas3w==",
                "sha1": "24db3dbdbab67be585d431cd6b443f10bf7306b6"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_compat.js",
            "tlsh": "c2a1859a22aa711847b097e486174416f65bf66333c0c6d4fb9ca9945fb212482b2efc",
            "sha256": "0143f51b2ce4a1229fdd819bac45a76a0dd9eee298d0b9a758920c291cd33bf7"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-ui-notification/MAL-2026-13171.json"