{
  "threat_severity" : "Moderate",
  "public_date" : "2026-04-17T19:27:39Z",
  "bugzilla" : {
    "description" : "xrdp: xrdp: Data integrity compromised due to missing MAC signature verification in Classic RDP Security",
    "id" : "2459272",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2459272"
  },
  "cvss3" : {
    "cvss3_base_score" : "5.9",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
    "status" : "draft"
  },
  "cwe" : "CWE-347",
  "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.", "A flaw was found in xrdp, an open-source Remote Desktop Protocol (RDP) server. When using the \"Classic RDP Security\" layer, xrdp fails to verify the Message Authentication Code (MAC) signature of encrypted RDP packets. This oversight allows an unauthenticated attacker with man-in-the-middle (MITM) capabilities to modify encrypted traffic as it travels between the client and server without being detected, compromising data integrity. This vulnerability does not affect connections where the Transport Layer Security (TLS) security layer is enforced." ],
  "statement" : "This vulnerability in xrdp compromises data integrity when the \"Classic RDP Security\" layer is in use, allowing an unauthenticated man-in-the-middle attacker to modify encrypted RDP traffic without detection. Connections configured to enforce the TLS security layer are not affected by this flaw.\nThis vulnerability doesn't affect any supported Red Hat products.",
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2026-32105\nhttps://nvd.nist.gov/vuln/detail/CVE-2026-32105\nhttps://github.com/neutrinolabs/xrdp/releases/tag/v0.10.6\nhttps://github.com/neutrinolabs/xrdp/security/advisories/GHSA-j2jm-c596-c5q3" ],
  "name" : "CVE-2026-32105",
  "mitigation" : {
    "value" : "Configure xrdp to enforce TLS security. Edit `/etc/xrdp/xrdp.ini` and set `security_layer=tls` in the `[Globals]` section. A restart of the xrdp service is required for the changes to take effect.",
    "lang" : "en:us"
  },
  "csaw" : false
}