MAL-2026-13522

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/base-ui-cli/MAL-2026-13522.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13522
Published
2026-08-07T12:36:37Z
Modified
2026-08-07T13:20:13.061100111Z
Summary
Malicious code in base-ui-cli (npm)
Details

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

Source: amazon-inspector (6bd7a855915fc307b9d0c8feee91b135ea2724c300205df6fd3dcb32833ee95b)

dist/index.js issues fetch() calls to https://base-ui-pro-registry.l-dimitrov.workers.dev in addition to https://registry.npmjs.org. The Cloudflare Workers host is controlled by an individual (l-dimitrov.workers.dev) rather than any official registry or vendor infrastructure, and the package name 'base-ui-cli' evokes the unrelated Base UI component library, suggesting a lookalike/imposter shape. Routing package-manager-adjacent traffic through an author-controlled proxy that mirrors registry.npmjs.org creates a channel for delivering attacker-substituted package content or credential-bearing requests to a third-party host.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-017050",
            "import_time": "2026-08-07T12:51:23.933560379Z",
            "sha256": "6bd7a855915fc307b9d0c8feee91b135ea2724c300205df6fd3dcb32833ee95b",
            "modified_time": "2026-08-07T12:36:37Z",
            "versions": [
                "1.1.47"
            ],
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / base-ui-cli

Package

Affected ranges

Affected versions

1.*
1.1.47

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-2GY/IXr7+h3jfIKu/f2MN2K8LeLHqGLNFmSqZuAI+/0GWgiWOoOrdJnQUWTnHNt2TAhwrQzxPVD4EV+KntmEBQ==",
                "sha1": "65d40cf726ac36839f00e6c80a4c11374ea23af7"
            },
            "filename": "base-ui-cli-1.1.47.tgz"
        }
    ],
    "evidence_files": [
        {
            "sha256": "aba30b8d02ffeb11841172abb9d1e3fb9be9d835a2d837318fd7fa9ccd7886ec",
            "path": "dist/index.js",
            "tlsh": "31b22a2566d8607b33d921900d79241376b6cda8c505b03da3bdc4af27926ac81fbfb9"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/base-ui-cli/MAL-2026-13522.json"