GHSA-6326-w46w-ppjw · 深刻度: high · エコシステム: pip — Kedro: Path Traversal in versioned dataset loading via unsanitized version string
Kedro is a toolbox for production-ready data science. Prior to 1.3.0, the _get_versioned_path() method in kedro/io/core.py constructs filesystem paths by directly interpolating user-supplied version strings without sanitization. Because version strings are used as path components, traversal sequences such as ../ are preserved and can escape the intended versioned dataset directory. This is reachable through multiple entry points: catalog.load(..., version=...), DataCatalog.from_config(..., load_versions=...), and the CLI via kedro run --load-versions=dataset:../../../secrets. An attacker who can influence the version string can force Kedro to load files from outside the intended version directory, enabling unauthorized file reads, data poisoning, or cross-tenant data access in shared environments. This vulnerability is fixed in 1.3.0.
総合評価: CVE-2026-35167 は低リスク(37.2/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.33%、24 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.33% | +0.31% |
| 2 | 2026-04-21 | 0.05% | 0.02% | -0.03% |
| 3 | 2026-04-07 | — | 0.05% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.1 | 3.1 | HIGH |
|
2.8 | 4.2 | [email protected] |
| 8.1 | 3.1 | HIGH |
|
2.8 | 5.2 | [email protected] |
GHSA-6326-w46w-ppjw · 深刻度: high · エコシステム: pip — Kedro: Path Traversal in versioned dataset loading via unsanitized version string
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| linuxfoundation | kedro | < 1.3.0 | cpe:2.3:a:linuxfoundation:kedro:*:*:*:*:*:python:*:* |
| URL | タグ |
|---|---|
| https://github.com/kedro-org/kedro/pull/5442 | Issue Tracking |
| https://github.com/kedro-org/kedro/security/advisories/GHSA-6326-w46w-ppjw | Vendor Advisory |