CVE-2026-55645

Source
https://cve.org/CVERecord?id=CVE-2026-55645
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55645.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-55645
Aliases
  • GHSA-3m4m-h22g-c7xx
Downstream
Published
2026-07-20T16:51:59.140Z
Modified
2026-07-22T05:31:35.867408968Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L CVSS Calculator
Summary
xrdp: Out-of-bounds read in Client Control PDU processing (xrdp_rdp_process_data_control)
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55645.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-125"
    ]
}
References

Affected packages

Git / github.com/neutrinolabs/xrdp

Affected ranges

Type
GIT
Repo
https://github.com/neutrinolabs/xrdp
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.10.6.1"
        }
    ]
}

Affected versions

v0.*
v0.10.0
v0.10.0-beta.1
v0.10.0-beta.2
v0.10.0-beta.3
v0.10.1
v0.10.2
v0.10.2-rc.1
v0.10.3
v0.10.4
v0.10.4.1
v0.10.5
v0.10.6
v0.10.6.1-rc.1
v0.9.10
v0.9.11
v0.9.12
v0.9.13
v0.9.14
v0.9.15
v0.9.16
v0.9.17
v0.9.18
v0.9.2
v0.9.3
v0.9.3.rc1
v0.9.4
v0.9.4.rc1
v0.9.5
v0.9.6
v0.9.7
v0.9.8
v0.9.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55645.json"