CVE-2026-55645
MEDIUM
6.5
CVSS 3.1
Description
xrdp is an open source RDP server. Versions 0.10.6 and prior contain a vulnerability concerning the processing of Client Control PDUs. During the RDP connection sequence, the parser does not perform sufficient length validation before reading specific data fields from the network stream. A remote, unauthenticated attacker could potentially exploit this flaw by sending a specially crafted, truncated Client Control PDU. Due to missing bounds checks, the xrdp process may perform out-of-bounds memory reads, which can result in the termination of the service (Denial of Service). However, since xrdp forks a new process for each connection by default, an out-of-bounds read causing a process crash is unlikely to bring down the entire xrdp service.This issue has been fixed in version 0.10.6.1.
Metadata
Severity & Metrics
6.5
MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| neutrinolabs | xrdp | — | < 0.10.6.1 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-125 | cna | CWE-125: Out-of-bounds Read |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 6.5 | MEDIUM | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L |
References (2)
- https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-3m4m-h22g-c7xx https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-3m4m-h22g-c7xx
- https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.6.1 https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.6.1