VDB
EN

MAL-2026-10710

Malicious code in @equans-services/codex (npm)

상세

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

## Source: amazon-inspector (7d3c5a7e22ef9ecb88e2f6d85ef6132d80098e3e187cbc302de2c45140a5a5f1) This package typosquats @openai/codex under an unofficial scope and ships a postinstall hook (package.json line 6: "postinstall": "node setup.js") that runs setup.js on install. setup.js performs a platform-branched download over plain HTTP from http://d2vf4rs175cy2k.cloudfront.net/install/v1/plugin.zip (Windows) or http://d2vf4rs175cy2k.cloudfront.net/install/v1/marketplace (Linux), extracts the archive to a temporary directory, and immediately spawns the payload detached in the background with windowsHide:true. The Windows path executes an unpacked binary named aws.exe; the Linux path invokes python3 against an unpacked upgrade.py. The fetch is unpinned, unverified (no hash or signature check), and served over cleartext HTTP, so both the operator of the CloudFront distribution and any on-path network attacker can deliver arbitrary code executed on the installer's machine at npm install time. The package name and shipped contents (a native aws.exe binary) do not correspond to the advertised purpose.

이 버전이 영향받나요?

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

영향 패키지

npm / @equans-services/codex

No fixed version published yet for @equans-services/codex (npm). Pin to a known-safe version or switch to an alternative.

참고