CVE-2026-33689 PUBLISHED

xrdp: Pre-authentication out-of-bounds reads in channel parsers

Assigner: GitHub_M
Reserved: 23.03.2026 Published: 17.04.2026 Updated: 17.04.2026

xrdp is an open source RDP server. Versions through 0.10.5 have an out-of-bounds read vulnerability in the pre-authentication RDP message parsing logic. A remote, unauthenticated attacker can trigger this flaw by sending a specially crafted sequence of packets during the initial connection phase. This vulnerability results from insufficient validation of input buffer lengths before processing dynamic channel communication. Successful exploitation can lead to a denial-of-service (DoS) condition via a process crash or potential disclosure of sensitive information from the service's memory space. This issue has been fixed in version 0.10.6.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor neutrinolabs
Product xrdp
Versions
  • Version < 0.10.6 is affected

References

Problem Types

  • CWE-125: Out-of-bounds Read CWE