MAL-2026-12367

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-ui-form/MAL-2026-12367.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12367
Aliases
  • GHSA-x6j7-22fv-cjwc
Published
2026-08-05T12:32:43Z
Modified
2026-08-20T01:15:14Z
Summary
Malicious code in dolyame-ui-form (npm)
Details

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

Source: amazon-inspector (5714ca0e12469cd96b5fef550b4f9715da5b806e8bd365ecfbea757c3f05f73e)

On require of the package, index.js loads bootstrap.js inside a swallowed try/catch. bootstrap.js selects a per-OS/arch payload path and downloads bytes from one of several hardcoded Cloudflare Workers hosts (oob-worker.cf101-adf.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf99-9b3.workers.dev), with a DNS TXT-record fallback under tin.dl.well1.site / tina.dl.well1.site / ldr.dl.well1.site / win.dl.well1.site. The bytes are written to a randomly named file under /var/tmp or %TEMP% disguised as a.NET diagnostic or cache file (e.g. dotnet_diag*.exe,.cache*), chmod 0755'd, and spawned detached via /bin/sh -c or cmd /c start. Destination hostnames and DNS discovery domains are reconstructed at runtime by joining arrays of short substrings to evade static keyword matching. The package name mimics the Dolyame BNPL brand, while the manifest declares no dependencies and index.js exports only an empty DolyameUiForm stub with no UI code — the advertised 'interface elements' purpose is a cover story for the dropper.

Source: ghsa-malware (82e9cfcccef9bdb0e3b160b0b463a6f110ada1fb7e3e821f73f0fe8e4025f6ab)

Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-014699",
            "import_time": "2026-08-05T13:08:38.73765941Z",
            "modified_time": "2026-08-05T12:32:43Z",
            "sha256": "5714ca0e12469cd96b5fef550b4f9715da5b806e8bd365ecfbea757c3f05f73e",
            "source": "amazon-inspector",
            "versions": [
                "20.1.7"
            ]
        },
        {
            "id": "GHSA-x6j7-22fv-cjwc",
            "import_time": "2026-08-20T01:06:54.130459086Z",
            "modified_time": "2026-08-19T15:03:41Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "82e9cfcccef9bdb0e3b160b0b463a6f110ada1fb7e3e821f73f0fe8e4025f6ab",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-ui-form

Package

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

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

20.*
20.1.7

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "_bootstrap.js",
            "sha256": "5fdc2d6a59108e8e70c544b0276f8678ebb391be2a97a55d325488905ffc591b",
            "tlsh": "27b175aa167970194bb0d7e4c7175416f666f26337808294f79ca9984fb322483b3efc"
        },
        {
            "path": "index.js",
            "sha256": "a64774843695afe8490d7d6ab70373612b6b5d8c58012fb77e83eda53df4455b",
            "tlsh": "1ff02b8515dfb862c2b0b3f6ce720052f66686355a470154bf8a90ff0fa0c200299fba"
        }
    ],
    "package_integrity": [
        {
            "filename": "dolyame-ui-form-20.1.7.tgz",
            "hashes": {
                "sha1": "a06ce7af0480f5424ee9e3cf3dd928d0b4845804",
                "sha512_sri": "sha512-NighbJ/bbELcM+71Dhdv6QlNI9cWiuVntUVGm/TL8483WjLSIozMmT8MfN5LBEuNtcIGkeMZ+5sE4PPKnpMS2g=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-ui-form/MAL-2026-12367.json"