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.
Conclusion & alert: CVE-2026-33642 is rated High Exploit Risk (61.9/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.29%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.29% | +0.24% |
| 2 | 2026-05-25 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-05-20 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.9 | 3.1 | CRITICAL |
|
3.9 | 5.3 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-33642 unimportant priority: Debian including 1 source packages (kitty), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 4, open 1. | https://security-tracker.debian.org/tracker/CVE-2026-33642 |
ubuntu
|
medium | CVE-2026-33642 medium priority: Ubuntu including 1 source packages (kitty), 6 status rows across 6 suites (focal, jammy, noble, questing, resolute, upstream): needs-triage 6. | https://ubuntu.com/security/CVE-2026-33642 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| kovidgoyal | kitty | < 0.47.0 | cpe:2.3:a:kovidgoyal:kitty:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/kovidgoyal/kitty/commit/e9661f0f3afb4e4dbffa509adfb3df3c9780ad34 | Patch |
| https://github.com/kovidgoyal/kitty/security/advisories/GHSA-qfgm-2c64-6x3x | Exploit Mitigation Vendor Advisory |