GHSA-vm32-9rqf-rh3r · 深刻度: medium · エコシステム: npm — pnpm no-script global cache poisoning via overrides / `ignore-scripts` evasion
The package manager pnpm prior to version 9.15.0 seems to mishandle overrides and global cache: Overrides from one workspace leak into npm metadata saved in global cache; npm metadata from global cache affects other workspaces; and installs by default don't revalidate the data (including on first lockfile generation). This can make workspace A (even running with `ignore-scripts=true`) posion global cache and execute scripts in workspace B. Users generally expect `ignore-scripts` to be sufficient to prevent immediate code execution on install (e.g. when the tree is just repacked/bundled without executing it). Here, that expectation is broken. Global state integrity is lost via operations that one would expect to be secure, enabling subsequently running arbitrary code execution on installs. Version 9.15.0 fixes the issue. As a work-around, use separate cache and store dirs in each workspace.
総合評価: CVE-2024-53866 は悪用リスクが高い(66.7/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 1.36%、80 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-05-29 | 1.04% | 1.36% | +0.32% |
| 2 | 2026-05-01 | 0.77% | 1.04% | +0.27% |
| 3 | 2026-03-12 | — | 0.77% | — |
EPSS の全履歴 (全 14 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.8 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-vm32-9rqf-rh3r · 深刻度: medium · エコシステム: npm — pnpm no-script global cache poisoning via overrides / `ignore-scripts` evasion
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2024-53866: 1 source package rows (pnpm); 1 state rows across 1 repos (edge-community); fixed 0, open 1. | https://security.alpinelinux.org/vuln/CVE-2024-53866 |
suse
|
high | — | https://www.suse.com/security/cve/CVE-2024-53866/ |
| URL | タグ |
|---|---|
| https://github.com/pnpm/pnpm/commit/11afcddea48f25ed5117a87dc1780a55222b9743 | Patch |
| https://github.com/pnpm/pnpm/security/advisories/GHSA-vm32-9rqf-rh3r | Exploit Vendor Advisory |