CVE-2026-33633

high
Published 2026-05-19 · Modified 2026-05-22
CVSS v3
8.8
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS v2
VIR risk
8.8

Description

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.

Predictions

Exploit likelihood
92%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-33633

vendor Authored 2026-05-27

Vendor advisory: security-advisories@github.com — https://github.com/kovidgoyal/kitty/security/advisories/GHSA-j68c-v8x4-269g

vendor Authored 2026-05-27

Vendor advisory: security-advisories@github.com — https://github.com/kovidgoyal/kitty/commit/e9661f0f3afb4e4dbffa509adfb3df3c9780ad34

OS impact

OSVersionStatusFixed in
debian debianbookwormaffected
debian debianbullseyeaffected
debian debianforkyfixed0.47.0-1
debian debiansidfixed0.47.0-1
debian debiantrixieaffected

Application impact

VendorProductVersionsFixed
kovidgoyalkitty{"endExcluding":"0.47.0"}0.47.0

References

CWEs

CWE-122

Verify integrity in audit chain (admin only). AS-IS.