LWA-2026-11536 confirmed malware

@next-fonts/font@1.0.1

Malicious code in @next-fonts/font (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1573 · Encrypted ChannelT1071.001 · Web Protocols

Analysis

@next-fonts/font is a combosquat of Next.js's next/fonts. Its Inter() export, which should return font style metadata, instead spawns a detached node process running a base64-encoded loader. The loader fetches an encrypted payload from blockchain RPC endpoints (bsc-dataseed[.]binance[.]org, bsc-rpc[.]publicnode[.]com, api[.]trongrid[.]io, api[.]fullnode[.]mainnet[.]aptoslabs[.]com), XOR-decrypts it with a hardcoded key, and executes it via eval. The remote code is fetched from a BSC transaction and decrypted at runtime, so the executed payload is attacker-controlled and not present in the package itself.

analyzed by
Leitwacht
first seen
Aug 21, 2026, 04:11 AM
analyzed
Aug 21, 2026, 04:11 AM

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.