Vulnerability Description
FreeRDP is a free implementation of the Remote Desktop Protocol. ainput_send_input_event caches channel_callback in a local variable and later uses it without synchronization; a concurrent channel close can free or reinitialize the callback, leading to a use after free. Prior to 3.22.0, This vulnerability is fixed in 3.22.0.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Freerdp | Freerdp | < 3.22.0 |
Related Weaknesses (CWE)
References
- https://github.com/FreeRDP/FreeRDP/commit/d9ca272dce7a776ab475e9b1a8e8c3d2968c84Patch
- https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-45pf-68pj-fg8qPatchVendor Advisory
FAQ
What is CVE-2026-24683?
CVE-2026-24683 is a vulnerability with a CVSS score of 7.5 (HIGH). FreeRDP is a free implementation of the Remote Desktop Protocol. ainput_send_input_event caches channel_callback in a local variable and later uses it without synchronization; a concurrent channel clo...
How severe is CVE-2026-24683?
CVE-2026-24683 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-24683?
Check the references section above for vendor advisories and patch information. Affected products include: Freerdp Freerdp.