---
id: CVE-2026-72913
title: Kitty is a cross-platform GPU based terminal
summary: >-
  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…
severity: high
cwe:
  - CWE-77
  - CWE-93
  - CWE-150
  - CWE-78
published: '2026-08-10'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T20:55:04.493'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-72913'
references:
  - url: >-
      https://github.com/kovidgoyal/kitty/commit/9dca948e9bec3c926ab3370f2cd10f9b9b10821f
    label: security-advisories@github.com
  - url: 'https://github.com/kovidgoyal/kitty/releases/tag/v0.48.2'
    label: security-advisories@github.com
  - url: >-
      https://github.com/kovidgoyal/kitty/security/advisories/GHSA-ccp2-q4v6-rw94
    label: security-advisories@github.com
  - url: 'https://sw.kovidgoyal.net/kitty/changelog/#id1'
    label: security-advisories@github.com
  - url: >-
      https://github.com/kovidgoyal/kitty/security/advisories/GHSA-ccp2-q4v6-rw94
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-72913.json
  - url: 'https://access.redhat.com/security/cve/CVE-2026-72913'
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2513692'
  - url: 'https://www.cve.org/CVERecord?id=CVE-2026-72913'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-72913'
tags:
  - nvd
  - csaf
  - vex
  - red-hat
epss: 0.00207
epssPercentile: 0.09657
ingestedAt: '2026-09-09T21:22:45.526Z'
vendor: Red Hat
product: Red Hat Enterprise Linux 10
affected:
  - enterprise_linux 10
  - enterprise_linux 9
cvss: 7.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'
cvssSource: vendor
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Vendor advisories

- **Red Hat VEX** · Important · affected: Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 9 · no fix planned: Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 9 · updated 2026-09-16 · [vex](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-72913.json)
