CVE-2026-54555
Last modified
CVE-2026-54555 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. rtk filters and compresses command outputs before they reach your LLM context. Prior to 0.42.2, the permission splitter did not conservatively split or reject several shell constructs that Bash treats as command execution boundaries or nested execution. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
rtk filters and compresses command outputs before they reach your LLM context. Prior to 0.42.2, the permission splitter did not conservatively split or reject several shell constructs that Bash treats as command execution boundaries or nested execution. As a result, a command beginning with an allowed prefix such as git could hide a second command behind one of these constructs. rtk rewrite returned exit code 0, causing the Claude hook to emit permissionDecision: "allow". The rewritten command still contained the hidden command, so it ran without the user confirmation or denial that the permission rules were intended to enforce. This vulnerability is fixed in 0.42.2.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54555?
How severe is CVE-2026-54555?
How do I fix CVE-2026-54555?
Are you affected by CVE-2026-54555?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
