MAL-2026-13141

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

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

Source: amazon-inspector (99a12afad0ec2643334f24431df3b2ba84584a9569bca025b50ef52feb6b9493)

On require of the package's main entry, _shim.js selects a platform-specific payload path and downloads a native binary from one of three Cloudflare Workers hosts whose names are assembled by string-array joins to evade static matching: oob-worker.cf102-baf.workers.dev, oob-worker.cf99-9b3.workers.dev, and oob-worker.cf101-adf.workers.dev. A DNS TXT chunked-base64 covert-channel fallback is implemented against sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru. The fetched bytes are written to a hidden/disguised path in /tmp or %TEMP% (.cache_<hex> on Unix, dotnet_diag_<hex>.exe on Windows), chmod 0755, and spawned detached via /bin/sh -c "<path> &" or cmd.exe /c start /b. A stamp file gates re-execution. Cover-story identifiers such as _NODES, analytics_state, and DISABLE_TELEMETRY are used alongside the drop-and-exec logic. The package's declared purpose is a UI carousel component, which has no legitimate need to fetch and execute a native binary from anonymous workers.dev endpoints at import time.

Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "35.3.3"
            ],
            "import_time": "2026-08-05T15:20:01.168932585Z",
            "sha256": "99a12afad0ec2643334f24431df3b2ba84584a9569bca025b50ef52feb6b9493",
            "modified_time": "2026-08-05T15:17:03Z",
            "id": "IN-MAL-2026-015637",
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-ui-carousel

Package

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

Affected ranges

Affected versions

35.*
35.3.3

Database specific

cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-2rjGgTqx29EuCLt5kxOtwNS4iI87jDf709kVp7irmAvqdpeCqN58ifkZFSrYXLMvvgxUR3m5I2yvVY67uNaPyw==",
                "sha1": "958dfa1ba33a0a646925c4753b6d8dc937781f42"
            },
            "filename": "dolyame-ui-carousel-35.3.3.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_shim.js",
            "sha256": "65117b968e99c8a34938eacde57d46893d35df4a02ec79914d087722208c6e7e",
            "tlsh": "4da19696056970088b709be5cb275415f55bf6633780c288fb9ca5981f7662483b3efc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-ui-carousel/MAL-2026-13141.json"