CVEPublished 2026-06-12Modified 2026-06-160 articles on news4 live referencesNVD data

CVE-2026-54055Kovidgoyal · Kitty

Vulnerability data via NVD (ingested)

CVSS v3.1
5.0
MEDIUM
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:L
EPSS percentile
0
Exploit Prediction Scoring System · top 100% of all CVEs
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.

Timeline
Published 2026-06-12
Modified 2026-06-16

External references

Search for exposed instances

Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).

More intel sources (5)

Known PoCs on GitHub

No public proof-of-concept repositories found for CVE-2026-54055 on GitHub.
We haven't classified any articles referencing CVE-2026-54055 yet. The external references above still apply.