CVE-2026-22857 MEDIUM

CVE-2026-22857: FreeRDP has a heap-use-after-free in irp_thread_func

Vendor Freerdp
Product FreeRDP
Weakness CWE-416
Published January 14, 2026
Last update February 26, 2026

CVSS base score

6.8/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction
Confidentiality
Integrity

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

What the vulnerability does

01Description

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a heap use-after-free occurs in irp_thread_func because the IRP is freed by irp->Complete() and then accessed again on the error path. This vulnerability is fixed in 3.20.1.

Key dates

02Disclosure timeline

January 14, 2026 CVE published
February 26, 2026 Record updated