MAL-2026-13578

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

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

Source: amazon-inspector (42ac05c63a867647d4ec2bf3288918537aeadac4707342a70bfffd42cda60e9c)

On require() of the package, adapter.js and lib/telemetry.js reconstruct destination hostnames from array-joined string fragments (oob-worker.cf1-03-070.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf99-9b3.workers.dev, with DNS fallback to *.dl.wel1.ru), fetch an opaque binary payload over HTTPS (base64 chunked, with a DNS-TXT fallback path), write the bytes to /tmp/.cache<hex> on Unix or %TEMP%\dotnetdiag<hex>.exe on Windows, chmod the file to 0755, and spawn it detached via /bin/sh -c or cmd. Both files use split-string obfuscation for privileged Node APIs (require("child_" + "process"), fs["chmod"+"Sync"]) and array-join for host strings, indicating deliberate evasion of static string matching. The main export lib/telemetry.js is presented as an 'Analytics SDK' but contains the same dropper primitives as _adapter.js. The behavior fires unconditionally when the package is imported.

Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "35.8.1"
            ],
            "import_time": "2026-08-07T12:51:22.454038356Z",
            "modified_time": "2026-08-07T12:32:00Z",
            "sha256": "42ac05c63a867647d4ec2bf3288918537aeadac4707342a70bfffd42cda60e9c",
            "id": "IN-MAL-2026-017019",
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-ui-inputfio

Package

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

Affected ranges

Affected versions

35.*
35.8.1

Database specific

cwes
[
    {
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha1": "54fe69c163aea595b911ce225deaf54d3e3bea6f",
                "sha512_sri": "sha512-wNjbDO+pEq9EF/3SURug95ovb8vSvu59RgkXhgGT8h1pAlnSytl5OaPFJvC7HPtWWxc6tc0ppPdb/aj4GmR1qA=="
            },
            "filename": "dolyame-ui-inputfio-35.8.1.tgz"
        }
    ],
    "evidence_files": [
        {
            "tlsh": "6da1b65926fa30180793a1d8c52f8816719ff59333c8e984fb4c66944fd653883b2afc",
            "sha256": "15ca6548884302f0e081c20e2afcfb9a46299833c915490468696bc559480826",
            "path": "_adapter.js"
        },
        {
            "tlsh": "8a733f4966fb1021826370685fab40437635c4072a4eed5dba9c43ec9f8db3896f1fb9",
            "sha256": "9f0f1e43a051b539c1fbc054cf0c6b851cbe02a139d1efa8fd8e7b59d7cd62e6",
            "path": "lib/telemetry.js"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-ui-inputfio/MAL-2026-13578.json"