GHSA-v253-rj99-jwpq · 深刻度: medium · エコシステム: npm — pnpm has Path Traversal via arbitrary file permission modification
pnpm is a package manager. Prior to version 10.28.2, when pnpm processes a package's `directories.bin` field, it uses `path.join()` without validating the result stays within the package root. A malicious npm package can specify `"directories": {"bin": "../../../../tmp"}` to escape the package directory, causing pnpm to chmod 755 files at arbitrary locations. This issue only affects Unix/Linux/macOS. Windows is not affected (`fixBin` gated by `EXECUTABLE_SHEBANG_SUPPORTED`). Version 10.28.2 contains a patch.
総合評価: CVE-2026-24131 は公開エクスプロイトあり(50/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.24%、15 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.24% | +0.23% |
| 2 | 2026-01-27 | — | 0.02% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.7 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 5.5 | 3.1 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
GHSA-v253-rj99-jwpq · 深刻度: medium · エコシステム: npm — pnpm has Path Traversal via arbitrary file permission modification
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-24131: 1 source package rows (pnpm); 34 state rows across 2 repos (3.23-community, edge-community); fixed 0, open 34. | https://security.alpinelinux.org/vuln/CVE-2026-24131 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-24131 |
| URL | タグ |
|---|---|
| https://github.com/pnpm/pnpm/commit/17432ad5bbed5c2e77255ca6d56a1449bbcfd943 | Patch |
| https://github.com/pnpm/pnpm/releases/tag/v10.28.2 | Release Notes |
| https://github.com/pnpm/pnpm/security/advisories/GHSA-v253-rj99-jwpq | Exploit Vendor Advisory |