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.
References
| Link | Resource |
|---|---|
| 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 |
| https://github.com/rtk-ai/rtk/pull/623 | Issue Tracking |
Configurations
History
01 Jul 2026, 18:35
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:a:rtk-ai:rtk:*:*:*:*:*:rust:*:* | |
| References | () https://github.com/rtk-ai/rtk/pull/623 - Issue Tracking | |
| References | () https://github.com/rtk-ai/rtk/pull/625 - Issue Tracking | |
| References | () https://github.com/rtk-ai/rtk/security/advisories/GHSA-fvvm-949w-qj4w - Patch, Vendor Advisory | |
| First Time |
Rtk-ai
Rtk-ai rtk |
26 Jun 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/rtk-ai/rtk/pull/623 - |
23 Jun 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-23 20:16
Updated : 2026-07-01 18:35
NVD link : CVE-2026-45792
Mitre link : CVE-2026-45792
CVE.ORG link : CVE-2026-45792
JSON object : View
Products Affected
rtk-ai
- rtk
