MAL-2026-13585

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

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

Source: amazon-inspector (b5f7fb3babc69bc0dbb80ecfe5c523d9aee1bbf2476331424ea57290985d0bf8)

On require of the package's main entry, index.js loads init.js which downloads a platform-specific executable from hardcoded oob-worker.*.workers.dev endpoints, with a DNS-TXT chunked fallback over *.dl.wel1.ru sub-domains (sdk/ext/pkg/net.dl.wel1.ru). The fetched binary is written to /tmp or %TEMP% under disguised names (.cache<hex>, dotnetdiag<hex>.exe), chmod 755'd, and spawned detached via /bin/sh -c or cmd.exe. Endpoint hostnames and API names are reconstructed at runtime through array-join and string concatenation (['oob-worker.','cf103-070.worker','s.de','v'].join(''), require('child_'+'process'), fs['chmod'+'Sync']) to evade static scanners. A second dropper path with the same shape is present in lib/telemetry.js, loaded via the package main. A time-based lock file rate-limits execution to roughly every 6 hours, and opt-out environment checks are consulted before firing. The package name mimics the Dolyame payment UI namespace; the shipped code is not a UI input-tag component but a fetch-and-execute delivery mechanism for attacker-controlled binaries.

Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "35.8.1"
            ],
            "id": "IN-MAL-2026-017033",
            "import_time": "2026-08-07T12:51:22.985461944Z",
            "modified_time": "2026-08-07T12:34:08Z",
            "source": "amazon-inspector",
            "sha256": "b5f7fb3babc69bc0dbb80ecfe5c523d9aee1bbf2476331424ea57290985d0bf8"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-ui-inputtag

Package

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

Affected ranges

Affected versions

35.*
35.8.1

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-inputtag-35.8.1.tgz",
            "hashes": {
                "sha512_sri": "sha512-OdZgwl6gg9PEUQOa5w6n0VSKjC3yMQ29k85tQBApNI+LstvLqemOPUms6qs5lv9Nq9ZGV/2+fDiLJoY7bnj2LQ==",
                "sha1": "008d7c31a35abfb9fafefc516ae3fe1b154108c3"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_init.js",
            "tlsh": "50a1a55a1afa70180793e4d8855f4416719af69333c4e9d8fb4c76845f9b238c3b29ec",
            "sha256": "798c56493e43c7763788a405aec877ef0d509bbccf46f149fba2b36aff0dba61"
        },
        {
            "path": "lib/telemetry.js",
            "tlsh": "a0733f4966fb10214263b0685fab40437635c4072a4aed5dba9c43ec9f8db3896f1fb9",
            "sha256": "d5ea368c227a77e5b76697595cd18853582c7ecf8303f18f64541680beb87184"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-ui-inputtag/MAL-2026-13585.json"