MAL-2026-12669

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dbk-ui-forms/MAL-2026-12669.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12669
Published
2026-08-05T13:09:37Z
Modified
2026-08-06T23:50:09.893939525Z
Summary
Malicious code in dbk-ui-forms (npm)
Details

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

Source: amazon-inspector (36c6972ca0999559f2a4548843790c8000451acb4869da3c83d0357a655586ba)

On npm install, the package's preinstall hook runs index.js which collects host identity (hostname, username, homedir, network interfaces, uid), output of whoami/id/pwd/uname -a, and the names of process.env variables matching a broad credential regex (key/token/secret/pass/auth/cred/npm/ci/build/jenkins/github/gitlab/aws/azure). The collected JSON is transmitted to the hardcoded Interactsh subdomain ycwyyoimdcluajepubah2mvmkibt4h5wm.oast.fun via HTTPS POST, HTTP POST, and DNS-encoded lookups. The package name and version (99.0.1) are consistent with a dependency-confusion beacon targeting internal build systems that resolve an unclaimed name from the public registry.

Database specific
{
    "malicious-packages-origins": [
        {
            "source": "amazon-inspector",
            "modified_time": "2026-08-05T13:09:37Z",
            "sha256": "36c6972ca0999559f2a4548843790c8000451acb4869da3c83d0357a655586ba",
            "import_time": "2026-08-05T14:19:41.77962372Z",
            "id": "IN-MAL-2026-014906",
            "versions": [
                "99.0.1"
            ]
        },
        {
            "modified_time": "2026-08-06T16:21:47Z",
            "source": "amazon-inspector",
            "sha256": "1421e88c0b5c0ccf4a08285b93b6857d33d17db2498425a13102ee1851b3e6c8",
            "import_time": "2026-08-06T18:09:05.017005539Z",
            "id": "IN-MAL-2026-016679",
            "versions": [
                "99.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / dbk-ui-forms

Package

Affected ranges

Affected versions

99.*
99.0.0
99.0.1

Database specific

indicators
{
    "package_integrity": [
        {
            "filename": "dbk-ui-forms-99.0.1.tgz",
            "hashes": {
                "sha512_sri": "sha512-dAiVpzYzt5A7MFwFBL5oePMUVlvoPCsW8yVoh92cM+7YD8kNWkkr5gnhxZLDPNuXN29jPIewpRCH8S3OfQZBvg==",
                "sha1": "86ad2a32e74945d171e02ebf0b71e382faa5af1d"
            }
        }
    ],
    "evidence_files": [
        {
            "tlsh": "555141d253e866b139f299c1b4671b517297c2273a16fcd0b96c032e1f8ddb84173591",
            "sha256": "e7f673a395d592b8760b4a378f97da60792b444d022619105728e0f2c15e9a71",
            "path": "index.js"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dbk-ui-forms/MAL-2026-12669.json"
cwes
[
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    },
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]