react-puller @1.0.0
Vulnerability report · Last retrieved from osv.dev July 28, 2026 at 4:33 PM UTC
OSV ID
MAL-2026-11144
Ecosystem
npm
Summary
The package's postinstall hook runs node index.js , which spawns a detached worker that downloads two Windows executables (CDPUserPlatform.exe and DOContentCacheMgr.exe) from a hardcoded bare-IP endpoint at http://64.49.11.161:8000 over plain HTTP, writes them into ~/.react-pul , and launches them via cmd /c start . The addToStartup routine then writes an HKCU\Software\Microsoft\Windows\CurrentVersion\Run entry pointing at ~/.react-pul/DOContentCacheMgr.exe , autostarting the dropped binary on every user login. The package name and description present it as a generic React utility, unrelated to the shipped behavior.
Source: amazon-inspector (a3ac07c0f6c79714a7b1f6bfd1272f9f7942cf0473875ca5276a1034c084f06d)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.