GHSA-fq92-qc8f-482v · 深刻度: high · エコシステム: pip — Snorkel BaseLabeler.load uses an unsafe pickle.load
The snorkel library thru v0.10.0 contains a critical insecure deserialization vulnerability (CWE-502) in the BaseLabeler.load() method of the BaseLabeler class. The method loads serialized labeler models using the unsafe pickle.load() function on user-supplied file paths without any validation or security controls. Python's pickle module is inherently dangerous for deserializing untrusted data, as it can execute arbitrary code during the deserialization process. A remote attacker can exploit this by providing a maliciously crafted pickle file, leading to arbitrary code execution on the victim's system when the file is loaded via the vulnerable method.
総合評価: CVE-2026-31223 は中リスク(46.1/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.39%、31 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.26% | 0.39% | +0.13% |
| 2 | 2026-05-14 | 0.06% | 0.26% | +0.20% |
| 3 | 2026-05-13 | — | 0.06% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-fq92-qc8f-482v · 深刻度: high · エコシステム: pip — Snorkel BaseLabeler.load uses an unsafe pickle.load
| URL | タグ |
|---|---|
| https://github.com/snorkel-team/snorkel | Product |
| https://www.notion.so/CVE-2026-31223-35d1e1393188811ab1d0e4a8a2e67992 | Third Party Advisory |