CVE-2026-33642CRITICAL 9.8EPSS p20.1%

CVE-2026-33642CVE-2026-33642

Description

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.

Scoring

CVSS 3.19.8 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS0.29% probability of exploitation · percentile 20.1% · 2026-06-19T12:03:05Z
Published2026-05-19
Last modified2026-05-22

Underlying weaknesses· 3

CWE-125CWE-190CWE-787

References

  1. https://github.com/kovidgoyal/kitty/commit/e9661f0f3afb4e4dbffa509adfb3df3c9780ad34
  2. https://github.com/kovidgoyal/kitty/security/advisories/GHSA-qfgm-2c64-6x3x
  3. https://github.com/kovidgoyal/kitty/security/advisories/GHSA-qfgm-2c64-6x3x

3

TypeTargetConfidenceTier
WeaknessOut-of-bounds Readcwe-1250%live
WeaknessInteger Overflow or Wraparoundcwe-1900%live
WeaknessOut-of-bounds Writecwe-7870%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-33633
CVE
CVE-2026-34002
CVE
CVE-2026-34000
CVE
CVE-2026-34003
CVE
CVE-2026-33999
CVE
CVE-2026-41445
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.