VDB
EN

MAL-2026-5346

Malicious code in cookie-parser-legacy (npm)

상세

--- _-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (53a673e0454bb102d4e8456e3c26290196c5ae5bf4cf9438ce78f8286fd5c3be) Package name and README impersonate the well-known `cookie-parser` Express middleware. The source is a near-verbatim copy of cookie-parser, except the legitimate `cookie-signature` dependency has been replaced with an unknown package `moustick` pinned to the mutable `latest` tag (package.json: `"moustick": "latest"`). index.js requires `moustick` as `signature` and invokes `signature.unsign(str.slice(2), secrets[i])` at request time on user-supplied cookie values, executing whatever code `moustick` currently publishes against installer-side cookie secrets and signed values. index.js additionally imports `execSync` from `child_process` at the top of the file with no reference anywhere in the cookie-parsing logic — an unusual staging artifact for a pure parsing module. The combination of name-impersonation of a top-tier middleware, silent substitution of a security-critical dependency, and pinning that substitute to a mutable tag means any installer who picks this up thinking it is `cookie-parser` will resolve and execute arbitrary third-party code controlled by the `moustick` publisher on every install.

## Source: ghsa-malware (1b0e373057d636dbc4939fdb3e1f8cda1276c8bb88ae02f5ed156244e12fdb91) 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.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

npm / cookie-parser-legacy
최초 영향 버전: 0

No fixed version published yet for cookie-parser-legacy (npm). Pin to a known-safe version or switch to an alternative.

참고