LWA-2026-3914 MAL-2026-5604 ↗ confirmed malware

cache-section-helper@1.0.7

Malicious code in cache-section-helper (npm)

T1059.007 · JavaScriptT1059 · Command and Scripting InterpreterT1105 · Ingress Tool TransferT1071.001 · Web Protocols

Analysis

cache-section-helper@1.0.7 is a two-stage downloader disguised as a webpack caching plugin. Its postinstall hook runs loader.js, which writes a dropper to a temp file and spawns it as a detached background process (detached:true, .unref()) so it survives npm exit. The dropper hex-decodes hxxps://jsonkeeper[.]com/b/L435A, fetches that URL over HTTPS, parses the response as JSON, and require()s the content as code — a remote-code-execution payload dropper rather than a caching utility.

analyzed by
Leitwacht
first seen
Jun 10, 2026, 12:51 PM
analyzed
Jun 10, 2026, 12:52 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.