CVE-2026-45036
Last modified
CVE-2026-45036 is a high-severity vulnerability rated 7/10 on the CVSS scale. Tabby (formerly Terminus) is a highly configurable terminal emulator. Prior to 1.0.233, Tabby before 1.0.233 automatically confirms ZMODEM protocol detection on all terminal session output without user interaction, enabling shell command execution when a user displays attacker-controlled content. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
Tabby (formerly Terminus) is a highly configurable terminal emulator. Prior to 1.0.233, Tabby before 1.0.233 automatically confirms ZMODEM protocol detection on all terminal session output without user interaction, enabling shell command execution when a user displays attacker-controlled content. The ZModemMiddleware in tabby-terminal consumes all session output through a Zmodem.Sentry, and when a ZMODEM ZRQINIT header is detected, unconditionally calls detection.confirm() and writes a fixed ZRINIT response ( **\x18B0100000023be50\r\n\x11) back into the active PTY as input. When the process that triggered the detection (e.g., cat) exits, the injected bytes are consumed by the user's shell as a command line. Under fish (default configuration), the ** prefix triggers recursive glob expansion against the current directory, allowing an attacker-placed executable at a matching nested path (e.g., d/xB0100000023be50) to be executed by relative pathname without relying on PATH. Under bash and zsh, a secondary xterm.js terminal color-query feedback (OSC 10) can be combined in the same file to inject a slash-containing command word that similarly bypasses PATH resolution. An attacker can exploit this by providing a crafted file (e.g., in a cloned Git repository) that a user displays with cat, achieving code execution with no interaction beyond viewing the file. This vulnerability is fixed in 1.0.233.
Metrics
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Tabby | Tabby | < 1.0.233 |
References
- https://github.com/Eugeny/tabby/security/advisories/GHSA-qr3x-j8g9-xhf6Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-45036?
How severe is CVE-2026-45036?
How do I fix CVE-2026-45036?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45028Astro is a web framework. Astro versions prior to 6.1.10 use…6.1
- CVE-2026-4503IBM Langflow Desktop 1.0.0 through 1.8.4 Langflow could allo…7.5
- CVE-2026-45031ImageMagick is free and open-source software used for editin…5.3
- CVE-2026-45033GitHub Copilot CLI brings AI-powered coding assistance direc…7.8
- CVE-2026-45034PhpSpreadsheet is a pure PHP library for reading and writing…9.2
- CVE-2026-45035Tabby (formerly Terminus) is a highly configurable terminal …8.8
- CVE-2026-45037Tabby (formerly Terminus) is a highly configurable terminal …7.1
- CVE-2026-45038Tabby (formerly Terminus) is a highly configurable terminal …7.8
- CVE-2026-45039RustFS is a distributed object storage system built in Rust.…9.8
- CVE-2026-4504A flaw has been found in eosphoros-ai db-gpt up to 0.7.5. Th…7.3
- CVE-2026-45040RustFS is a distributed object storage system built in Rust.…5.3
- CVE-2026-45041RustFS is a distributed object storage system built in Rust.…8.7
Are you affected by CVE-2026-45036?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
