GHSA-cpf9-ph2j-ccr9 · 深刻度: high · エコシステム: go — zrok: Unauthenticated DoS via unbounded memory allocation in striped session cookie parsing
zrok is software for sharing web services, files, and network resources. Prior to version 2.0.1, endpoints.GetSessionCookie parses an attacker-supplied cookie chunk count and calls make([]string, count) with no upper bound before any token validation occurs. The function is reached on every request to an OAuth-protected proxy share, allowing an unauthenticated remote attacker to trigger gigabyte-scale heap allocations per request, leading to process-level OOM termination or repeated goroutine panics. Both publicProxy and dynamicProxy are affected. Version 2.0.1 patches the issue.
総合評価: CVE-2026-40303 は中リスク(42.9/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.45%、36 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.45% | +0.43% |
| 2 | 2026-04-21 | 0.06% | 0.02% | -0.03% |
| 3 | 2026-04-18 | — | 0.06% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-cpf9-ph2j-ccr9 · 深刻度: high · エコシステム: go — zrok: Unauthenticated DoS via unbounded memory allocation in striped session cookie parsing
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| netfoundry | zrok | < 2.0.1 | cpe:2.3:a:netfoundry:zrok:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/openziti/zrok/releases/tag/v2.0.1 | Release Notes |
| https://github.com/openziti/zrok/security/advisories/GHSA-cpf9-ph2j-ccr9 | Vendor Advisory |