FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, the gdi_surface_bits() function processes SURFACE_BITS_COMMAND messages sent by the RDP server. When the command is handled using NSCodec, the bmp.width and bmp.height values provided by the server are not properly validated against the actual desktop dimensions. A malicious RDP server can supply crafted bmp.width and bmp.height values that exceed the expected surface size. Because these values are used during bitmap decoding and memory operations without proper bounds checking, this can lead to a heap buffer overflow. Since the attacker can also control the associated pixel data transmitted by the server, the overflow may be exploitable to overwrite adjacent heap memory. This vulnerability is fixed in 3.24.0.
References
| Link | Resource |
|---|---|
| https://github.com/FreeRDP/FreeRDP/commit/83d9aedea278a74af3e490ff5eeb889c016dbb2b | Patch |
| https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-rrqm-46rj-cmx2 | Exploit Patch Vendor Advisory |
Configurations
History
17 Mar 2026, 14:27
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
| References | () https://github.com/FreeRDP/FreeRDP/commit/83d9aedea278a74af3e490ff5eeb889c016dbb2b - Patch | |
| References | () https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-rrqm-46rj-cmx2 - Exploit, Patch, Vendor Advisory | |
| First Time |
Freerdp
Freerdp freerdp |
|
| CPE | cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:* |
13 Mar 2026, 19:54
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-13 19:54
Updated : 2026-03-17 14:27
NVD link : CVE-2026-31806
Mitre link : CVE-2026-31806
CVE.ORG link : CVE-2026-31806
JSON object : View
Products Affected
freerdp
- freerdp
CWE
CWE-122
Heap-based Buffer Overflow
