Debian Package Tracker
Register | Log in
Subscribe

kitty

fast, featureful, GPU based terminal emulator

Choose email to subscribe with

general
  • source: kitty (main)
  • version: 0.47.0-3
  • maintainer: Nilesh Patra (DMD)
  • uploaders: Maytham Alsudany [DMD]
  • arch: all any
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.19.3-1
  • o-o-sec: 0.19.3-1+deb11u1
  • oldstable: 0.26.5-5
  • stable: 0.41.1-2
  • testing: 0.46.2-1
  • unstable: 0.47.0-3
versioned links
  • 0.19.3-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.19.3-1+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.26.5-5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.41.1-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.46.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.47.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.47.0-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.47.0-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • kitty (1 bugs: 0, 0, 1, 0)
  • kitty-doc
  • kitty-shell-integration
  • kitty-terminfo
action needed
2 security issues in trixie high

There are 2 open security issues in trixie.

2 important issues:
  • CVE-2026-33633: Kitty is a cross-platform GPU based terminal. Versions 0.46.2 and below contain a heap buffer overflow in load_image_data() that allows any process which can write to the terminal's stdin to crash kitty immediately. The vulnerability is triggered by a single APC graphics protocol command with a PNG format declaration (f=100) whose payload exceeds twice the initial buffer capacity. The overflow is attacker-controlled in both length and content, causing DoS and potentially escalation to RCE itself. This issue has been fixed in version 0.47.0.
  • CVE-2026-33642: Kitty is a cross-platform GPU based terminal. In versions 0.46.2 and below, the handle_compose_command() function in kitty/graphics.c performs bounds validation on composition offsets using unsigned 32-bit arithmetic that is subject to integer wrapping, potentially leading to Heap Buffer Over-Read/Write. An attacker who can write escape sequences to a kitty terminal (e.g., via a malicious file, SSH login banner, or piped content) can supply crafted x_offset/y_offset values that pass the bounds check after wrapping but cause massive out-of-bounds heap memory access in compose_rectangles(). No user interaction is required. No non-default configuration is required. The attacker only needs the ability to produce output in a kitty terminal window. This issue has been fixed in version 0.47.0.
Created: 2026-05-20 Last update: 2026-05-22 22:17
2 security issues in forky high

There are 2 open security issues in forky.

2 important issues:
  • CVE-2026-33633: Kitty is a cross-platform GPU based terminal. Versions 0.46.2 and below contain a heap buffer overflow in load_image_data() that allows any process which can write to the terminal's stdin to crash kitty immediately. The vulnerability is triggered by a single APC graphics protocol command with a PNG format declaration (f=100) whose payload exceeds twice the initial buffer capacity. The overflow is attacker-controlled in both length and content, causing DoS and potentially escalation to RCE itself. This issue has been fixed in version 0.47.0.
  • CVE-2026-33642: Kitty is a cross-platform GPU based terminal. In versions 0.46.2 and below, the handle_compose_command() function in kitty/graphics.c performs bounds validation on composition offsets using unsigned 32-bit arithmetic that is subject to integer wrapping, potentially leading to Heap Buffer Over-Read/Write. An attacker who can write escape sequences to a kitty terminal (e.g., via a malicious file, SSH login banner, or piped content) can supply crafted x_offset/y_offset values that pass the bounds check after wrapping but cause massive out-of-bounds heap memory access in compose_rectangles(). No user interaction is required. No non-default configuration is required. The attacker only needs the ability to produce output in a kitty terminal window. This issue has been fixed in version 0.47.0.
Created: 2026-05-20 Last update: 2026-05-22 22:17
1 security issue in bullseye high

There is 1 open security issue in bullseye.

1 important issue:
  • CVE-2026-33633: Kitty is a cross-platform GPU based terminal. Versions 0.46.2 and below contain a heap buffer overflow in load_image_data() that allows any process which can write to the terminal's stdin to crash kitty immediately. The vulnerability is triggered by a single APC graphics protocol command with a PNG format declaration (f=100) whose payload exceeds twice the initial buffer capacity. The overflow is attacker-controlled in both length and content, causing DoS and potentially escalation to RCE itself. This issue has been fixed in version 0.47.0.
Created: 2026-05-22 Last update: 2026-05-22 22:17
3 security issues in bookworm high

There are 3 open security issues in bookworm.

2 important issues:
  • CVE-2026-33633: Kitty is a cross-platform GPU based terminal. Versions 0.46.2 and below contain a heap buffer overflow in load_image_data() that allows any process which can write to the terminal's stdin to crash kitty immediately. The vulnerability is triggered by a single APC graphics protocol command with a PNG format declaration (f=100) whose payload exceeds twice the initial buffer capacity. The overflow is attacker-controlled in both length and content, causing DoS and potentially escalation to RCE itself. This issue has been fixed in version 0.47.0.
  • CVE-2026-33642: Kitty is a cross-platform GPU based terminal. In versions 0.46.2 and below, the handle_compose_command() function in kitty/graphics.c performs bounds validation on composition offsets using unsigned 32-bit arithmetic that is subject to integer wrapping, potentially leading to Heap Buffer Over-Read/Write. An attacker who can write escape sequences to a kitty terminal (e.g., via a malicious file, SSH login banner, or piped content) can supply crafted x_offset/y_offset values that pass the bounds check after wrapping but cause massive out-of-bounds heap memory access in compose_rectangles(). No user interaction is required. No non-default configuration is required. The attacker only needs the ability to produce output in a kitty terminal window. This issue has been fixed in version 0.47.0.
1 issue left for the package maintainer to handle:
  • CVE-2025-43929: (needs triaging) open_actions.py in kitty before 0.41.0 does not ask for user confirmation before running a local executable file that may have been linked from an untrusted document (e.g., a document opened in KDE ghostwriter).

