PatchSiren cyber security CVE debrief
CVE-2026-80432 Kovid Goyal CVE debrief
A vulnerability in kitty, a terminal emulator, allows a program writing to the terminal to obtain the contents of files dragged over the window without user interaction. This issue arises from a missing authorization in the drop handling path of the drag and drop protocol. The vulnerability is caused by a missing authorization check in the drop handling path of the drag and drop protocol in kitty. This allows a program writing to the terminal to obtain the contents of files dragged over the window even when the user never completes the drop. The file contents are read from the filesystem by the kitty process itself using the paths the drag source offered. This results in disclosure
- Vendor
- Kovid Goyal
- Product
- kitty
- CVSS
- MEDIUM 6
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Users and administrators of kitty terminal emulator, especially those handling sensitive files and data, should be aware of this vulnerability and take necessary precautions to mitigate the risk. This includes reviewing and updating kitty to version 0.49.0 or later, restricting access to sensitive files and directories, and monitoring terminal emulator usage for suspicious activity. Additionally, operators, platform administrators, and security teams may
Why it matters
CVE-2026-80432 vulnerability in kitty terminal emulator allows unauthorized access to file contents, increasing the risk of data breaches and requiring additional monitoring and access controls.
- Potential unauthorized access to sensitive file contents
- Increased risk of data breaches
- Need for additional monitoring and access controls
Technical summary
The vulnerability is caused by a missing authorization check in the drop handling path of the drag and drop protocol in kitty. This allows a program writing to the terminal to obtain the contents of files dragged over the window even when the user never completes the drop. The file contents are read from the filesystem by the kitty process itself using the paths the drag source offered. The vulnerability arises from a missing authorization in the drop handling path of the drag and drop protocol in kitty, allowing unauthorized access to file contents.
Defensive priority
Medium priority for terminal emulator users and administrators
Recommended defensive actions
- Review and update kitty to version 0.49.0 or later
- Restrict access to sensitive files and directories
- Monitor terminal emulator usage for suspicious activity
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
Evidence notes
The vulnerability is caused by a missing authorization check in the drop handling path of the drag and drop protocol in kitty. This allows a program writing to the terminal to obtain the contents of files dragged over the window even when the user never completes the drop.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-80432 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-80432
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-80432 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-80432
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/kovidgoyal/kitty/commit/026d11f517da17bfd3c35ea502057babdfbe5828
4daa8cea-433a-44bd-9456-53b127fc289a
-
Source reference
Unverified legacy reference
URL: https://github.com/kovidgoyal/kitty/releases/tag/v0.49.0
4daa8cea-433a-44bd-9456-53b127fc289a
-
Source reference
Unverified legacy reference
URL: https://secur0.com/en/cna/cve-list/cve-2026-80432-kitty-dnd-data-before-drop
4daa8cea-433a-44bd-9456-53b127fc289a
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.