ubuntu-cve-2026-54055
Vulnerability from osv_ubuntu
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": [
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "kitty",
"binary_version": "0.32.2-1ubuntu0.4+esm2"
},
{
"binary_name": "kitty-shell-integration",
"binary_version": "0.32.2-1ubuntu0.4+esm2"
},
{
"binary_name": "kitty-terminfo",
"binary_version": "0.32.2-1ubuntu0.4+esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:24.04:LTS",
"name": "kitty",
"purl": "pkg:deb/ubuntu/kitty@0.32.2-1ubuntu0.4+esm2?arch=source\u0026distro=esm-apps/noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.32.2-1ubuntu0.4+esm2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.26.5-3ubuntu2",
"0.26.5-5ubuntu1",
"0.31.0-3",
"0.31.0-4",
"0.32.2-1",
"0.32.2-1build2",
"0.32.2-1build3",
"0.32.2-1ubuntu0.1",
"0.32.2-1ubuntu0.2",
"0.32.2-1ubuntu0.3",
"0.32.2-1ubuntu0.4",
"0.32.2-1ubuntu0.4+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "kitty",
"binary_version": "0.41.1-2+deb13u1build0.25.10.1"
},
{
"binary_name": "kitty-shell-integration",
"binary_version": "0.41.1-2+deb13u1build0.25.10.1"
},
{
"binary_name": "kitty-terminfo",
"binary_version": "0.41.1-2+deb13u1build0.25.10.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "kitty",
"purl": "pkg:deb/ubuntu/kitty@0.41.1-2+deb13u1build0.25.10.1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.39.1-1",
"0.41.1-2",
"0.41.1-2+deb13u1build0.25.10.1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "kitty",
"binary_version": "0.45.0-1ubuntu0.1~esm2"
},
{
"binary_name": "kitty-shell-integration",
"binary_version": "0.45.0-1ubuntu0.1~esm2"
},
{
"binary_name": "kitty-terminfo",
"binary_version": "0.45.0-1ubuntu0.1~esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:26.04:LTS",
"name": "kitty",
"purl": "pkg:deb/ubuntu/kitty@0.45.0-1ubuntu0.1~esm2?arch=source\u0026distro=esm-apps/resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.45.0-1ubuntu0.1~esm2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.41.1-2",
"0.43.1-1",
"0.44.0-1",
"0.45.0-1",
"0.45.0-1build1",
"0.45.0-1ubuntu0.1~esm1"
]
}
],
"aliases": [],
"details": "Kitty is a cross-platform GPU based terminal. In versions prior to 0.47.2, a local privilege escalation vulnerability exists in kitty\u0027s 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.",
"id": "UBUNTU-CVE-2026-54055",
"modified": "2026-09-15T17:48:36Z",
"published": "2026-06-12T20:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-54055"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54055"
},
{
"type": "REPORT",
"url": "https://github.com/kovidgoyal/kitty/security/advisories/GHSA-q446-x7q6-vcxh"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8763-1"
}
],
"related": [
"USN-8763-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:L",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-54055"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.