---
cve: "CVE-2026-72913"
severity: "HIGH"
cvss: 7.3
epss: "15%"
vendor: "kovidgoyal"
kev: false
exploited: false
published: "2026-08-10 21:17:26"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-12T03:10:29+02:00"
---

# CVE-2026-72913

> 7.3 HIGH · 🧪 PoC

## Beschreibung

Kitty is a cross-platform GPU based terminal. Prior to 0.48.2, the @kitty-echo and @kitty-ssh DCS handlers in kitty/window.py write unauthenticated data to the child shell's stdin, where handle_remote_echo accepts printable shell command characters and handle_remote_ssh calls get_ssh_data in kittens/ssh/utils.py, which emits a newline; chaining the handlers can execute attacker-controlled commands when a user displays untrusted terminal data. This issue is fixed in version 0.48.2.

## CVSS-Vektor

```
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |

## Patch verfügbar (OSV)

- 9dca948e9bec3c926ab3370f2cd10f9b9b10821f (Commit)
- 2cb1d95c3accadd536bd66ba6bda044973440177 (Commit)

## Referenzen

- <https://github.com/kovidgoyal/kitty/security/advisories/GHSA-ccp2-q4v6-rw94>
- <https://github.com/kovidgoyal/kitty/commit/9dca948e9bec3c926ab3370f2cd10f9b9b10821f>
- <https://github.com/kovidgoyal/kitty/releases/tag/v0.48.2>
- <https://sw.kovidgoyal.net/kitty/changelog/#id1>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-72913) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
