MAL-2026-13960

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/process-live-log/MAL-2026-13960.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13960
Published
2026-08-13T17:17:45Z
Modified
2026-08-13T17:30:13.434090756Z
Summary
Malicious code in process-live-log (npm)
Details

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

Source: amazon-inspector (5a36d35f64443b9dc4a2395017b8738562a321c9765089f916eeebdf58281d57)

The default export getPlugin issues an HTTPS request to the hardcoded bare-IP endpoint https://31.97.137.157:45000/icons/107 and passes the returned data.credits field to new Function(...) with require, process, Buffer, and other Node globals injected, then invokes it. Any consumer that imports and calls the default export executes attacker-controlled JavaScript with full Node privileges. Package identity is inconsistent: README describes a live-log utility, package.json.description advertises a 'TypeScript SDK for the Polymarket CLOB API', and keywords are ['react','helper','svg']. A dead setDefaultModule function constructs plausible cdnjs URLs but is never called, while the reachable code path targets the bare IP. Declared dependencies (@primno/dpapi, better-sqlite3, node-machine-id) are consistent with browser-credential-stealer post-exploitation tooling the fetched payload could invoke.

Database specific
{
    "malicious-packages-origins": [
        {
            "import_time": "2026-08-13T17:24:45.935590213Z",
            "id": "IN-MAL-2026-017649",
            "sha256": "5a36d35f64443b9dc4a2395017b8738562a321c9765089f916eeebdf58281d57",
            "modified_time": "2026-08-13T17:17:45Z",
            "source": "amazon-inspector",
            "versions": [
                "11.5.2"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / process-live-log

Package

Affected ranges

Affected versions

11.*
11.5.2

Database specific

cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "tlsh": "30c1716546fa31a36a63e0eef30f10027265e313375de931f48e42902fca568e5f24e8",
            "sha256": "9496101c96f3882c29fbabca5da83d126bd495027535a2c497f88a9a22b5620c"
        },
        {
            "path": "package.json",
            "tlsh": "30f02210ce24dea314d61586a839808ba160da4b8d10f80d379a876c4f4ea6f26fe66d",
            "sha256": "8d7eadbef068332218c51088fec4e88e490f34f10d9e638536886c45ac917cab"
        }
    ],
    "package_integrity": [
        {
            "filename": "process-live-log-11.5.2.tgz",
            "hashes": {
                "sha1": "fb785ebbfe5bb8c3a71d296cae60b03caaa3fca1",
                "sha512_sri": "sha512-pmp2CJfI7xg7Y/++0rVds5OVPgPAVbh0/LuPR+OS6qS0LzVCo9v3EMGMhOr+ClWbCE34SK4AFtSIhaDrOHw1Cw=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/process-live-log/MAL-2026-13960.json"