7.8
CVE-2022-41322
- EPSS 5.08%
- Published 23.09.2022 05:15:08
- Last modified 01.06.2025 11:15:19
- Source cve@mitre.org
- CVE-Watchlists
- Open
In Kitty before 0.26.2, insufficient validation in the desktop notification escape sequence can lead to arbitrary code execution. The user must display attacker-controlled content in the terminal, then click on a notification popup.
Data is provided by the National Vulnerability Database (NVD)
Kitty Project ≫ Kitty Version < 0.26.2
Fedoraproject ≫ Fedora Version36
Fedoraproject ≫ Fedora Version37
| Type | Source | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 5.08% | 0.893 |
| Source | Base Score | Exploit Score | Impact Score | Vector string |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-116 Improper Encoding or Escaping of Output
The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.