LWA-2026-6718 MAL-2026-10492 ↗ confirmed malware

font-huge@2.5.3

Malicious code in font-huge (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1082 · System Information DiscoveryT1552.001 · Credentials In Files

Analysis

font-huge@2.5.3 is a trojanized package that poses as a font library but functions as a remote code execution downloader. When imported, the exported getPlugin() function fetches a JSON payload from hxxps://svganchordev[.]net/icons/107 and executes the 'credits' field of the response via new Function() with full Node.js globals (require, process, Buffer, console, setTimeout, Promise). The package bundles dependencies for credential theft (@primno/dpapi for Windows DPAPI extraction), system fingerprinting (node-machine-id), C2 communication (socket[.]io-client), and local database access (sqlite3, better-sqlite3). The README describes a font collection API that does not exist in the code.

analyzed by
Leitwacht
first seen
Jul 13, 2026, 06:05 PM
analyzed
Jul 13, 2026, 06:06 PM

Related advisories

browse all confirmed advisories →

Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.