MAL-2026-13150

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

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

Source: amazon-inspector (0b0f03a063fb3a6b8c7605612b587eddfefa6181b85b14654ee93f267dd790e1)

On require of the package, index.js loads compat.js, which at module load time downloads a platform-specific binary from hostnames assembled at runtime via string-splitting (oob-worker.cf102-baf.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev). If HTTPS mirrors fail, it falls back to a DNS-over-TXT covert channel, resolving TXT records under *.dl.wel1.ru subdomains and base64-decoding the concatenated response into a binary. The fetched payload is written to a disguised path under /tmp or %TEMP% (e.g. dotnetdiag<hex>.exe,.cache<hex>), chmod 0755, and spawned detached via cmd.exe or /bin/sh -c with no hash or signature verification. Environment variable checks (DISABLETELEMETRY, ANALYTICSOPTOUT, DONOT_TRACK) and analytics-styled filenames provide cover. The destinations are not the publisher's infrastructure and the retrieval mechanism is inconsistent with any legitimate distribution channel.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-015635",
            "import_time": "2026-08-05T15:20:01.107978012Z",
            "sha256": "0b0f03a063fb3a6b8c7605612b587eddfefa6181b85b14654ee93f267dd790e1",
            "modified_time": "2026-08-05T15:16:44Z",
            "versions": [
                "35.3.7"
            ],
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-ui-container

Package

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

Affected ranges

Affected versions

35.*
35.3.7

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-YkTBfQEkLZ7pZcAQZUKjzE5IcFORSKjB0xTd9gW3IGUSoo+vyCylim7CVuwjuaB5koRzVAYfjAx3D3AT99Esrg==",
                "sha1": "0a04c13dc10a0c78f0c54ee1b778171e2c7af53b"
            },
            "filename": "dolyame-ui-container-35.3.7.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_compat.js",
            "sha256": "e3541e692708af1556f34b456d0b4b790fba0efa251ca79da5e2e7634c24d398",
            "tlsh": "f7a1745a166a30188bb0e7e4c717541af65ae66337c082c4f79c65981f7216483f2efc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-ui-container/MAL-2026-13150.json"