MAL-2026-10144

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/mdb-vite/MAL-2026-10144.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10144
Aliases
  • GHSA-w572-cxjv-46jc
Published
2026-07-10T16:12:23Z
Modified
2026-07-13T05:02:00.047332009Z
Summary
Malicious code in mdb-vite (npm)
Details

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

Source: amazon-inspector (d24ffe7ac6e64aab50d9ba84f5b06ffd1047663698d25071770749b36afe6543)

The package's default export getPlugin performs an HTTPS fetch to https://svganchordev.net/icons/107 with URL components split across protocol, domain, separator, and path variables to disguise the destination, then passes the response's credits field to new Function('require','module',...,data.credits) and invokes it with full Node capabilities (require, module, process, Buffer, global, __dirname=process.cwd()). Any consumer that imports the package and invokes the default export runs attacker-controlled code with the installer's Node privileges — enabling arbitrary payload delivery, credential theft, persistence, or downstream compromise. Additional misdirection: the package name mdb-vite evokes MDBootstrap/Vite tooling, keywords are react, helper, svg, the README titles itself polymarket-clob-api, and package.json describes it as a Polymarket CLOB SDK — none of which match the code, which only fetches and evals remote JavaScript. A bearrtoken: 'logo' header and an unused CDN-provider map (cloudflare/fastly/akamai/cloudfront) are decoys to make the loader appear CDN-related.

Source: ghsa-malware (5e2c6b3eff8c409ee862db83e5d1211582cd14238384a89c0bc6b31b16fbead7)

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": [
        {
            "import_time": "2026-07-10T16:54:13.298233764Z",
            "modified_time": "2026-07-10T16:12:27Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "source": "ghsa-malware",
            "id": "GHSA-w572-cxjv-46jc",
            "sha256": "5e2c6b3eff8c409ee862db83e5d1211582cd14238384a89c0bc6b31b16fbead7"
        },
        {
            "id": "IN-MAL-2026-009793",
            "modified_time": "2026-07-13T04:27:24Z",
            "versions": [
                "1.5.2"
            ],
            "source": "amazon-inspector",
            "import_time": "2026-07-13T04:43:13.021955703Z",
            "sha256": "d24ffe7ac6e64aab50d9ba84f5b06ffd1047663698d25071770749b36afe6543"
        }
    ]
}
References
Credits

Affected packages

npm / mdb-vite

Package

Affected ranges

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

Affected versions

1.*
1.5.2

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"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/mdb-vite/MAL-2026-10144.json"
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "f03baeca30cfcbb5903b1d93435435be75b45695cae2510970d803a09ba7071d",
            "tlsh": "3ac1616546fa31a36a67e4edf30f10027165e3133759e971f48e42902fca568e5f24e8"
        },
        {
            "path": "package.json",
            "sha256": "1d521fdd6bb95dcef161910cc42e1f0268dff49b6ccc72e246deede141e35357",
            "tlsh": "caf04620ce25deb304d615969c39808ba161d94f8d51fc0d378a476c4f4e66f26fe66c"
        }
    ]
}