npm · Malicious package advisory
Malwaresearch-reservation
MAL-2026-15521
Malicious code in search-reservation (npm)
Details
--- _-= Per source details. Do not edit below this line.=-_ ## Source: amazon-inspector (76642f0709b362fd800a9842b53bdb8f26413b9acf26562c4a5737c7bae3e856) package.json declares a dependency whose key equals the package's own name (search-reservation) and whose value is the bare URL https://repo.securityctrl.com/search-reservation instead of a registry version range. On npm install, npm resolves this URL, downloads whatever tarball it returns, and installs it — unpinned, integrity-unchecked, and running any lifecycle scripts inside the fetched artifact. Whoever controls repo.securityctrl.com controls code executed on the installer's machine. The shipped index.js is an inert stub, so the manifest URL is the entire delivery mechanism. The self-named dependency shape also matches dependency-confusion targeting of an internal package named search-reservation.
Compromised versions (1)
- 55.0.0
Any computer that installed or ran a compromised version should be considered fully compromised. Rotate every secret on that machine from a clean environment.