CVE-2026-54055
Last modified
CVE-2026-54055 is a medium-severity vulnerability rated 5/10 on the CVSS scale. Kitty is a cross-platform GPU based terminal. In versions prior to 0.47.2, a local privilege escalation vulnerability exists in kitty's file transmission protocol where a child process running in the terminal can write to arbitrary files on the filesystem by exploiting a TOCTOU (Time-of-Check-Time-of-Use) race condition between symlink validation and file creation. EPSS estimates a 0.07% chance of exploitation in the next 30 days.
Description
Kitty is a cross-platform GPU based terminal. In versions prior to 0.47.2, a local privilege escalation vulnerability exists in kitty's file transmission protocol where a child process running in the terminal can write to arbitrary files on the filesystem by exploiting a TOCTOU (Time-of-Check-Time-of-Use) race condition between symlink validation and file creation. The `os.open()` call used to create files does not use `O_NOFOLLOW`, allowing an attacker to create a symlink between the initial stat check and the actual file open, causing the write to follow the symlink to an arbitrary destination. Version 0.47.2 fixes the issue.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Kovidgoyal | Kitty | < 0.47.2 |
References
- https://github.com/kovidgoyal/kitty/security/advisories/GHSA-q446-x7q6-vcxhMitigation, Vendor Advisory
- https://github.com/kovidgoyal/kitty/security/advisories/GHSA-q446-x7q6-vcxhMitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-54055?
How severe is CVE-2026-54055?
How do I fix CVE-2026-54055?
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-54037LibreChat is an enhanced ChatGPT clone that supports multipl…6.5
- CVE-2026-5404K12 RF5 file parser crash in Wireshark 4.6.0 to 4.6.4 and 4.…5.5
- CVE-2026-54040LibreChat is an enhanced ChatGPT clone that supports multipl…7.1
- CVE-2026-5405RDP protocol dissector crash in Wireshark 4.6.0 to 4.6.4 and…7.8
- CVE-2026-54051Network-AI is a TypeScript/Node.js multi-agent orchestrator.…9.9
- CVE-2026-54052n8n-MCP is an MCP server that provides AI assistants access …9.9
- CVE-2026-54056Kitty is a cross-platform GPU based terminal. In versions 0.…7.1
- CVE-2026-54057Kitty is a cross-platform GPU based terminal. In versions pr…7.8
- CVE-2026-54058Pillow is a Python imaging library. Prior to 12.3.0, when Pi…9.1
- CVE-2026-54059Pillow is a Python imaging library. Prior to 12.3.0, PIL/Pcf…7.5
- CVE-2026-5406FC-SWILS protocol dissector crash in Wireshark 4.6.0 to 4.6.…5.5
- CVE-2026-54060Pillow is a Python imaging library. Prior to 12.3.0, PIL/Fon…7.5
Are you affected by CVE-2026-54055?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
