GHSA-fvvm-949w-qj4w · 深刻度: medium · エコシステム: rust — RTK improperly trusts project-local filter configuration, allowing silent tampering of command output shown to LLM
rtk filters and compresses command outputs before they reach your LLM context. Prior to 0.32.0, RTK (Rust Token Killer) improperly trusts project-local configuration files. RTK automatically loads .rtk/filters.toml from the working directory with highest priority and without user notification. An attacker can place a malicious filter file in a repository to apply regex-based modifications (e.g., strip_lines_matching) to shell command output before it is shown to the LLM, without any indication that the output has been modified. This allows attackers to selectively suppress or alter command output (including file contents, diffs, and security scan results) without detection, potentially concealing malicious code during AI-assisted development or review. This vulnerability is fixed in 0.32.0.
総合評価: CVE-2026-45792 は低リスク(27.8/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.08%、0 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-24 | 0.01% | 0.08% | +0.08% |
| 2 | 2026-06-12 | — | 0.01% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 5.5 | 3.1 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
GHSA-fvvm-949w-qj4w · 深刻度: medium · エコシステム: rust — RTK improperly trusts project-local filter configuration, allowing silent tampering of command output shown to LLM
| URL | タグ |
|---|---|
| https://github.com/rtk-ai/rtk/pull/623 | Issue Tracking |
| https://github.com/rtk-ai/rtk/pull/625 | Issue Tracking |
| https://github.com/rtk-ai/rtk/security/advisories/GHSA-fvvm-949w-qj4w | Patch Vendor Advisory |