← Back

CVE-2026-54055

nvd nist
Published: Jun 12, 2026Modified: Jun 16, 2026

JSON object

Loading...
5.0
Vector
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:L
Exploitability: 0.8 / Impact: 4.2
Source: security-advisories@github.com (Secondary)

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.

Affected (1)

Products: Kovidgoyal: Kitty
1 product
Kitty
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Before 0.47.2

References (2)

Source: security-advisories@github.com
MitigationVendor Advisory
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0
MitigationVendor Advisory

Timeline

No history available yet.