CVE 7.5 HIGH

Kitty has a Heap Buffer Overflow in its Graphics Protocol Handler_CVE-2026-33633

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

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.

Basic Information

ID CVE-2026-33633
Source GitHub_M
Published May 19, 2026 at 17:36
Modified May 19, 2026 at 17:56

Affected Product

Vendor kovidgoyal
Product kitty
Version < 0.47.0
Affected Versions kovidgoyal kitty < 0.47.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.