Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-54055

Опубликовано: 12 июн. 2026
Источник: nvd
CVSS3: 5
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:kovidgoyal:kitty:*:*:*:*:*:*:*:*
Версия до 0.47.2 (исключая)

EPSS

Процентиль: 0%
0.00072
Низкий

5 Medium

CVSS3

Дефекты

CWE-59

Связанные уязвимости

CVSS3: 5
ubuntu
около 2 месяцев назад

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.

CVSS3: 5
debian
около 2 месяцев назад

Kitty is a cross-platform GPU based terminal. In versions prior to 0.4 ...

EPSS

Процентиль: 0%
0.00072
Низкий

5 Medium

CVSS3

Дефекты

CWE-59