CVE-2026-25959
Last modified
CVE-2026-25959 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, `xf_cliprdr_provide_data_` passes freed `pDstData` to `XChangeProperty` because the cliprdr channel thread calls `xf_cliprdr_server_format_data_response` which converts and uses the clipboard data without holding any lock, while the X11 event thread concurrently calls `xf_cliprdr_clear_cached_data` → `HashTable_Clear` which frees the same data via `xf_cached_data_free`, triggering a heap use after free. EPSS estimates a 0.57% chance of exploitation in the next 30 days.
Description
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, `xf_cliprdr_provide_data_` passes freed `pDstData` to `XChangeProperty` because the cliprdr channel thread calls `xf_cliprdr_server_format_data_response` which converts and uses the clipboard data without holding any lock, while the X11 event thread concurrently calls `xf_cliprdr_clear_cached_data` → `HashTable_Clear` which frees the same data via `xf_cached_data_free`, triggering a heap use after free. Version 3.23.0 fixes the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Freerdp | Freerdp | < 3.23.0 |
References
- https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-78xg-v4p2-4w3cExploit, Patch, Vendor Advisory
- https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-78xg-v4p2-4w3cExploit, Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-25959?
How severe is CVE-2026-25959?
How do I fix CVE-2026-25959?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-25953FreeRDP is a free implementation of the Remote Desktop Proto…9.8
- CVE-2026-25954FreeRDP is a free implementation of the Remote Desktop Proto…7.5
- CVE-2026-25955FreeRDP is a free implementation of the Remote Desktop Proto…9.8
- CVE-2026-25956Frappe is a full-stack web application framework. Prior to 1…6.1
- CVE-2026-25957Cube is a semantic layer for building data applications. Fro…6.5
- CVE-2026-25958Cube is a semantic layer for building data applications. Fro…7.7
- CVE-2026-2596Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-25960vLLM is an inference and serving engine for large language m…9.8
- CVE-2026-25961SumatraPDF is a multi-format reader for Windows. In 3.5.0 th…7.5
- CVE-2026-25962MarkUs is a web application for the submission and grading o…6.5
- CVE-2026-25963Fleet is open source device management software. In versions…6.5
- CVE-2026-25964Tandoor Recipes is an application for managing recipes, plan…4.9
Are you affected by CVE-2026-25959?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
