FreeRDP rdp_write_logon_info_v2 Null Pointer Deref before 3.22
CVE-2026-23948 Published on February 9, 2026

FreeRDP has a NULL Pointer Dereference in rdp_write_logon_info_v2()
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, a NULL pointer dereference vulnerability in rdp_write_logon_info_v2() allows a malicious RDP server to crash FreeRDP proxy by sending a specially crafted LogonInfoV2 PDU with cbDomain=0 or cbUserName=0. This vulnerability is fixed in 3.22.0.

NVD

Weakness Type

NULL Pointer Dereference

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit. NULL pointer dereference issues can occur through a number of flaws, including race conditions, and simple programming omissions.


Products Associated with CVE-2026-23948

You can be notified by email with stack.watch whenever vulnerabilities like CVE-2026-23948 are published in these products:

 
 

Affected Versions

FreeRDP Version < 3.22.0 is affected by CVE-2026-23948

Exploit Probability

EPSS
0.02%
Percentile
4.19%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.