MAL-2026-13164

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

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

Source: amazon-inspector (26aae43ae2f260593e90c501c2863a515d4aa4f6753fccf82df101c62d43b77a)

index.js requires./loader on load. loader.js reconstructs attacker-controlled hostnames from split string fragments joined via.join("") to yield Cloudflare Workers hosts oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev and oob-worker.cf102-baf.workers.dev, and a DNS-TXT fallback channel under subdomains of wel1.ru. It HTTPS-GETs a platform-specific 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 disguised filename, chmods 0755, and spawns it detached via /bin/sh -c "<path> &" or cmd.exe /c start /b. lib/telemetry.js carries the same drop-and-exec primitives under an "analytics SDK" cover story. Fires automatically on require of the package, giving arbitrary native code execution on the installer's host.

Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "35.8.5"
            ],
            "id": "IN-MAL-2026-015609",
            "import_time": "2026-08-05T15:20:00.139255415Z",
            "modified_time": "2026-08-05T15:12:44Z",
            "source": "amazon-inspector",
            "sha256": "26aae43ae2f260593e90c501c2863a515d4aa4f6753fccf82df101c62d43b77a"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-ui-link

Package

Affected ranges

Affected versions

35.*
35.8.5

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-link-35.8.5.tgz",
            "hashes": {
                "sha512_sri": "sha512-UXWOrW+H1RxTfD87nRBgV1YCDkRNx7BphV6DPVu19o4AY/o50LSQYaAqwrygaobpJwtunlAuWiuP/+WdDEyA0A==",
                "sha1": "0cbfcf2d219e125e3a4a2b93eb288cb471619cda"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_loader.js",
            "tlsh": "a1b1a896166a70184bb09be5c7179415f59bfa6337c0c184fb9ca5d91f7202883b2efc",
            "sha256": "279d685a3800ff286bb9323c0a55126843f51e6b7f09a8f5a9a5a8df08feb687"
        },
        {
            "path": "lib/telemetry.js",
            "tlsh": "64835055566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc",
            "sha256": "299f6eb7d2e09fe9b0168194a061418106bbb65e65b8862422257f5e15bfd437"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-ui-link/MAL-2026-13164.json"