You can find information about how to handle this issue in the security team's documentation.

Created: 2025-04-20 Last update: 2026-05-22 22:17
Does not build reproducibly during testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2026-03-18 Last update: 2026-05-22 23:31
AppStream hints: 1 warning normal
AppStream found metadata issues for packages:
  • kitty: 1 warning
You should get rid of them to provide more metadata about this software.
Created: 2020-06-01 Last update: 2020-06-01 01:13
debian/patches: 6 patches to forward upstream low

Among the 14 debian patches available in version 0.47.0-2 of the package, we noticed the following issues:

  • 6 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2026-05-22 12:00
testing migrations
  • This package will soon be part of the auto-openssl transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • excuses:
    • Migrates after: golang-1.26, golang-github-klauspost-compress, golang-github-shirou-gopsutil
    • Migration status for kitty (0.46.2-1 to 0.47.0-3): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for gnuradio/3.10.12.0-6: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻, i386: No tests, superficial or marked flaky ♻, ppc64el: No tests, superficial or marked flaky ♻, riscv64: Test triggered, s390x: No tests, superficial or marked flaky ♻
    • ∙ ∙ Autopkgtest for odin/2.0.5-9: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered, s390x: Pass
    • ∙ ∙ Autopkgtest for spectrwm/3.7.0-1: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Test triggered, s390x: Pass
    • ∙ ∙ Too young, only 0 of 2 days old
    • ∙ ∙ Built-Using: kitty golang-1.26 (not considered)
    • ∙ ∙ Built-Using: kitty golang-github-klauspost-compress
    • ∙ ∙ Built-Using: kitty golang-github-shirou-gopsutil
    • Additional info (not blocking):
    • ∙ ∙ Updating kitty will fix bugs in testing: #1137210
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/k/kitty.html
    • ∙ ∙ Not reproduced on amd64 (not a regression): kitty, kitty-doc
    • ∙ ∙ Not reproduced on arm64 (not a regression): kitty, kitty-doc
    • ∙ ∙ Not reproduced on armhf (not a regression): kitty, kitty-doc
    • ∙ ∙ Not reproduced on i386 (not a regression): kitty, kitty-doc
    • Not considered
news
[rss feed]
  • [2026-05-22] Accepted kitty 0.47.0-3 (source) into unstable (Nilesh Patra)
  • [2026-05-21] Accepted kitty 0.47.0-2 (source) into unstable (Nilesh Patra)
  • [2026-05-21] Accepted kitty 0.47.0-1 (source) into unstable (Nilesh Patra)
  • [2026-05-09] kitty 0.46.2-1 MIGRATED to testing (Debian testing watch)
  • [2026-04-30] Accepted kitty 0.46.2-1 (source) into unstable (Maytham Alsudany)
  • [2026-03-22] kitty 0.46.1-1 MIGRATED to testing (Debian testing watch)
  • [2026-03-17] Accepted kitty 0.46.1-1 (source) into unstable (Nilesh Patra)
  • [2026-02-28] kitty 0.45.0-2 MIGRATED to testing (Debian testing watch)
  • [2026-02-22] Accepted kitty 0.45.0-2 (source) into unstable (Nilesh Patra)
  • [2026-01-08] kitty 0.45.0-1 MIGRATED to testing (Debian testing watch)
  • [2026-01-02] Accepted kitty 0.45.0-1 (source) into unstable (Nilesh Patra)
  • [2025-12-02] kitty 0.44.0-1 MIGRATED to testing (Debian testing watch)
  • [2025-11-26] Accepted kitty 0.44.0-1 (source) into unstable (Nilesh Patra)
  • [2025-10-24] kitty 0.43.1-1 MIGRATED to testing (Debian testing watch)
  • [2025-10-18] Accepted kitty 0.43.1-1 (source) into unstable (Nilesh Patra)
  • [2025-10-04] kitty 0.42.2-1 MIGRATED to testing (Debian testing watch)
  • [2025-09-27] Accepted kitty 0.42.2-1 (source) into unstable (Nilesh Patra)
  • [2025-07-15] Accepted kitty 0.42.1-1 (source) into experimental (Maytham Alsudany)
  • [2025-06-11] kitty 0.41.1-2 MIGRATED to testing (Debian testing watch)
  • [2025-06-05] Accepted kitty 0.41.1-2 (source) into unstable (Nilesh Patra)
  • [2025-06-01] Accepted kitty 0.19.3-1+deb11u1 (source) into oldstable-security (Tobias Frost)
  • [2025-05-06] kitty 0.41.1-1 MIGRATED to testing (Debian testing watch)
  • [2025-04-26] Accepted kitty 0.41.1-1 (source) into unstable (Nilesh Patra)
  • [2025-03-17] Accepted kitty 0.40.0-1 (source) into unstable (Maytham Alsudany)
  • [2025-02-21] kitty 0.39.1-1 MIGRATED to testing (Debian testing watch)
  • [2025-02-16] Accepted kitty 0.39.1-1 (source) into unstable (Nilesh Patra)
  • [2025-01-27] kitty 0.39.0-1 MIGRATED to testing (Debian testing watch)
  • [2025-01-18] Accepted kitty 0.39.0-1 (source) into unstable (Maytham Alsudany)
  • [2025-01-04] Accepted kitty 0.38.1-1 (source) into unstable (Maytham Alsudany)
  • [2024-11-29] kitty 0.37.0-1 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 0
  • M&W: 1
  • F&P: 0
  • patch: 0
links
  • homepage
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • screenshots
  • debian patches
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.45.0-1build1
  • 5 bugs

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing