๐Ÿ” CVE Alert

CVE-2026-45792

UNKNOWN 0.0

RTK improperly trusts project-local filter configuration, allowing silent tampering of command output shown to LLM

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-345 CWE-426
Vendor rtk-ai
Product rtk
Published Jun 23, 2026
Stay Ahead of the Next One

Get instant alerts for rtk-ai rtk

Be the first to know when new unknown vulnerabilities affecting rtk-ai rtk are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

rtk-ai / rtk
< 0.32.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/rtk-ai/rtk/security/advisories/GHSA-fvvm-949w-qj4w github.com: https://github.com/rtk-ai/rtk/pull/623 github.com: https://github.com/rtk-ai/rtk/pull/625