CVE-2026-44178

xrdp is an open source RDP server. Versions 0.10.6 and prior contain a heap-based buffer overflow vulnerability within the virtual channel forwarding mechanism. When forwarding data from a remote client to the internal channel server, the xrdp process utilizes a fixed-size buffer without adequate bounds checking on the incoming payload. An authenticated remote attacker can exploit this flaw by sending a specially crafted virtual channel message that exceeds the buffer capacity, leading to heap memory corruption. This may result in a denial of service or the execution of arbitrary code with the privileges of the xrdp process. This issue has been fixed in version 0.10.6.1.
Configurations

Configuration 1 (hide)

cpe:2.3:a:neutrinolabs:xrdp:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-20 17:17

Updated : 2026-07-23 05:16


NVD link : CVE-2026-44178

Mitre link : CVE-2026-44178

CVE.ORG link : CVE-2026-44178


JSON object : View

Products Affected

neutrinolabs

  • xrdp
CWE
CWE-122

Heap-based Buffer Overflow