MAL-2026-13148

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

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

Source: amazon-inspector (dba60f94522cc371a13cce00e6a8e51678812f3f50f3e577fd5e9275295a72e0)

dolyame-ui-confirmation@35.3.3 ships a shim.js that is require()d from index.js at module load. On import, shim.js detects the host OS/architecture, downloads a native binary from one of three Cloudflare Workers hosts whose names are assembled by joining split substrings at runtime (oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf102-baf.workers.dev), with a DNS TXT fallback under sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru whose labels are similarly reconstructed. The downloaded bytes are written to /tmp or %TEMP% under a decoy name (dotnetdiag<hex>.exe on Windows,.cache<hex> on POSIX), chmod 0755 on POSIX, and executed detached via cmd.exe /c start or /bin/sh -c fp+' &'. A /tmp/.analyticsstate marker throttles reruns. lib/telemetry.js bundled in the tarball contains a fuller-featured variant of the same dropper (base64/DNS chunk reassembly, cp.spawn('/bin/sh', ['-c', filePath+' &']), fs['chmod'+'Sync'] with 0755). The obfuscation of destinations, decoy filenames, cover comments referencing 'CDN compatibility' and 'analytics_state', and the mismatch with the package's stated React-UI purpose are all consistent with a supply-chain dropper. Installing or importing this package fetches and executes an attacker-controlled native binary on the installer's machine.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-015626",
            "import_time": "2026-08-05T15:20:00.756265099Z",
            "sha256": "dba60f94522cc371a13cce00e6a8e51678812f3f50f3e577fd5e9275295a72e0",
            "modified_time": "2026-08-05T15:15:18Z",
            "versions": [
                "35.3.3"
            ],
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-ui-confirmation

Package

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

Affected ranges

Affected versions

35.*
35.3.3

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-0zaH2ha0YiySO9lxOQ26U0Ns+jfJ6Wv7CpIc4aBpX/NcBiedClGghDawUBfazREWf7/TE0Un/Nf8K50+6zzCbg==",
                "sha1": "efe3448426852b845ff86e85dd70264ad3fb2883"
            },
            "filename": "dolyame-ui-confirmation-35.3.3.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_shim.js",
            "sha256": "ab6cd67cc122d558ca1b21c1dad699fa7419c08ad5de7eaae816aa0d0c6b3900",
            "tlsh": "67b1a7a6056a301987b0d7e5c31b6816f657f65373808294f79c99980ff6218c3b3eec"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "8a7e34036e30026e3de8f071bc94cf9424ed1cb1227b9d8ac2125903551ad8ba",
            "tlsh": "0b835056566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-ui-confirmation/MAL-2026-13148.json"