MAL-2026-3771
Dashboard / Malicious Package / MAL-2026-3771
MAL-2026-3771
Summary: Malicious code in request-logger-canary (npm)
Details: Source: amazon-inspector (cf0d566d7abb400988aea74b00099a6db4c5ea928f32e7d44648193e21a36035) [email protected] ships a preinstall.js that, when `npm install` runs, opens a TCP socket to 52.74.242.200:8851 and pipes an interactive `/bin/sh` to the remote endpoint (stdin/stdout/stderr all bridged to the socket). The code executes unconditionally at install time via scripts.preinstall — there is no guard, no `if (false)`, no environment check. The README falsely claims the reverse shell is dead code wrapped in `if (false)` and located in postinstall.js; the live payload is actually in preinstall.js with no guard. This misdirection is itself evidence of deliberate supply-chain attack intent. Any machine running `npm install request-logger-canary` hands a root-of-user interactive shell to the operator of 52.74.242.200. Source: ghsa-malware (e062eb5188333b18e9564689cde147929e1f109a0e8ed461d73ba0cad1990b24) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.
References: https://www.npmjs.com/package/request-logger-canary/v/1.0.0, https://github.com/advisories/GHSA-hvf9-xwj5-pqqj
Affected packages
Package
Name: request-logger-canary
Purl: pkg:npm/request-logger-canary
Affected ranges
Type: SEMVER
Events:
