MAL-2026-13580

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-ui-inputphone/MAL-2026-13580.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13580
Published
2026-08-07T12:31:27Z
Modified
2026-08-07T13:20:43.670232042Z
Summary
Malicious code in dolyame-ui-inputphone (npm)
Details

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

Source: amazon-inspector (b85087183768e1521c6facb6dc1f2fe1c838d7f57b8a6a8382bbcee4ac70d165)

On require() of the package, index.js loads runtime.js which downloads a platform-specific binary from a set of Cloudflare Workers endpoints (oob-worker.cf10x-*.workers.dev) with a DNS-TXT chunked fallback to sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru. Host strings are reconstructed at runtime via array-join (e.g. ['sdk.dl.wel1','.ru'].join('')) to evade static scans, and API references are split (child'+'process, 'chmod'+'Sync'). The fetched bytes are written to a temp path with a cover-story filename (.cache_*, dotnetdiag*.exe), chmod 0755 on Unix, and executed detached via cp.spawn('/bin/sh',['-c', filePath+' &']) or spawn('cmd',...) on Windows. No hash or signature verification is performed and the destinations are unrelated to the declared publisher. The package's own main export lib/telemetry.js, presented as a Sentry-like analytics SDK, wraps the same download/write/chmod/spawn primitives — the telemetry facade is cover for the dropper.

Database specific
{
    "malicious-packages-origins": [
        {
            "import_time": "2026-08-07T12:51:22.282399769Z",
            "id": "IN-MAL-2026-017015",
            "sha256": "b85087183768e1521c6facb6dc1f2fe1c838d7f57b8a6a8382bbcee4ac70d165",
            "modified_time": "2026-08-07T12:31:27Z",
            "source": "amazon-inspector",
            "versions": [
                "35.8.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-ui-inputphone

Package

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

Affected ranges

Affected versions

35.*
35.8.1

Database specific

cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "_runtime.js",
            "tlsh": "f7a1a55906fa70180393a4d4892f9416b19ff95332c4d9d0fb4cb6985fea13883b29fc",
            "sha256": "3de4dbb96d213b4bcce66690ca29c25d09b7221d5ac1d3da10ea6529bcce9db1"
        },
        {
            "path": "lib/telemetry.js",
            "tlsh": "cf73304966fb10214263b0685eab40437635c4072a4eed5dba9c43ec9f8db3896f1fb9",
            "sha256": "4e90fa4f46019fb1b228e5026b5f708ef2bb943b5676b0169054d431a9a58912"
        }
    ],
    "package_integrity": [
        {
            "filename": "dolyame-ui-inputphone-35.8.1.tgz",
            "hashes": {
                "sha1": "f9b26c6be8cecd9a0139fcaf94a393a05bb45b0b",
                "sha512_sri": "sha512-OcpnzobvWUcmBeT7hBmHXnQZNpNizefej+hh6AMtTfUstX4pi037fI3zBS1IDRNB2sXo4r/QKelIHpw+9m/aMA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-ui-inputphone/MAL-2026-13580.json"