GHSA-fgcw-684q-jj6r · 深刻度: high — A vulnerability in the LightGlue model loading path of huggingface/transformers version 5.2.0...
A vulnerability in the LightGlue model loading path of huggingface/transformers version 5.2.0 allows an attacker-controlled model repository to execute arbitrary code during model initialization. The issue arises because the `trust_remote_code` parameter, intended to prevent remote code execution, is overridden by untrusted serialized configuration data in a nested code path. Specifically, when loading a LightGlue model using `AutoModel.from_pretrained()` with `trust_remote_code=False`, the `LightGlueConfig` reads the `trust_remote_code` value from the untrusted `config.json` file and propagates it into nested `AutoConfig.from_pretrained()` calls. This results in the execution of attacker-provided Python modules, even when the victim explicitly disables remote code execution. The vulnerability poses a high risk for environments such as API inference servers, research notebooks, CI/CD pipelines, and model evaluation workers, potentially leading to credential theft, lateral movement, or persistence/backdoor deployment.
総合評価: CVE-2026-5241 は悪用リスクが高い(67/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 0.49%、38 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-30 | 0.35% | 0.49% | +0.14% |
| 2 | 2026-06-15 | 0.07% | 0.35% | +0.28% |
| 3 | 2026-06-04 | — | 0.07% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.6 | 3.1 | CRITICAL |
|
2.8 | 6.0 | [email protected] |
| 7.7 | 3.1 | HIGH |
|
1.3 | 5.8 | 0b0ca135-0b70-47e7-9f44-1890c2a1c46c |
| 8.0 | 3.0 | HIGH |
|
1.6 | 5.8 | [email protected] |
GHSA-fgcw-684q-jj6r · 深刻度: high — A vulnerability in the LightGlue model loading path of huggingface/transformers version 5.2.0...
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-5241 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| huggingface | transformers | 5.2.0 | cpe:2.3:a:huggingface:transformers:5.2.0:*:*:*:*:*:*:* |