Description
xrdp is an open source RDP server. Versions 0.10.6 and prior contain a timing side-channel vulnerability in the login interface. Due to a discrepancy in response processing times, a remote attacker can infer the existence of a username on the system, leading to unauthorized information disclosure via username enumeration. This issue has been fixed in version 0.10.6.1.
Published: 2026-07-20
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A timing side‑channel in the xrdp RDP server’s login interface allows a remote attacker to measure the time the server takes to process authentication attempts. By analyzing differences in response time, an adversary can determine whether a particular username exists on the target machine, leading to unauthorized disclosure of valid account names. The flaw is cataloged as a timing attack (CWE‑204).

Affected Systems

The vulnerability affects the neutrinolabs xrdp server, versions 0.10.6 and earlier. The issue was fixed in release 0.10.6.1, so any instance running 0.10.6 or older is susceptible.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. The EPSS score is noted as < 1%, suggesting a very low probability of exploitation in the wild, and the vulnerability is not included in CISA’s KEV catalog. Based on the description, it is inferred that a remote attacker can send repeated login attempts over the network and measure the response timing to enumerate usernames. This requires only unauthenticated network access to the RDP port and does not provide code execution or privilege escalation. The attack vector is therefore a network‑based timing attack, observable without authentication.

Generated by OpenCVE AI on July 30, 2026 at 18:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade xrdp to version 0.10.6.1 or later to eliminate the timing discrepancy in the login process.
  • If an upgrade is not immediately possible, restrict RDP authentication from untrusted networks or enforce authentication mechanisms that do not reveal username existence.
  • Monitor RDP authentication logs for repeated login attempts or abnormal timing patterns that could indicate an enumeration attempt.

Generated by OpenCVE AI on July 30, 2026 at 18:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
First Time appeared Neutrinolabs
Neutrinolabs xrdp
Vendors & Products Neutrinolabs
Neutrinolabs xrdp

Mon, 20 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description xrdp is an open source RDP server. Versions 0.10.6 and prior contain a timing side-channel vulnerability in the login interface. Due to a discrepancy in response processing times, a remote attacker can infer the existence of a username on the system, leading to unauthorized information disclosure via username enumeration. This issue has been fixed in version 0.10.6.1.
Title XRDP is vulnerable to a server timing attack, leading to user enumeration
Weaknesses CWE-204
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}


Subscriptions

Neutrinolabs Xrdp
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-20T17:52:34.118Z

Reserved: 2026-04-25T05:04:37.028Z

Link: CVE-2026-42218

cve-icon Vulnrichment

Updated: 2026-07-20T17:52:30.316Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T19:00:09Z

Weaknesses
  • CWE-204

    Observable Response Discrepancy