Impact
FreeRDP versions prior to 3.23.0 contain an integer overflow in the Stream_EnsureCapacity function that can cause an endless blocking loop. This flaw allows an attacker to exhaust system resources or stall RDP services, effectively disrupting remote desktop sessions. The weakness is categorized as CWE-190 (Integer Overflow).
Affected Systems
All FreeRDP client and server implementations before version 3.23.0 are affected. This includes any system that relies on FreeRDP for Remote Desktop Protocol communication.
Risk and Exploitability
The CVSS score is 5.3, indicating a moderate severity. The EPSS score is less than 1%, suggesting a very low likelihood of exploitation in the wild. The vulnerability is currently not listed in CISA’s KEV catalog. Exploitability is limited to 32‑bit systems with available physical memory greater than or equal to SIZE_MAX, and requires successful interaction with the vulnerable Stream_EnsureCapacity call, typically via an RDP session.
OpenCVE Enrichment