VDB
KO

MAL-2026-13960

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.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / process-live-log

No fixed version published yet for process-live-log (npm). Pin to a known-safe version or switch to an alternative.

References