CVE-2026-32105

Source
https://cve.org/CVERecord?id=CVE-2026-32105
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-32105.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-32105
Aliases
  • GHSA-j2jm-c596-c5q3
Downstream
Related
Published
2026-04-17T19:27:39.809Z
Modified
2026-07-15T01:49:00.441433396Z
Severity
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:L/SC:H/SI:H/SA:L CVSS Calculator
Summary
xrdp: RDP MAC signature (dataSignature) never verified on receive — integrity bypass in non-TLS mode
Details

xrdp is an open source RDP server. In versions through 0.10.5, xrdp does not implement verification for the Message Authentication Code (MAC) signature of encrypted RDP packets when using the "Classic RDP Security" layer. While the sender correctly generates signatures, the receiving logic lacks the necessary implementation to validate the 8-byte integrity signature, causing it to be silently ignored. An unauthenticated attacker with man-in-the-middle (MITM) capabilities can exploit this missing check to modify encrypted traffic in transit without detection. It does not affect connections where the TLS security layer is enforced. This issue has been fixed in version 0.10.6. If users are unable to immediately upgrade, they should configure xrdp.ini to enforce TLS security (security_layer=tls) to ensure end-to-end integrity.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32105.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-354"
    ]
}
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
{
    "cpe": "cpe:2.3:a:neutrinolabs:xrdp:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.10.6"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE",
        "REFERENCES"
    ]
}

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.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-32105.json"