CVE-2026-22856 PUBLISHED

FreeRDP has a heap-use-after-free in create_irp_thread

Assigner: GitHub_M
Reserved: 12.01.2026 Published: 14.01.2026 Updated: 26.02.2026

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a race in the serial channel IRP thread tracking allows a heap use‑after‑free when one thread removes an entry from serial->IrpThreads while another reads it. This vulnerability is fixed in 3.20.1.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P
CVSS Score: 6.8

Product Status

Vendor FreeRDP
Product FreeRDP
Versions
  • Version < 3.20.1 is affected

References

Problem Types

  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') CWE
  • CWE-416: Use After Free CWE