LWA-2026-6948 MAL-2026-12182 ↗ confirmed malware

json-validator-utils@1.0.1

Malicious code in json-validator-utils (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1059 · Command and Scripting InterpreterT1027 · Obfuscated Files or InformationT1497 · Virtualization/Sandbox EvasionT1082 · System Information DiscoveryT1071.001 · Web ProtocolsT1105 · Ingress Tool TransferT1543.002 · Systemd ServiceT1543.001 · Launch Agent

Analysis

json-validator-utils is a trojanized utility package. When the validateJson() or validateXml() functions are called, the package checks if the system has been running for at least 5 minutes (sandbox evasion), then fetches a command manifest from hxxps://cdn[.]jsdelivr[.]net/gh/cryptonomad411/cooll-utils/packages[.]json hosted on jsDelivr CDN. Based on the platform, it downloads and executes a remote payload: on Windows it downloads a .jse file and runs it via cscript.exe; on Linux it downloads an ELF binary via wget and installs a systemd user service for persistence; on macOS it downloads a binary via curl and installs a launchd plist for persistence. All spawned processes are detached and hidden. The C2 URL is XOR-encrypted in lib/core.js with key 0x55.

analyzed by
Leitwacht
first seen
Jul 20, 2026, 02:00 AM
analyzed
Jul 20, 2026, 02:01 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.